Page MenuHomeFreeBSD
Feed Advanced Search

Yesterday

des committed rGf070188c3ad6: cp: Use warnc(). (authored by des).
cp: Use warnc().
Wed, Apr 17, 2:10 AM
des closed D44810: install: Assorted nitpickery..
Wed, Apr 17, 2:06 AM
des committed rG000a533e6d1d: install: Assorted nitpickery. (authored by des).
install: Assorted nitpickery.
Wed, Apr 17, 2:06 AM
des closed D44809: install: Remove the mmap(2) option..
Wed, Apr 17, 2:06 AM
des committed rGa0439a1b820f: install: Remove the mmap(2) option. (authored by des).
install: Remove the mmap(2) option.
Wed, Apr 17, 2:06 AM
des closed D44806: cp: Additional sanity check..
Wed, Apr 17, 2:05 AM
des committed rG9075d4cfad5b: cp: Additional sanity check. (authored by des).
cp: Additional sanity check.
Wed, Apr 17, 2:05 AM
des closed D44805: cp: Clarify an obscure comment..
Wed, Apr 17, 2:05 AM
des committed rG64d6925d1901: cp: Clarify an obscure comment. (authored by des).
cp: Clarify an obscure comment.
Wed, Apr 17, 2:05 AM

Tue, Apr 16

des added inline comments to D44810: install: Assorted nitpickery..
Tue, Apr 16, 10:17 PM
des requested review of D44810: install: Assorted nitpickery..
Tue, Apr 16, 4:34 PM
des requested review of D44809: install: Remove the mmap(2) option..
Tue, Apr 16, 4:34 PM
des requested review of D44806: cp: Additional sanity check..
Tue, Apr 16, 8:53 AM
des requested review of D44805: cp: Clarify an obscure comment..
Tue, Apr 16, 8:53 AM

Mon, Apr 15

des committed rG43e0ae562921: sys/queue.h: Add {LIST,TAILQ}_REPLACE(). (authored by des).
sys/queue.h: Add {LIST,TAILQ}_REPLACE().
Mon, Apr 15, 10:57 AM

Sat, Apr 13

des committed rG2b258dd17caf: nullfs: Show correct exported flag. (authored by des).
nullfs: Show correct exported flag.
Sat, Apr 13, 3:22 PM
des closed D44773: nullfs: Show correct exported flag..
Sat, Apr 13, 3:22 PM
des requested review of D44773: nullfs: Show correct exported flag..
Sat, Apr 13, 7:38 AM

Fri, Apr 12

des committed rG4336161cc9c6: install: Don't skip syncing in the common case. (authored by des).
install: Don't skip syncing in the common case.
Fri, Apr 12, 5:32 PM
des committed rG17dc7017d737: install: Simplify path construction. (authored by des).
install: Simplify path construction.
Fri, Apr 12, 5:32 PM
des committed rGe5035d08578e: install: Always use a temporary file. (authored by des).
install: Always use a temporary file.
Fri, Apr 12, 5:32 PM
des closed D44756: install: Don't skip syncing in the common case..
Fri, Apr 12, 5:32 PM
des closed D44743: install: Simplify path construction..
Fri, Apr 12, 5:32 PM
des closed D44742: install: Always use a temporary file..
Fri, Apr 12, 5:32 PM
des updated the summary of D44743: install: Simplify path construction..
Fri, Apr 12, 3:46 PM
des updated the diff for D44743: install: Simplify path construction..

fix test

Fri, Apr 12, 3:41 PM
des updated the summary of D44743: install: Simplify path construction..
Fri, Apr 12, 3:38 PM
des updated the diff for D44743: install: Simplify path construction..

fix cwd case, add comments and test case for empty destination

Fri, Apr 12, 3:37 PM
des added inline comments to D44743: install: Simplify path construction..
Fri, Apr 12, 3:12 PM
des added inline comments to D44743: install: Simplify path construction..
Fri, Apr 12, 2:10 PM
des added inline comments to D44742: install: Always use a temporary file..
Fri, Apr 12, 2:08 PM
des requested review of D44756: install: Don't skip syncing in the common case..
Fri, Apr 12, 2:08 PM
des updated the diff for D44742: install: Always use a temporary file..

improve man page

Fri, Apr 12, 12:39 PM
des updated the summary of D44742: install: Always use a temporary file..
Fri, Apr 12, 11:53 AM
des updated the diff for D44742: install: Always use a temporary file..

make fsync conditional again

Fri, Apr 12, 11:53 AM
des added a comment to D44742: install: Always use a temporary file..

Won't this now also be a fair bit slower since install now fsync()s its output files before exiting? I don't particularly object to the change overall, but does it make a significant difference to, say, installworld runtime?

Fri, Apr 12, 11:48 AM
des added inline comments to D44743: install: Simplify path construction..
Fri, Apr 12, 11:02 AM
des updated the diff for D44743: install: Simplify path construction..

