Page MenuHomeFreeBSD
Feed Advanced Search

Jun 29 2023

bcr added inline comments to D40638: p_candebug(9): cr_bsd_visible() impacts, misc fixes.
Jun 29 2023, 4:05 PM
bcr added a comment to D40639: prison_check(9): Bring up-to-date with hierarchical jails.

Propose to use active voice in a sentence. The rest looks good.

Jun 29 2023, 4:03 PM
bcr updated the summary of D40798: Minor adjustments to embed_dtb.sh and make_dtbh.sh.
Jun 29 2023, 1:22 PM
bcr requested review of D40798: Minor adjustments to embed_dtb.sh and make_dtbh.sh.
Jun 29 2023, 1:21 PM
bcr accepted D40796: Improve man pages.

Not much to do for manpage syntax here, so approved.

Jun 29 2023, 12:47 PM
bcr updated the summary of D40797: beinstall.sh: Various shell scripting improvements.
Jun 29 2023, 12:42 PM
bcr updated the summary of D40797: beinstall.sh: Various shell scripting improvements.
Jun 29 2023, 12:42 PM
bcr requested review of D40797: beinstall.sh: Various shell scripting improvements.
Jun 29 2023, 12:40 PM

Jun 28 2023

bcr updated the diff for D40747: Add quotes around variables in adduser.sh and replace backticks with $().

Address comments:

  • turn $vars into ${var}
  • quote them and the $()
Jun 28 2023, 6:19 PM
bcr committed rG7776cec946fb: Add quotes around variables and replace backticks with $() (authored by bcr).
Add quotes around variables and replace backticks with $()
Jun 28 2023, 4:53 PM
bcr closed D40726: Add quotes to zzz.sh and replace legacy backticks with $().
Jun 28 2023, 4:53 PM

Jun 27 2023

bcr updated the diff for D40726: Add quotes to zzz.sh and replace legacy backticks with $().

Thanks for the feedback. I removed the extra whitespace at the line you mentioned and in another instance further down.

Jun 27 2023, 7:03 AM

Jun 24 2023

bcr added a comment to D40747: Add quotes around variables in adduser.sh and replace backticks with $().

Most of the $()'s should be quoted too, since you are already there, maybe get the script through shellcheck?

Jun 24 2023, 9:32 AM
bcr requested review of D40747: Add quotes around variables in adduser.sh and replace backticks with $().
Jun 24 2023, 8:32 AM
bcr requested review of D40745: Add double quotes to rmuser.sh and replace backticks with $().
Jun 24 2023, 7:08 AM

Jun 23 2023

bcr requested review of D40726: Add quotes to zzz.sh and replace legacy backticks with $().
Jun 23 2023, 4:55 PM
bcr committed rG764464af4968: Fix spelling of "behavior" to be consistent with the rest of the file (authored by bcr).
Fix spelling of "behavior" to be consistent with the rest of the file
Jun 23 2023, 5:49 AM

Jun 22 2023

bcr added inline comments to D40701: m4: Miscellaneous man page fixes..
Jun 22 2023, 6:20 PM

Jun 21 2023

bcr added a comment to D40595: Bug 268052: Extend -p option of ps(1) with some clarifications.

Thanks for the grammar hint. Fixed.

Jun 21 2023, 4:37 PM
bcr updated the diff for D40595: Bug 268052: Extend -p option of ps(1) with some clarifications.

Fix spelling of descendant.

Jun 21 2023, 4:37 PM
bcr accepted D40694: m4: Support long options..

OK for the manpages part. Thanks.

Jun 21 2023, 4:34 PM

Jun 20 2023

bcr accepted D40675: Remove devices removed from the 13.0 release from hardware notes.

Approved, thanks!

Jun 20 2023, 6:53 PM
bcr updated the diff for D40606: Fix some shell issues in etcupdate.sh.

Updated diff addressing @bsdimp's comments. I changed the "$var"/"something" to "$var/something" to make it easier to read. When required, I can also wrap those variables to be ${var} if necessary.

Jun 20 2023, 5:13 PM

Jun 19 2023

bcr added a comment to D40606: Fix some shell issues in etcupdate.sh.

Alright, I can provide a diff that does that. Makes it easier to read. I'll update this revision when it's ready.

