Page MenuHomeFreeBSD

kevans (Kyle Evans)
User

Projects (10)

User Details

User Since
Oct 2 2015, 1:17 PM (557 w, 17 h)

Recent Activity

Thu, Jun 4

kevans committed rGc7ff706b31c2: lualoader: add be-list and be-switch commands.
Thu, Jun 4, 2:00 PM
kevans committed rGa05af6ddf901: pci: bcm2838: cleanup on attach failure to fix devmatch panic.
Thu, Jun 4, 5:16 AM
kevans committed rGb230a7b9a52c: kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map.
Thu, Jun 4, 5:16 AM
kevans committed rG31a94ec32b53: pci: pci_host_generic: provide cleanup methods outside of detach.
Thu, Jun 4, 5:16 AM

Tue, May 19

kevans committed rG8dad29555a58: linuxkpi: fix 32-bit arm build.
Tue, May 19, 1:48 PM
kevans committed rG67f7f2781daa: linuxkpi: work with numpages > 1 in the set_pages_*() KPIs.
Tue, May 19, 3:23 AM

Mon, May 11

kevans committed rG92f623e4a988: rge: add the Intel Killer E5000 PCI ID.
Mon, May 11, 3:27 PM
kevans committed rGd64438a09dc8: libregex: fix our mapping for \w.
Mon, May 11, 3:27 PM

Thu, May 7

kevans committed rG187de25ef99e: jail: avoid leaking jail config fds to exec.* hooks (authored by crest_freebsd_rlwinm.de).
Thu, May 7, 5:27 PM
kevans committed rGc35bb8ba8984: jail: avoid leaking jail config fds to exec.* hooks (authored by crest_freebsd_rlwinm.de).
Thu, May 7, 5:27 PM

May 6 2026

kevans committed rG58811b0ae096: jail: open the fstab files with fopen("re") (authored by crest_freebsd_rlwinm.de).
May 6 2026, 11:30 PM

May 1 2026

kevans committed rG8583bcb5b400: Revert "build: provide a FORTIFY_SOURCE.<src file> override".
May 1 2026, 12:20 PM
kevans added a reverting change for rGc46a0b590716: build: provide a FORTIFY_SOURCE.<src file> override: rG8583bcb5b400: Revert "build: provide a FORTIFY_SOURCE.<src file> override".
May 1 2026, 12:20 PM
kevans committed rG9c18d55a768a: fexecve(2): call out a scenario where you want !O_EXEC.
May 1 2026, 3:03 AM
kevans committed rG4d4acdbfc22c: stat: fix use of devname(3).
May 1 2026, 3:01 AM
kevans committed rG910f78a5143a: tests: fix remaining test failures under _FORTIFY_SOURCE.
May 1 2026, 2:59 AM
kevans committed rGd98f4f0698ef: ssp: fix our gets_s implementation under _FORTIFY_SOURCE.
May 1 2026, 2:59 AM
kevans committed rGc46a0b590716: build: provide a FORTIFY_SOURCE.<src file> override.
May 1 2026, 2:59 AM

Apr 29 2026

kevans committed rG09db36421d01: Fix memory corruption bugs in BSM record parsing (authored by csjp).
Apr 29 2026, 4:22 AM
kevans committed rG14dfca710fd0: mac_seeotheruids: allow specificgid to be a list of groups.
Apr 29 2026, 4:22 AM
kevans committed rGb9414a1ccf1d: Fix memory corruption bugs in BSM record parsing (authored by csjp).
Apr 29 2026, 4:18 AM
kevans committed rG2b8d6e404a4c: mac_seeotheruids: allow specificgid to be a list of groups.
Apr 29 2026, 4:18 AM
kevans committed rG91bfba010bcd: cron: log when a crontab path is too long (authored by chris.longros_gmail.com).
Apr 29 2026, 4:07 AM

Apr 28 2026

kevans committed rGfe9d81d7c660: libiscsiutil: preserve errno across warning logs.
Apr 28 2026, 8:52 PM
kevans committed rGd9c0594191f5: ctld: kernel-sourced portal groups are not dummies.
Apr 28 2026, 8:52 PM

Apr 23 2026