exit early if target is empty

Fri, Apr 12, 10:43 AM
des added inline comments to D44743: install: Simplify path construction..
Fri, Apr 12, 10:43 AM
des added inline comments to D44742: install: Always use a temporary file..
Fri, Apr 12, 10:03 AM

Wed, Apr 10

des requested review of D44743: install: Simplify path construction..
Wed, Apr 10, 7:20 PM
des requested review of D44742: install: Always use a temporary file..
Wed, Apr 10, 7:20 PM

Tue, Apr 9

des committed rGe069c451f85e: tmpfs: Improve file time tests. (authored by des).
tmpfs: Improve file time tests.
Tue, Apr 9, 8:50 AM

Mon, Apr 8

des committed rG0729d1e8fd90: cp: Never follow symbolic links in destination. (authored by des).
cp: Never follow symbolic links in destination.
Mon, Apr 8, 10:42 PM
des closed D44578: cp: Never follow symbolic links in destination..
Mon, Apr 8, 10:42 PM
des committed rG7f479dee4897: sys/queue.h: Add {LIST,TAILQ}_REPLACE(). (authored by des).
sys/queue.h: Add {LIST,TAILQ}_REPLACE().
Mon, Apr 8, 6:21 PM
des committed rG69fd60f1ead5: sys/queue.h: Whitespace cleanup. (authored by des).
sys/queue.h: Whitespace cleanup.
Mon, Apr 8, 6:21 PM
des closed D44679: sys/queue.h: Add {LIST,TAILQ}_REPLACE()..
Mon, Apr 8, 6:21 PM
des closed D44678: sys/queue.h: Whitespace cleanup..
Mon, Apr 8, 6:21 PM
des added a comment to D44678: sys/queue.h: Whitespace cleanup..

Yeah unfortunately you can't get Phabricator to hide whitespace changes in the diff, otherwise this would be trivial to verify.

Mon, Apr 8, 4:51 PM
des updated the diff for D44679: sys/queue.h: Add {LIST,TAILQ}_REPLACE()..

oops

Mon, Apr 8, 4:48 PM
des added a comment to D44679: sys/queue.h: Add {LIST,TAILQ}_REPLACE()..

I don't mind diverging from NetBSD if it's an improvement, we've already diverged quite a bit.

Mon, Apr 8, 4:29 PM
des updated the diff for D44679: sys/queue.h: Add {LIST,TAILQ}_REPLACE()..

incorporate review feedback

Mon, Apr 8, 4:28 PM
des requested review of D44679: sys/queue.h: Add {LIST,TAILQ}_REPLACE()..
Mon, Apr 8, 3:53 PM
des requested review of D44678: sys/queue.h: Whitespace cleanup..
Mon, Apr 8, 3:53 PM
des committed rGdc0087a3aa78: ln: Improve link(1) variant of ln(1). (authored by des).
ln: Improve link(1) variant of ln(1).
Mon, Apr 8, 10:12 AM
des committed rG39d543db53a4: cp: Improved conformance when copying directories. (authored by des).
cp: Improved conformance when copying directories.
Mon, Apr 8, 10:12 AM
des committed rGe9ab8b45822f: ln: Improve link(1) variant of ln(1). (authored by des).
ln: Improve link(1) variant of ln(1).
Mon, Apr 8, 10:11 AM
des committed rG59c3e7a18c7c: tarfs: Support paths that spill into exthdrs. (authored by des).
tarfs: Support paths that spill into exthdrs.
Mon, Apr 8, 10:11 AM
des committed rG2ad8333c6534: cp: Improved conformance when copying directories. (authored by des).
cp: Improved conformance when copying directories.
Mon, Apr 8, 10:11 AM
des committed R11:b91036e9ace0: devel/bazel029: Port has outlived its purpose. (authored by des).
devel/bazel029: Port has outlived its purpose.
Mon, Apr 8, 9:36 AM

Fri, Apr 5

des accepted D44636: tarfs.5: Provide some guidance on zstd frame sizes.
Fri, Apr 5, 3:25 PM
des added inline comments to D44636: tarfs.5: Provide some guidance on zstd frame sizes.
Fri, Apr 5, 11:19 AM

Thu, Apr 4

des accepted D44626: tarfs: Implement VOP_BMAP.
Thu, Apr 4, 4:08 PM
des committed rGbee7cf9e97f6: ln: Improve link(1) variant of ln(1). (authored by des).
ln: Improve link(1) variant of ln(1).
Thu, Apr 4, 2:15 PM
des closed D44635: ln: Improve link(1) variant of ln(1)..
Thu, Apr 4, 2:15 PM
des accepted D44627: tarfs: Inherit mnt_iosize_max from the lower vnode.
Thu, Apr 4, 2:14 PM
des accepted D44628: tarfs.5: Document the importance of zstd frames.
Thu, Apr 4, 2:13 PM
des updated the diff for D44635: ln: Improve link(1) variant of ln(1)..

