Page MenuHomeFreeBSD
Feed Advanced Search

May 26 2023

jschauma_netmeister.org added a comment to D38553: split(1): add '-c' to continue creating files.

Btw, ever since "goto fail" I've made adding braces even for single-line conditionals a habit. Removed that here to match your style, but noting that this does include exactly a "goto fail" (well, "goto again") scenario. ;-)

May 26 2023, 9:34 PM
jschauma_netmeister.org updated the diff for D38553: split(1): add '-c' to continue creating files.

Updated diff to address christos's comments.

May 26 2023, 9:32 PM
jschauma_netmeister.org updated the diff for D38279: split(1): auto-extend suffix length if required .

Addressing christos's comments.

May 26 2023, 9:14 PM

Feb 13 2023

jschauma_netmeister.org requested review of D38553: split(1): add '-c' to continue creating files.
Feb 13 2023, 2:00 AM

Jan 30 2023

jschauma_netmeister.org requested review of D38279: split(1): auto-extend suffix length if required .
Jan 30 2023, 4:54 PM

Dec 20 2022

jschauma_netmeister.org added a comment to D37754: Bug 268310 - update sizeof.7.

You know what, you can ditch this review. The changes in-tree diverged or superseded already from what was in https://reviews.freebsd.org/D37674.

Dec 20 2022, 4:02 AM
jschauma_netmeister.org updated the diff for D37754: Bug 268310 - update sizeof.7.

Full context diff (second try, I guess).

Dec 20 2022, 3:01 AM
jschauma_netmeister.org updated the diff for D37754: Bug 268310 - update sizeof.7.

Full context diff (git diff -U999999).

Dec 20 2022, 3:00 AM
jschauma_netmeister.org added a comment to D37754: Bug 268310 - update sizeof.7.

I don't have the repository checked out right now (was working off the web-ui). Based on https://wiki.freebsd.org/GitWorkflow, I gather the recommended tree is the one from GitHub? I'll go and grab that one and will update here if the diff ends up different from what I just posted.

Dec 20 2022, 2:54 AM
jschauma_netmeister.org updated the diff for D37754: Bug 268310 - update sizeof.7.

Minimize diff.

Dec 20 2022, 2:45 AM
jschauma_netmeister.org updated the diff for D37754: Bug 268310 - update sizeof.7.

Diff against https://cgit.freebsd.org/src/plain/share/man/man7/sizeof.7 (hopefully correctly, this time).

Dec 20 2022, 2:43 AM
jschauma_netmeister.org requested review of D37754: Bug 268310 - update sizeof.7.
Dec 20 2022, 2:32 AM

Dec 13 2022

jschauma_netmeister.org updated the diff for D37674: add sizeof(7) man page.

Removed 'All rights reserved.'

Dec 13 2022, 11:49 PM
jschauma_netmeister.org updated the diff for D37674: add sizeof(7) man page.

Rephrasing a few things based on pstef's feedback.

Dec 13 2022, 3:40 PM
jschauma_netmeister.org added inline comments to D37674: add sizeof(7) man page.
Dec 13 2022, 3:12 PM

Dec 12 2022

jschauma_netmeister.org added a comment to D37674: add sizeof(7) man page.
In D37674#856694, @kib wrote:

Can you send the git patch to me, with proper metadata (mostly author) set? Thanks.

Dec 12 2022, 6:34 PM
jschauma_netmeister.org added inline comments to D37674: add sizeof(7) man page.
Dec 12 2022, 6:27 PM
jschauma_netmeister.org updated the diff for D37674: add sizeof(7) man page.

Add uint64_t example, elide "at runtime".

Dec 12 2022, 6:25 PM
jschauma_netmeister.org added inline comments to D37674: add sizeof(7) man page.
Dec 12 2022, 3:49 PM
jschauma_netmeister.org updated the diff for D37674: add sizeof(7) man page.

Mention NBBY, ntimes(), and standards.

Dec 12 2022, 3:47 PM
jschauma_netmeister.org updated the diff for D37674: add sizeof(7) man page.

Update with pauamma@'s feedback.

Dec 12 2022, 2:40 AM
jschauma_netmeister.org added inline comments to D37674: add sizeof(7) man page.
Dec 12 2022, 2:40 AM

Dec 11 2022

jschauma_netmeister.org updated the diff for D37674: add sizeof(7) man page.

Minor formatting tweaks.

Dec 11 2022, 8:11 PM
jschauma_netmeister.org requested review of D37674: add sizeof(7) man page.
Dec 11 2022, 7:33 PM