kevans committed rGb675ff8eedc9: mac_seeotheruids: allow specificgid to be a list of groups.
Apr 23 2026, 9:13 PM
kevans committed rGa46205a100b3: Fix memory corruption bugs in BSM record parsing (authored by csjp).
Apr 23 2026, 8:29 PM
kevans committed rG7982985bdf58: kern: mac: bump the MAC_VERSION for 16.x.
Apr 23 2026, 6:48 PM
kevans committed rG28b0084af332: kern: mac: sprinkle a bit of const correctness.
Apr 23 2026, 6:48 PM
kevans committed rG0faa88f26c23: kern: vfs: add MAC checks for mount/unmount/update.
Apr 23 2026, 6:48 PM
kevans committed rGff11ae166cd9: amd64: fix INVLPGB range invalidation.
Apr 23 2026, 1:50 PM
kevans committed rG5cbb1e05086c: find: add -xattr and -xttrname.
Apr 23 2026, 1:49 PM
kevans committed rG280cfe2264d7: amd64: fix INVLPGB range invalidation.
Apr 23 2026, 1:49 PM
kevans committed rGf3c488fc6b9e: libutil: avoid an out-of-bounds read in trimdomain(3).
Apr 23 2026, 1:49 PM
kevans committed rG09fe5cc789d5: tests: kqueue: improve diagnostics for our CPONFORK test.
Apr 23 2026, 1:49 PM
kevans committed rGcee4e16cb6fb: libutil: take a size_t in trimdomain().
Apr 23 2026, 1:49 PM
kevans committed rGca19c9296ad6: <sys/extattr.h>: use designated initializers for EXTATTR_NAMESPACE_NAMES.
Apr 23 2026, 1:49 PM
kevans committed rGa3af06dd953b: jls(8): Complete libxo transition (authored by yanhaowang).
Apr 23 2026, 3:50 AM
kevans committed rGc84d08abf732: jail: fix crash with startup commands on a jail without name (authored by glebius).
Apr 23 2026, 3:50 AM
kevans committed rGeefbf748bfda: jail: add JID, JNAME and JPATH to environment for exec.* commands (authored by quentin.thebault_defenso.fr).
Apr 23 2026, 3:50 AM
kevans committed rG6260b7d09a0c: jls: add a -c mode to check for a jail's existence.
Apr 23 2026, 3:50 AM
kevans committed rG1a4e4e0d19f5: jail: fix backfilling the "name" for jid-named jails.
Apr 23 2026, 3:50 AM
kevans committed rG0985637687de: jls: minor simplification to arg handling.
Apr 23 2026, 3:50 AM
kevans committed rG28b8f26beff9: jail: tests: cleanup the commands test a bit.
Apr 23 2026, 3:50 AM
kevans committed rGdf670d26ad5b: jail: consistently populate the KP_JID and KP_NAME parameters.
Apr 23 2026, 3:50 AM
kevans committed rG8d680381c89d: jail: tests: cosmetic-ish improvements.
Apr 23 2026, 3:03 AM
kevans committed rG1f41f56991a1: makeman: switch over to the .lua implementation.
Apr 23 2026, 2:57 AM

Apr 22 2026

kevans committed rG8bbba9f681ec: makeman.lua: catch up to REQUIRED_OPTIONS change.
Apr 22 2026, 2:42 AM

Apr 20 2026

kevans committed rG1b8e5c02f5c0: amd64: fix INVLPGB range invalidation.
Apr 20 2026, 8:19 PM

Apr 17 2026

kevans committed rG51d2c3801082: tests: kqueue: improve diagnostics for our CPONFORK test.
Apr 17 2026, 3:57 AM

Apr 13 2026

kevans committed rGb06d6b9ebbc6: kqueue_fork_copy_knote(): zero kn_knlist for the copy before calling knlist_add… (authored by kib).
Apr 13 2026, 5:40 PM
kevans committed rG9ef671ef0c6c: lualoader: allow the local module to filter out the BE list.
Apr 13 2026, 2:44 PM
kevans committed rG6706984194d7: libc: fix memfd_create's HUGETLB handling.
Apr 13 2026, 2:44 PM
kevans committed rGefab056932ed: kqueue: slightly clarify the flow in knlist_cleardel().
Apr 13 2026, 2:44 PM
kevans committed rG42a8f973cb90: kqueue: compare against the size in kqueue_expand.
Apr 13 2026, 2:44 PM
kevans committed rGf206751e1280: kqueue: simplify knote_fdclose().
Apr 13 2026, 2:44 PM
kevans committed rG64c72d3020f5: kqueue: don't leak file refs on failure to knote_attach().
Apr 13 2026, 2:44 PM
kevans committed rGcdd2a1d19ad3: kqueue: add some kn_knlist assertions around knlist_(add|remove).
Apr 13 2026, 2:44 PM
kevans committed rG842bee699fe2: lualoader: allow the local module to filter out the BE list.
Apr 13 2026, 4:02 AM
kevans committed rG84561bc27cb4: tests: kqueue: add a basic test for CPONFORK.
Apr 13 2026, 4:02 AM
kevans committed rGac6173b54ffb: libc: fix memfd_create's HUGETLB handling.
Apr 13 2026, 4:02 AM
kevans committed rG65e1c27b4bab: kqueue: slightly clarify the flow in knlist_cleardel().
Apr 13 2026, 4:02 AM
kevans committed rG60618b0b57dd: kqueue: don't leak file refs on failure to knote_attach().
Apr 13 2026, 4:02 AM
kevans committed rG94429503486f: kqueue: compare against the size in kqueue_expand.
Apr 13 2026, 4:02 AM
kevans committed rGf30a8cff5171: kqueue: avoid a possible fork-deadlock.
Apr 13 2026, 4:02 AM
kevans committed rGd02c54533aa4: kqueue: add some kn_knlist assertions around knlist_(add|remove).
Apr 13 2026, 4:02 AM
kevans committed rGe6d30726b97a: kqueue: simplify knote_fdclose().
Apr 13 2026, 4:02 AM

Apr 12 2026