don't get fooled by symlinks

Thu, Apr 4, 1:55 PM
des closed D44609: tmpfs: Improve file time tests..
Thu, Apr 4, 1:42 PM
des committed rG8311bc5f17de: tmpfs: Improve file time tests. (authored by des).
tmpfs: Improve file time tests.
Thu, Apr 4, 1:42 PM
des added a reviewer for D44635: ln: Improve link(1) variant of ln(1).: tests.
Thu, Apr 4, 1:35 PM
des requested review of D44635: ln: Improve link(1) variant of ln(1)..
Thu, Apr 4, 1:34 PM
des committed rGb9e32d8c8f51: Clean up botched merge. (authored by des).
Clean up botched merge.
Thu, Apr 4, 12:07 PM
des committed rGddee3ee4e071: usr.bin: Make lorder conditional on MK_TOOLCHAIN. (authored by des).
usr.bin: Make lorder conditional on MK_TOOLCHAIN.
Thu, Apr 4, 11:41 AM
des committed rGae2888dd0e25: touch: Allow setting the timestamp to -1. (authored by des).
touch: Allow setting the timestamp to -1.
Thu, Apr 4, 11:41 AM
des committed rG80f2602e48eb: install: Prefer strsnvis() to strsvis(). (authored by des).
install: Prefer strsnvis() to strsvis().
Thu, Apr 4, 11:41 AM
des committed rGd738ce7cf6a3: ln: Use stdbool, style nits. (authored by des).
ln: Use stdbool, style nits.
Thu, Apr 4, 11:41 AM
des committed rGfdde01c5b449: libc: Improve description of mktime() / timegm(). (authored by des).
libc: Improve description of mktime() / timegm().
Thu, Apr 4, 11:40 AM
des committed rG6895133fe293: lorder: Clean up and improve robustness. (authored by des).
lorder: Clean up and improve robustness.
Thu, Apr 4, 11:40 AM
des committed rG8934e4a17e94: install: Prefer strsnvis() to strsvis(). (authored by des).
install: Prefer strsnvis() to strsvis().
Thu, Apr 4, 11:40 AM
des committed rGfc7287456321: touch: Allow setting the timestamp to -1. (authored by des).
touch: Allow setting the timestamp to -1.
Thu, Apr 4, 11:40 AM
des committed rGf862c31a4159: ln: Use stdbool, style nits. (authored by des).
ln: Use stdbool, style nits.
Thu, Apr 4, 11:40 AM
des committed rG662dc74155ad: tzcode: Clean up the ctime(3) manual page. (authored by des).
tzcode: Clean up the ctime(3) manual page.
Thu, Apr 4, 11:40 AM
des committed rG16349f296b23: Update tzcode to 2024a. (authored by des).
Update tzcode to 2024a.
Thu, Apr 4, 11:40 AM

Wed, Apr 3

des added inline comments to D43524: copy_file_range: Call vn_rdwr() even for zero-length files.
Wed, Apr 3, 2:50 PM
des added a comment to D43524: copy_file_range: Call vn_rdwr() even for zero-length files.

Needs rebasing but passes the additional test from D44609.

Wed, Apr 3, 2:48 PM
des closed D44613: tarfs: Fix 32-bit build..
Wed, Apr 3, 2:25 PM
des committed rG0238d3711d9b: tarfs: Fix 32-bit build. (authored by des).
tarfs: Fix 32-bit build.
Wed, Apr 3, 2:25 PM
des requested review of D44613: tarfs: Fix 32-bit build..
Wed, Apr 3, 2:15 PM
des closed D44600: tarfs: Ignore global extended headers..
Wed, Apr 3, 10:00 AM
des committed rG584e1c355ae3: tarfs: Ignore global extended headers. (authored by des).
tarfs: Ignore global extended headers.
Wed, Apr 3, 10:00 AM
des closed D44599: tarfs: Support paths that spill into exthdrs..
Wed, Apr 3, 10:00 AM
des committed rGb1fd95c9e247: tarfs: Support paths that spill into exthdrs. (authored by des).
tarfs: Support paths that spill into exthdrs.
Wed, Apr 3, 10:00 AM
des added a reviewer for D44609: tmpfs: Improve file time tests.: tests.
Wed, Apr 3, 9:59 AM
des requested review of D44609: tmpfs: Improve file time tests..
Wed, Apr 3, 9:53 AM
des added inline comments to D44599: tarfs: Support paths that spill into exthdrs..
Wed, Apr 3, 9:15 AM

Tue, Apr 2

des updated subscribers of D44600: tarfs: Ignore global extended headers..
Tue, Apr 2, 8:26 PM
des updated subscribers of D44599: tarfs: Support paths that spill into exthdrs..
Tue, Apr 2, 8:26 PM
des updated the diff for D44600: tarfs: Ignore global extended headers..

printf

Tue, Apr 2, 8:20 PM