Page MenuHomeFreeBSD
Feed Advanced Search

Today

des added a reviewer for D53167: w: Make human-readable uptime actually human-readable: marius.h_lden.org.
Fri, Oct 17, 4:38 PM
des requested review of D53167: w: Make human-readable uptime actually human-readable.
Fri, Oct 17, 4:37 PM
des committed rGaa870a1935bc: quot: Add tests (authored by des).
quot: Add tests
Fri, Oct 17, 11:56 AM
des committed rG8209311c51d3: quot: Drop the -h option (authored by des).
quot: Drop the -h option
Fri, Oct 17, 11:56 AM
des committed rG0eaca4a24b97: quot: Drop the COMPAT version (authored by des).
quot: Drop the COMPAT version
Fri, Oct 17, 11:56 AM
des committed rG195b00ec45e5: quot: Clean up (authored by des).
quot: Clean up
Fri, Oct 17, 11:55 AM
des committed rG5854d1cbab10: quot: Fix benign buffer overflow (authored by des).
quot: Fix benign buffer overflow
Fri, Oct 17, 11:55 AM
des closed D53133: quot: Add tests.
Fri, Oct 17, 11:55 AM
des closed D53132: quot: Drop the -h option.
Fri, Oct 17, 11:55 AM
des closed D53131: quot: Drop the COMPAT version.
Fri, Oct 17, 11:55 AM
des closed D53130: quot: Clean up.
Fri, Oct 17, 11:55 AM
des closed D53129: quot: Fix benign buffer overflow.
Fri, Oct 17, 11:55 AM
des accepted D52629: libc: Import OpenBSD's inet_net_{ntop,pton}.
Fri, Oct 17, 11:34 AM
des accepted D53149: include/stdckdint.h: make the header compatible with C++.
Fri, Oct 17, 11:30 AM
des accepted D53142: linprocfs: Add nodes for inotify.
Fri, Oct 17, 11:28 AM
des accepted D53115: packages: dhclient, local-unbound require resolvconf.
Fri, Oct 17, 11:26 AM
des added inline comments to D53130: quot: Clean up.
Fri, Oct 17, 10:45 AM

Yesterday

des added inline comments to D53142: linprocfs: Add nodes for inotify.
Thu, Oct 16, 10:02 PM
des added inline comments to D53130: quot: Clean up.
Thu, Oct 16, 9:58 PM
des added inline comments to D53130: quot: Clean up.
Thu, Oct 16, 9:57 PM
des added inline comments to D53130: quot: Clean up.
Thu, Oct 16, 9:52 PM
des updated the diff for D53133: quot: Add tests.

rf

Thu, Oct 16, 9:30 PM
des added inline comments to D53133: quot: Add tests.
Thu, Oct 16, 9:24 PM
des added inline comments to D53142: linprocfs: Add nodes for inotify.
Thu, Oct 16, 9:18 PM
des added a comment to D52824: release: Restore licenses for kyua and ncurses.

@kevans did you get around to fixing the lua bootstrap issue?

Thu, Oct 16, 1:32 PM
des requested review of D53133: quot: Add tests.
Thu, Oct 16, 10:33 AM
des requested review of D53132: quot: Drop the -h option.
Thu, Oct 16, 10:33 AM
des requested review of D53131: quot: Drop the COMPAT version.
Thu, Oct 16, 10:33 AM
des requested review of D53130: quot: Clean up.
Thu, Oct 16, 10:32 AM
des requested review of D53129: quot: Fix benign buffer overflow.
Thu, Oct 16, 10:32 AM
des added a comment to D53115: packages: dhclient, local-unbound require resolvconf.

@jlduran is correct

Thu, Oct 16, 7:49 AM

Tue, Oct 14

des accepted D53083: Update strptime to accept ISO8601 timezone of "Z".
Tue, Oct 14, 5:51 PM

Mon, Oct 13

des added a comment to D53061: sendmail: Restart sendmail service on package upgrade.

We should, cf. D35109

Mon, Oct 13, 7:48 PM
des accepted D53001: certctl.8: Update documentation of BUNDLE.
Mon, Oct 13, 5:48 PM
des added a comment to D53061: sendmail: Restart sendmail service on package upgrade.

I note that the sshd daemon is restarted when it is reinstalled. The sshd daemon is restarted since its update may be security related and thus the security fix should take effect as soon as the updated version is available.

Mon, Oct 13, 5:47 PM
des added inline comments to D53061: sendmail: Restart sendmail service on package upgrade.
Mon, Oct 13, 2:15 PM
des added a comment to D53061: sendmail: Restart sendmail service on package upgrade.