kevans committed rG3f4d641f7e69: vt(4): allow up to _SIG_MAXSIG (128) for VT_SETMODE (authored by quentin.thebault_defenso.fr).
Apr 12 2026, 1:45 PM
kevans committed rG9d87f30b3322: kern/amd64/machdep: Replace memset in wrmsr_early_safe_end (authored by kris_tranception.com).
Apr 12 2026, 1:45 PM
kevans committed rG4f4669db7040: OptionalObsoleteFiles: Add etc/zfs/compatibility.d (authored by tembun_bk.ru).
Apr 12 2026, 1:44 PM
kevans committed rGb71d5748b741: release: Pass optional VM_IMAGE_CONFIG to vm-image (authored by guest-patmaddox).
Apr 12 2026, 1:44 PM
kevans committed rG05b84d640274: uart: fix sleeping while holding mutex in uart_tty_detach() (authored by guest-seuros).
Apr 12 2026, 1:44 PM
kevans committed rG874d779aa7dd: firmware: Fix inverted FIRMWARE_GET_NOWARN logic (authored by guest-seuros).
Apr 12 2026, 1:44 PM
kevans committed rGf329d69b9176: tpm20: fix suspend/resume and entropy harvesting.
Apr 12 2026, 1:44 PM
kevans committed rGc9e676f5f2c1: bhyveload: simplify cb_open() and eliminate minor TOCTOU.
Apr 12 2026, 1:44 PM
kevans committed rG6c92918fa159: ls: check fts_children() for errors that may not surface otherwise.
Apr 12 2026, 1:44 PM
kevans committed rGb39cac4b834c: rc: run the zfs rc script before tmp.
Apr 12 2026, 1:44 PM
kevans committed rG06f98df4b7a3: stand: lua: break out a few more dirent types in lfs.
Apr 12 2026, 1:44 PM
kevans committed rG605fd428297c: truncate: fix a minor nit + add a hole-punching test.
Apr 12 2026, 1:44 PM
kevans committed rG6422a2448f29: files.amd64: remove some lines duplicated from files.x86.
Apr 12 2026, 1:44 PM
kevans committed rG77196f0ad0de: nuageinit: require lfs where it's needed.
Apr 12 2026, 1:44 PM
kevans committed rG675ea9d1d6a5: vfs: handle vfs_init() failures.
Apr 12 2026, 1:44 PM
kevans committed rGe1efe20f2a82: pseudofs: don't leak the unrhdr on error.
Apr 12 2026, 1:44 PM
kevans committed rGcf7ac61fb574: top: improve sort field storage/lookup.
Apr 12 2026, 1:44 PM
kevans committed rG6613b91799ce: patch: test for unified diffs with spaces in filenames.
Apr 12 2026, 1:44 PM
kevans committed rGfd67a7587c1a: if_tuntap: make SIOCIFDESTROY interruptible.
Apr 12 2026, 1:44 PM
kevans committed rG3c3228a5275a: ssh: sshd-session: properly save off the privileged gid.
Apr 12 2026, 1:44 PM
kevans committed rG14c8e003318b: stand: split fg/bg handling up a little further.
Apr 12 2026, 1:44 PM
kevans committed rGe2d48181239e: inetd: don't assume that initgroups(3) will set the egid.
Apr 12 2026, 1:44 PM
kevans committed rGb00faab970c0: stand: add a mechanism to avoid env var propagation to kenv.
Apr 12 2026, 1:44 PM
kevans committed rG4bb6ec63dace: stand: use a common function in gfx_fb for setting up teken colors.
Apr 12 2026, 1:44 PM
kevans committed rG7db1376bd151: loader: add nvidia modules to the loader blacklist.
Apr 12 2026, 1:44 PM
kevans committed rG41aa44d0b2b6: grep: toss in some explicit fflush().
Apr 12 2026, 1:44 PM
kevans committed rG6c143fff52b7: vt(4): allow up to _SIG_MAXSIG (128) for VT_SETMODE (authored by quentin.thebault_defenso.fr).
Apr 12 2026, 3:17 AM
kevans committed rGfee3eba10ff1: kern/amd64/machdep: Replace memset in wrmsr_early_safe_end (authored by kris_tranception.com).
Apr 12 2026, 3:17 AM
kevans committed rG2129e6254dd4: ObsoleteFiles: remove the shar(1) manpage as well (authored by herbert_mailbox.org).
Apr 12 2026, 3:17 AM
kevans committed rG2b5087e9850b: bectl: Add -E flag to create an empty boot environment (authored by guest-patmaddox).
Apr 12 2026, 3:17 AM
kevans committed rGb6321b9b8499: uart: fix sleeping while holding mutex in uart_tty_detach() (authored by guest-seuros).
Apr 12 2026, 3:17 AM
kevans committed rGa41c4d904b85: release: Pass optional VM_IMAGE_CONFIG to vm-image (authored by guest-patmaddox).
Apr 12 2026, 3:17 AM
kevans committed rGcaa3700d7ace: firmware: Fix inverted FIRMWARE_GET_NOWARN logic (authored by guest-seuros).
Apr 12 2026, 3:17 AM