User Details
User Details
- User Since
- May 9 2014, 11:04 PM (643 w, 4 d)
Today
Today
devel/kcov: relinquish maintainership
asomers committed R11:fe653567b1c8: lang/spidermonkey128: Backport "JS_RemoveExtraGCRootsTracer removes..." (authored by Stefan Ehmann <shoesoft@gmx.net>).
lang/spidermonkey128: Backport "JS_RemoveExtraGCRootsTracer removes..."
Yesterday
Yesterday
Fri, Sep 4
Fri, Sep 4
asomers committed rGb551cb063c5e: During shutdown, announce each file system as it's unmounted. (authored by asomers).
During shutdown, announce each file system as it's unmounted.
shells/fish: version 4.9.1
Thu, Sep 3
Thu, Sep 3
asomers committed rG48efb6c4eb9f: gzoned: Introduce Zoned Storage emulator (authored by voidanix_420blaze.it).
gzoned: Introduce Zoned Storage emulator
Tue, Sep 1
Tue, Sep 1
asomers added a comment to D19407: Port openrsync to FreeBSD using capsicum.
The 2026 Capsicumize FTS project is complete. In 16.0-CURRENT there is now an fts_openat function. Hopefully it can be used to finish this port.
Fri, Aug 28
Fri, Aug 28
asomers added inline comments to D56165: mount_fusefs: Implement the fusermount functionality.
asomers requested changes to D56165: mount_fusefs: Implement the fusermount functionality.
Tue, Aug 25
Tue, Aug 25
shells/fish: 4.8.1
Sun, Aug 23
Sun, Aug 23
asomers committed rG22df19c09af6: chflags: use Capsicum capability mode (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
chflags: use Capsicum capability mode
asomers committed rG4a07ed9bcd5f: chflags: fix indentation style bugs (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
chflags: fix indentation style bugs
Fri, Aug 21
Fri, Aug 21
asomers committed R11:38d0dfad3494: sysutils/freebsd-rustdate: fix the build on RISCV (authored by asomers).
sysutils/freebsd-rustdate: fix the build on RISCV
asomers committed R11:5745d12eea6f: devel/py-backports.*: resolve conflicts with devel/py-backports (authored by asomers).
devel/py-backports.*: resolve conflicts with devel/py-backports
Tue, Aug 18
Tue, Aug 18
asomers committed rG31f9f09bf7b9: fts: add fts_capsicum_test.c (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: add fts_capsicum_test.c
asomers committed rG9aed7a774551: fts: add fts_openat() API (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: add fts_openat() API
Mon, Aug 17
Mon, Aug 17
asomers committed rG9b8c2bffeba9: fts: fix file descriptor leak in fts_close (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: fix file descriptor leak in fts_close
Sun, Aug 16
Sun, Aug 16
asomers committed rGc1ff9c93b107: fts: fix trailing-slash regression in fts_read after fts_children (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: fix trailing-slash regression in fts_read after fts_children
asomers committed rG95a4412e3a4d: zonectl: Consistently report ZAC conv. zones WP LBA (authored by voidanix_420blaze.it).
zonectl: Consistently report ZAC conv. zones WP LBA
Fri, Aug 14
Fri, Aug 14
asomers committed rGd9cf2a867184: Increase the default mlock limit from 64k to 256k (authored by asomers).
Increase the default mlock limit from 64k to 256k
Wed, Aug 12
Wed, Aug 12
asomers requested review of D58811: Increase the default mlock limit from 64k to 256k.
Aug 10 2026
Aug 10 2026
asomers committed rGdd532ad13371: fts: reduce fd usage by storing fts_dirfd on directory entries only (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: reduce fd usage by storing fts_dirfd on directory entries only
Aug 6 2026
Aug 6 2026
asomers committed rG74bd6fb1eb02: fts: fix fts_accpath regression after fts_children() (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: fix fts_accpath regression after fts_children()
Aug 5 2026
Aug 5 2026
asomers committed rGafc31e48e0e4: fusefs: proofread an error message in the tests (authored by asomers).
fusefs: proofread an error message in the tests
fusefs: fix a race in the pre-init tests
asomers committed rGbdf902719e33: fusefs: fix error handling when reading a directory's sticky bit (authored by asomers).
fusefs: fix error handling when reading a directory's sticky bit
asomers committed rGc77cb022906d: fusefs: only search for FREAD fufh in readdir (authored by CismonX <admin@cismon.net>).
fusefs: only search for FREAD fufh in readdir
Fix LOCAL_PEERCRED in 32-bit compat mode
asomers committed rGc3be3a784c2b: ping: fix listing test cases when scapy is not installed (authored by asomers).
ping: fix listing test cases when scapy is not installed
asomers committed rGa4ebad0c202f: fusefs: better handling for low-memory conditions (authored by asomers).
fusefs: better handling for low-memory conditions
asomers committed rG3943f7b565da: CTL: add ATF tests for REPORT SUPPORTED OPCODES (authored by asomers).
CTL: add ATF tests for REPORT SUPPORTED OPCODES
asomers committed rG8fa2c020b8d1: aio(4) tests: do not rely on (int *)-1 being invalid address (authored by asomers).
aio(4) tests: do not rely on (int *)-1 being invalid address
Aug 3 2026
Aug 3 2026
asomers committed rG4bd01d6ae016: fts: refactor to use fd-relative operations internally (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: refactor to use fd-relative operations internally
Jul 25 2026
Jul 25 2026
sysutils/sg3_utils: 1.49
Jul 23 2026
Jul 23 2026
Jul 21 2026
Jul 21 2026
asomers added a comment to D55047: fuse: Do not unconditionally overwrite local vnode size with remote.
Other than that inline comment, this LGTM. Thanks for fixing it. Do you need me to commit it for you? I can do that, after you address the one remaining comment.
Jul 20 2026
Jul 20 2026
asomers added inline comments to D55047: fuse: Do not unconditionally overwrite local vnode size with remote.
Jul 17 2026
Jul 17 2026
asomers committed R11:37df85442e17: filesystems/pjdfstest: fix the build in vanilla RISCV (authored by asomers).
filesystems/pjdfstest: fix the build in vanilla RISCV
Jul 16 2026
Jul 16 2026
asomers updated the diff for D58265: fusefs: add a simple in-memory file system for the tests.
- Don't heap-allocate a std::vector
- Use mount_fusefs with memfs
asomers added inline comments to D58265: fusefs: add a simple in-memory file system for the tests.
asomers added inline comments to D56165: mount_fusefs: Implement the fusermount functionality.
Jul 15 2026
Jul 15 2026
asomers committed R11:86f5c98d693c: editors/neovim-gtk: add missing files from previous commit (authored by asomers).
editors/neovim-gtk: add missing files from previous commit
asomers committed R11:21deed5fbbc3: editors/neovim-gtk: fix the build on RISCV (authored by asomers).
editors/neovim-gtk: fix the build on RISCV
asomers added inline comments to D56165: mount_fusefs: Implement the fusermount functionality.
asomers added inline comments to D58265: fusefs: add a simple in-memory file system for the tests.
asomers added a comment to D58265: fusefs: add a simple in-memory file system for the tests.
@arrowd what do you think of this? If we merge it, then we can eliminate my depedence on fuse-ext2 and your dependence on fuse-hello.
asomers requested review of D58265: fusefs: add a simple in-memory file system for the tests.
Jul 14 2026
Jul 14 2026
asomers added inline comments to D56165: mount_fusefs: Implement the fusermount functionality.
Jul 13 2026
Jul 13 2026
filesystems/xfuse: 0.7.1
filesystems/ztop: 0.3.1
devel/fsx: 0.3.2
asomers added a comment to D56165: mount_fusefs: Implement the fusermount functionality.
Jul 12 2026
Jul 12 2026
asomers requested changes to D56165: mount_fusefs: Implement the fusermount functionality.
Jul 11 2026
Jul 11 2026
asomers committed rG4735ef6196bc: zonectl: display conventional zones better during RZ (authored by asomers).
zonectl: display conventional zones better during RZ
asomers requested review of D58167: Reduce disk churn caused by "make update-packages".
Jul 9 2026
Jul 9 2026
LGTM
Jul 8 2026
Jul 8 2026
asomers committed rG1d02c2536c7b: fusefs: proofread an error message in the tests (authored by asomers).
fusefs: proofread an error message in the tests
fusefs: fix a race in the pre-init tests
asomers committed rG2da045abb9f0: fusefs: fix error handling when reading a directory's sticky bit (authored by asomers).
fusefs: fix error handling when reading a directory's sticky bit
asomers committed rGed15ec6695f3: fusefs: only search for FREAD fufh in readdir (authored by CismonX <admin@cismon.net>).
fusefs: only search for FREAD fufh in readdir
Jul 3 2026
Jul 3 2026
asomers committed rGee1c3d38a26a: fusefs: fix vnode locking violations during execve (authored by asomers).
fusefs: fix vnode locking violations during execve
Jul 2 2026
Jul 2 2026
asomers updated the diff for D57536: fusefs: fix vnode locking violations during execve.
Respond to @markj's latest comments
Jun 30 2026
Jun 30 2026
net-mgmt/geom-exporter: 0.1.4
sysutils/gstat-rs: 0.1.9
net-mgmt/nfs-exporter: 0.4.7
Jun 29 2026
Jun 29 2026
filesystems/py-libzfs: v2.0.1
Jun 28 2026
Jun 28 2026
asomers added a comment to D57536: fusefs: fix vnode locking violations during execve.
The new dtrace probes are just to help develop these test cases. I'll remove them before I commit.
asomers added inline comments to D57536: fusefs: fix vnode locking violations during execve.
asomers updated the diff for D57536: fusefs: fix vnode locking violations during execve.
- Convert tests from sh to C++
- Fix a mutex recursion panic
Jun 26 2026
Jun 26 2026
asomers committed R11:d6a37d99e723: sysutils/py-salt: mark as BROKEN with python-3.12+ (authored by asomers).
sysutils/py-salt: mark as BROKEN with python-3.12+
Jun 24 2026
Jun 24 2026
asomers committed rGbd1c0ff49c48: Revert "fts: refactor to use fd-relative operations internally" (authored by asomers).
Revert "fts: refactor to use fd-relative operations internally"
Jun 23 2026
Jun 23 2026
asomers committed rGb7d2f7c1a68c: fusefs: fix two intermittency bugs in the destroy tests (authored by asomers).
fusefs: fix two intermittency bugs in the destroy tests
asomers added inline comments to D57787: fusefs: fix two intermittency bugs in the destroy tests.
asomers committed rG381ebe25f0b9: fusefs: proofread an error message in the tests (authored by asomers).
fusefs: proofread an error message in the tests
asomers added inline comments to D57781: fusefs: fix a race in the pre-init tests.
asomers requested review of D57787: fusefs: fix two intermittency bugs in the destroy tests.
fusefs: fix a race in the pre-init tests
asomers requested review of D57781: fusefs: fix a race in the pre-init tests.
asomers committed rGe03ed9daeb49: fts: refactor to use fd-relative operations internally (authored by Jitendra Bhati <bhatijitendra2022@gmail.com>).
fts: refactor to use fd-relative operations internally
Jun 18 2026
Jun 18 2026
Jun 17 2026
Jun 17 2026
asomers added inline comments to D56605: tests: Add better pjdfstest integration.