Jun 19 2023, 3:15 PM
bcr requested review of D40606: Fix some shell issues in etcupdate.sh.
Jun 19 2023, 2:06 PM
bcr committed rG7ad4d94d5bf2: Fix some shell issues by adding quotes and replace backticks with $() (authored by bcr).
Fix some shell issues by adding quotes and replace backticks with $()
Jun 19 2023, 11:08 AM
bcr closed D40604: Fix some shell issues by adding quotes in fwget.sh.
Jun 19 2023, 11:07 AM
bcr requested review of D40604: Fix some shell issues by adding quotes in fwget.sh.
Jun 19 2023, 9:48 AM
bcr accepted D40313: fdp-primer: Add Weblate chapter.
Jun 19 2023, 5:51 AM
bcr added a comment to D40313: fdp-primer: Add Weblate chapter.

I've read through it and found noting wrong with it.
Great work. I think this will make it more visible to people when it is part of the Primer.

Jun 19 2023, 5:51 AM

Jun 18 2023

bcr updated the summary of D40595: Bug 268052: Extend -p option of ps(1) with some clarifications.
Jun 18 2023, 9:12 AM
bcr requested review of D40595: Bug 268052: Extend -p option of ps(1) with some clarifications.
Jun 18 2023, 9:10 AM
bcr added a comment to D37404: wg.8: Rewrite the manual page.

@gbe: Did you have time to work on this yet? Let me know if you need some help finishing this.

Jun 18 2023, 8:42 AM

May 29 2023

bcr added a comment to D40313: fdp-primer: Add Weblate chapter.

Amazing work, this will definitely be helpful to have in the Primer instead of the wiki. Thanks for your work.
I've added a few minor fixes and suggestions.

May 29 2023, 8:17 AM

May 28 2023

bcr accepted D40285: libtacplus: Allow additional AV pairs to be configured..
May 28 2023, 6:07 PM

May 23 2023

bcr added a comment to D34004: website: Rework the downloads table.

What is the status of this? Is anyone still working on it?
A lot of people comment on this table still needing improvements.

May 23 2023, 7:54 AM
bcr abandoned D19934: Add an "Event: " line to the commit messages to not abuse the "Sponsored by:" line.

Overcome by events, less critical these days.

May 23 2023, 7:53 AM
bcr accepted D40217: Update handbook/pkg-files#pkg-message to use sysrc and service .

Looks good, both the German and English versions. Much appreciated!

May 23 2023, 7:51 AM
bcr accepted D40214: FAQ: switch Subversion references to Git.

Looks good. I'm also OK with removing the sentence you mentioned.

May 23 2023, 5:49 AM

May 22 2023

bcr accepted D40203: hier.7: update /home.

OK from manpages. Bump the .Dd for this content change when you commit it.
Thank you!

May 22 2023, 3:35 PM

May 20 2023

bcr added a comment to D33168: gpart: add options to move the primary and secondary GPT partition tables.

Can we get an update on the status of this review?

May 20 2023, 2:13 PM
bcr resigned from D23398: Add USES=mono:build notes to PHB.

Resign from this change. We would have to re-implement it in AsciiDoctor anyway these days.

May 20 2023, 2:12 PM
bcr resigned from D25367: Add Nginx section to the Network Servers chapter in addition to Apache..

Overcome by events (DocBook XML migration, mentee timeout).

May 20 2023, 2:07 PM
bcr accepted D32132: kern/param: implement generalized enum sysctl reporting function.

OK from manpages. Please bump the .Dd when committing.

May 20 2023, 2:02 PM
bcr added a comment to D38490: ping: Accept ToS keywords with -z.

Any updates here? I'd be happy to approve the man page change.

May 20 2023, 2:01 PM
bcr resigned from D37354: Port HAMMER2 from DragonFly (read-only support).

There is now a port committed as sysutils/hammer2, based on work done in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267982 .
I think we can safely close this review.

May 20 2023, 1:57 PM
bcr added a comment to D31126: vget(9): update after r364271.

Any update on this?

May 20 2023, 1:52 PM
bcr removed a reviewer for D34748: riscv: add Allwinner D1 device tree: Core Team.

Remove core-team, as we do not seem to get involved in this.

May 20 2023, 1:50 PM
bcr removed a reviewer for D26552: Revert DTS for omap family for stable/12 and releng 12.2: Core Team.

Remove core-team, as we do not need to get involved.
Would still like to see someone commit this...

May 20 2023, 1:47 PM · ARM

May 19 2023

bcr updated subscribers of D40164: Show that 13.2 is the preferred release and 12.4/13.1 are legacy.

@carlavilla: Does that look correct to you?