This is a major break with tradition. I'm not opposed to it, but it should receive wider discussion, and we should consider doing the same for other services as well.

Mon, Oct 13, 2:14 PM
des accepted D53056: packages: Rename unbound to local-unbound.
Mon, Oct 13, 2:08 PM
des closed D53027: realpath: Belatedly document POSIX conformance.
Mon, Oct 13, 11:55 AM
des closed D53025: realpath: Report correct path on failure.
Mon, Oct 13, 11:55 AM
des committed rG1406de21e176: realpath: Report correct path on failure (authored by des).
realpath: Report correct path on failure
Mon, Oct 13, 11:55 AM
des committed rG7c66667d45e9: realpath: Belatedly document POSIX conformance (authored by des).
realpath: Belatedly document POSIX conformance
Mon, Oct 13, 11:55 AM
des closed D53024: realpath: Additional test cases.
Mon, Oct 13, 11:54 AM
des committed rGf3386dfeb429: realpath: Additional test cases (authored by des).
realpath: Additional test cases
Mon, Oct 13, 11:54 AM
des abandoned D53026: realpath: Avoid doing unnecessary work.
Mon, Oct 13, 11:52 AM

Sat, Oct 11

des updated subscribers of D53026: realpath: Avoid doing unnecessary work.

@mjg @kib do you agree that there is no reason why the userland implementation of realpath() would succeed after the syscall failed, except in the case of a race?

Sat, Oct 11, 8:13 AM

Fri, Oct 10

des added a comment to D53026: realpath: Avoid doing unnecessary work.

The only case in which the userland implementation would return a different error than the system call is if we are racing against someone modifying the hierarchy we are traversing

How do you know this? It seems possible that there are some corner cases which __realpathat() simply doesn't handle.

Fri, Oct 10, 9:27 PM
des added inline comments to D53026: realpath: Avoid doing unnecessary work.
Fri, Oct 10, 9:27 PM
des updated the diff for D53024: realpath: Additional test cases.

really fix empty case

Fri, Oct 10, 2:40 PM
des updated the diff for D53024: realpath: Additional test cases.

fix empty case

Fri, Oct 10, 2:38 PM
des updated the summary of D53027: realpath: Belatedly document POSIX conformance.
Fri, Oct 10, 2:33 PM
des requested review of D53027: realpath: Belatedly document POSIX conformance.
Fri, Oct 10, 2:26 PM
des updated the diff for D53026: realpath: Avoid doing unnecessary work.

rebase

Fri, Oct 10, 2:26 PM
des updated the diff for D53025: realpath: Report correct path on failure.

fix trailing slash

Fri, Oct 10, 2:25 PM
des updated the diff for D53024: realpath: Additional test cases.

-debug

Fri, Oct 10, 2:25 PM
des requested review of D53026: realpath: Avoid doing unnecessary work.
Fri, Oct 10, 2:05 PM
des requested review of D53025: realpath: Report correct path on failure.
Fri, Oct 10, 2:05 PM
des requested review of D53024: realpath: Additional test cases.
Fri, Oct 10, 2:05 PM
des accepted D53020: audio/sndio: Add virtual_oss to rcorder.
Fri, Oct 10, 1:02 PM
des added inline comments to D53020: audio/sndio: Add virtual_oss to rcorder.
Fri, Oct 10, 12:58 PM
des accepted D53019: virtual_oss: Clean up rcorder.
Fri, Oct 10, 12:58 PM
des added a comment to D53019: virtual_oss: Clean up rcorder.

I do not have any objection, just curious: isn't this almost the same as REQUIRE: DAEMON?

Fri, Oct 10, 12:50 PM
des added a comment to D53019: virtual_oss: Clean up rcorder.

The correct way to express that you need the network to be up is REQUIRE: NETWORKING.

Fri, Oct 10, 12:37 PM
des added a comment to D53019: virtual_oss: Clean up rcorder.

While here, require DAEMON as well.

Fri, Oct 10, 12:20 PM

Thu, Oct 9

des committed rG86d368403e65: rcorder: Fix grammar in warning about loops (authored by des).
rcorder: Fix grammar in warning about loops
Thu, Oct 9, 12:27 PM
des committed rG1c541a20989a: ln: Simplify sameness checks (authored by des).
ln: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rGb0c147af0862: cp: Simplify sameness checks (authored by des).
cp: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rG296156264072: nvme: Tweak completion timeout loop (authored by des).
nvme: Tweak completion timeout loop
Thu, Oct 9, 12:22 PM
des committed rG86eecff20db7: rcorder: Fix grammar in warning about loops (authored by des).
rcorder: Fix grammar in warning about loops
Thu, Oct 9, 12:22 PM
des committed rGce6061658f84: tail: Tweak follow_rename test case (authored by des).
tail: Tweak follow_rename test case
Thu, Oct 9, 12:22 PM
des committed rG6a9e0fdf3713: tarfs: Simplify sameness checks (authored by des).
tarfs: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rG23b82b5b4473: ln: Simplify sameness checks (authored by des).
ln: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rGef8420744e72: cp: Simplify sameness checks (authored by des).
cp: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rG12304ec66239: fts: Remove a few stray blank lines (authored by des).
fts: Remove a few stray blank lines
Thu, Oct 9, 12:22 PM
des committed rG835f8ac7d06f: tail: Tweak follow_rename test case (authored by des).
tail: Tweak follow_rename test case
Thu, Oct 9, 12:22 PM
des committed rGdf70662f4704: rc: Teach netwait to wait for DAD (authored by des).
rc: Teach netwait to wait for DAD
Thu, Oct 9, 12:22 PM
des committed rGb2f1fa13e98f: fts: Document thread (un)safety (authored by des).
fts: Document thread (un)safety
Thu, Oct 9, 12:22 PM
des committed rGc2fd9060f32d: nvme: Tweak completion timeout loop (authored by des).
nvme: Tweak completion timeout loop
Thu, Oct 9, 12:22 PM
des committed rG4fe1317fd986: rcorder: Fix grammar in warning about loops (authored by des).
rcorder: Fix grammar in warning about loops
Thu, Oct 9, 12:22 PM
des committed rG1a7f745833dd: tarfs: Simplify sameness checks (authored by des).
tarfs: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rGf5060534b4f1: ln: Simplify sameness checks (authored by des).
ln: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rG74fa49276487: cp: Simplify sameness checks (authored by des).
cp: Simplify sameness checks
Thu, Oct 9, 12:22 PM
des committed rG7143adb76524: fts: Remove a few stray blank lines (authored by des).
fts: Remove a few stray blank lines
Thu, Oct 9, 12:22 PM
des committed rGed7cdc3e354d: tail: Tweak follow_rename test case (authored by des).
tail: Tweak follow_rename test case
Thu, Oct 9, 12:22 PM
des committed rGb8d62b94b994: rc: Teach netwait to wait for DAD (authored by des).
rc: Teach netwait to wait for DAD
Thu, Oct 9, 12:22 PM
des committed rG8c9b3ad2ec2a: fts: Document thread (un)safety (authored by des).
fts: Document thread (un)safety
Thu, Oct 9, 12:22 PM

Wed, Oct 8

des closed D52977: local-unbound-setup: Set so-sndbuf to 0.
Wed, Oct 8, 4:47 PM
des committed rGde3faa85d8f9: local-unbound-setup: Set so-sndbuf to 0 (authored by des).
local-unbound-setup: Set so-sndbuf to 0
Wed, Oct 8, 4:47 PM
des added a comment to D52981: unbound: Reverse two upstream commits setting so_sndbuf default.

You really don't want to go down this route. D52977 is enough.

Wed, Oct 8, 3:15 PM
des committed rGd96f9a468866: rcorder: Fix grammar in warning about loops (authored by des).
rcorder: Fix grammar in warning about loops
Wed, Oct 8, 10:08 AM
des committed rG4070ae0e9a60: nvme: Tweak completion timeout loop (authored by des).
nvme: Tweak completion timeout loop
Wed, Oct 8, 10:08 AM
des closed D52951: rcorder: Fix grammar in warning about loops.
Wed, Oct 8, 10:07 AM
des closed D52973: nvme: Tweak completion timeout loop.
Wed, Oct 8, 10:07 AM
des requested review of D52977: local-unbound-setup: Set so-sndbuf to 0.
Wed, Oct 8, 9:57 AM
des requested review of D52973: nvme: Tweak completion timeout loop.
Wed, Oct 8, 12:58 AM

Tue, Oct 7

des accepted D52953: rc: Update dependencies for zpool scripts.
Tue, Oct 7, 4:39 PM
des accepted D52954: rc tests: Add a test to check for warnings from rcorder.
Tue, Oct 7, 4:38 PM
des committed rG1b0fce2944e3: tarfs: Simplify sameness checks (authored by des).
tarfs: Simplify sameness checks
Tue, Oct 7, 4:26 PM
des closed D52928: tarfs: Simplify sameness checks.
Tue, Oct 7, 4:26 PM
des committed rG18997fb9eca6: ln: Simplify sameness checks (authored by des).
ln: Simplify sameness checks
Tue, Oct 7, 4:25 PM