May 19 2023, 5:29 PM
bcr accepted D40159: date: add -z output_zone option.

OK for the man page part.

May 19 2023, 1:20 PM

May 18 2023

bcr committed R9:b2f883f5a2d9: Remove instances of "in order to" to ease readability (authored by bcr).
Remove instances of "in order to" to ease readability
May 18 2023, 3:54 PM

May 17 2023

bcr accepted D40135: pam_tacplus: Mention nss_tacplus in the manual page..

OK from manpages.

May 17 2023, 3:52 PM
bcr added a comment to D32700: nvmecontrol: Implement Get/Set Feature for nvmecontrol.

Any update on this?

May 17 2023, 3:51 PM
bcr accepted D40133: Add nss_tacplus, a TACACS+ NSS module..

OK for the manpage part of the change.

May 17 2023, 1:09 PM
bcr accepted D40134: phb/testing: Pet vale.

Looks good, thanks for making the changes.

May 17 2023, 1:08 PM · portmgr

May 16 2023

bcr accepted D40003: ix(4): correct max MTU.

OK from docs (that's a separate group for doc reviews like this).

May 16 2023, 8:14 PM
bcr added a comment to D33233: sync.8: Document that the "sync dance" is not a thing.

@0mp: Can you commit this?

May 16 2023, 6:36 PM
bcr accepted D40080: porters-handbook/versions: Pet vale.

Phew, big change to go through. I did not see anything that needs changing, so go ahead with the commit.
Thank you!

May 16 2023, 6:28 PM

May 11 2023

bcr accepted D40063: vale/styles: Remove Weasel rule.

Alright, makes sense to me. Make a note of the decision in the commit message so that we have a track record of the decision.
It's documented in this review description, but a few words of explanation in the message itself should suffice.

May 11 2023, 1:49 PM

May 10 2023

bcr accepted D40029: vale: Add new rule to reduce usage of pronouns.
May 10 2023, 7:41 AM

May 8 2023

bcr accepted D39997: vt(4): document enable_altgr.

Looks good to me. Definitely good to have, thanks!

May 8 2023, 1:42 PM

Apr 25 2023

bcr added a comment to D39800: fdp-primer/writing-style: Refactor after adding new Vale rules.

A couple of minor corrections and additions. It's good to have this documented in the FDP, thanks!

Apr 25 2023, 2:07 PM
bcr added a comment to D39798: .vale.ini: Refactor.

Looks reasonable, approved!

Apr 25 2023, 2:02 PM

Apr 24 2023

bcr added a comment to D22012: Import dhcpcd(8) into FreeBSD base..

@woodsb02: Are you working on a newer patch for dhcpcd-10 for inclusion into FreeBSD14?
Would really be great to have. If this needs any shepherding from core, I'll see what I can do.

Apr 24 2023, 9:41 AM

Apr 19 2023

bcr accepted D39685: vale: Refactor Weasel rule.

Looks good and would be good to have. Approved!

Apr 19 2023, 9:15 AM

Mar 30 2023

bcr accepted D39340: committers-ports.dot: Bring file up to date..

Looks good to me.

Mar 30 2023, 11:23 AM

Mar 29 2023

bcr accepted D39309: committers-doc.dot: bring file up to date.

Excellent, more eyes catch more bugs.
Good work, approved also by me!

Mar 29 2023, 5:55 PM
bcr added a comment to D39309: committers-doc.dot: bring file up to date.

Good idea, giving this file an update.
Looking looking at the output, I only have two changes (one is purely cosmetical).

Mar 29 2023, 3:48 PM

Mar 26 2023

bcr accepted D39276: Core Team quarterly report.
Mar 26 2023, 2:34 PM

Mar 24 2023

bcr accepted D39252: Document __FreeBSD_version value 1400084 for arm64 ABI/KBI changes..

Looks good, approved!

Mar 24 2023, 10:43 AM

Mar 12 2023

bcr accepted D39016: 13.2 relnotes: additions/changes suggested by emaste.
Mar 12 2023, 9:19 AM

Mar 11 2023

bcr added a comment to D31612: Handbook/Introduction: Update the Developmen Model description.

Any updates on this?

Mar 11 2023, 2:12 PM
bcr accepted D31273: Strengthen warnings about ext4.

Looks good to me now.

Mar 11 2023, 2:09 PM
bcr accepted D37240: First batch of alt text to images in articles and books.

Looks good to me, definitely useful to have.

Mar 11 2023, 2:07 PM

Mar 10 2023

bcr accepted D39016: 13.2 relnotes: additions/changes suggested by emaste.

Looks good for the doc side of things.

Mar 10 2023, 3:32 PM

Mar 9 2023

bcr added a comment to D38998: 13.2 relnotes: updates on wifi and boot loader.

Sure, go ahead!

Mar 9 2023, 1:27 PM
bcr accepted D38919: freebsd-status-report-process: Add article.

Excellent, nothing to complain about. Good work, ready to commit!

Mar 9 2023, 1:20 PM
bcr added a comment to D38919: freebsd-status-report-process: Add article.

A few minor language fixes, the rest looks good to me.
Good to have these instructions, thanks for writing them down.

Mar 9 2023, 12:35 PM
bcr accepted D38998: 13.2 relnotes: updates on wifi and boot loader.

OK for the documentation side of things.
Thanks for your help with the release notes!

Mar 9 2023, 9:00 AM

Feb 17 2023

bcr accepted D38627: rc.conf.5: clarify source directories.

Looks good. Don't forget the .Dd bump.

Feb 17 2023, 12:43 PM

Feb 6 2023

bcr accepted D38399: tarfs: Fix typo in man page..

OK from manpages.

Feb 6 2023, 3:29 PM
bcr accepted D38373: libmd / md5: Add SHA-512/224..

OK from manpages.

Feb 6 2023, 2:06 PM

Jan 20 2023

bcr added a comment to D38137: handbook basics: add information about GPT partitions.

Found a few minor nits.
We should definitely recommend people to use GPT over MBR.

Jan 20 2023, 5:25 PM

Jan 12 2023

bcr accepted D37435: Allow netcat to be a tun tunnel broker.

OK for the man page part of the change.

Jan 12 2023, 3:07 PM

Dec 30 2022

bcr added a comment to D37745: Add USES=tex.

A few small corrections, the rest looks OK to me.
Good to have a TEX section in the porters handbook with this change!

Dec 30 2022, 8:54 AM

Dec 29 2022

bcr accepted D37749: Fix INSTALL_DATA.

Looks good, approved for commit!

Dec 29 2022, 7:01 PM

Dec 18 2022

bcr added a comment to D37203: xlocale(3): Link man pages.

Can someone commit this? Thanks!

Dec 18 2022, 12:18 PM
bcr added inline comments to D37722: Add new rc: machine_id to generate /etc/machine-id.
Dec 18 2022, 12:14 PM

Dec 15 2022

bcr accepted D37710: spkrtest.8: Add module info.

Looks good to me.

Dec 15 2022, 3:12 PM

Dec 13 2022

bcr closed D37686: rcorder(8): Fix the EXAMPLES section.
Dec 13 2022, 7:58 PM
bcr committed rG47972d6dc4cb: Fix rcorder example to match the keyword in the description (authored by jlduran_gmail.com).
Fix rcorder example to match the keyword in the description
Dec 13 2022, 7:57 PM
bcr accepted D37686: rcorder(8): Fix the EXAMPLES section.

Good catch, I'll take care of it.
Thank you!

Dec 13 2022, 7:40 PM

Dec 10 2022

bcr added a comment to D37616: Handbook WG - Part I - Introduction - bsdinstall.

A few minor edits to the text: one missing word the others are suggestions only.

Dec 10 2022, 5:20 PM
bcr accepted D37665: patch jail.8 man page to add info on allow.nfsd.

Looks good. Thank you for your continued work on all things NFS.

Dec 10 2022, 10:10 AM

Dec 6 2022

bcr accepted D27318: freebsd-version(1): present -v option, to print verbose output.

OK from manpages for these latest changes. Thanks for your patience working on this patch!

Dec 6 2022, 4:29 PM

Nov 15 2022

bcr added a comment to D37381: Vale introduction in FDP.

About the use of "you".

Nov 15 2022, 2:14 PM · doceng

Nov 14 2022

bcr accepted D37381: Vale introduction in FDP.

Looks good!

Nov 14 2022, 8:37 AM · doceng
bcr added a comment to D37383: service(8): add -s for showing status.

Quick question: some of the if-statements here are wrapping the check into [], while others do not.
Do we have some kind of style-guide for shell scripts like this for consistency?
Nothing against the change per se, just wondering.

Nov 14 2022, 8:22 AM · rc

Nov 13 2022

bcr accepted D37377: vim configuration for vale.

Looks good, ready to commit!

Nov 13 2022, 9:22 AM · doceng