Page MenuHomeFreeBSD

kevans (Kyle Evans)
User

Projects (10)

User Details

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

Recent Activity

Thu, Jun 25

kevans committed rG4ffa7e126ed0: kern: osd: trash a slot's methods upon deregistration.
Thu, Jun 25, 3:09 AM
kevans committed rG72ebcfae48c4: kern: osd: abstract away the math for locating a slot method.
Thu, Jun 25, 3:09 AM

Mon, Jun 22

kevans committed rG4fd518fcb2bb: kern: add a security knob to disable unprivileged access to kenv.
Mon, Jun 22, 8:23 PM

Sat, Jun 20

kevans committed rG57fefbee1f95: rights(4): fix our representation of the unused bits.
Sat, Jun 20, 1:58 PM
kevans committed rG8ed580b1d381: adjtime(2): document that delta can be NULL.
Sat, Jun 20, 1:58 PM

Fri, Jun 19

kevans committed rG8a3d28375450: socket: remove tautological condition in so_unsplice().
Fri, Jun 19, 4:05 AM
kevans committed rGc08a86e0c6d9: tests: unix: add SCM_RIGHTS tests for SO_PASSRIGHTS.
Fri, Jun 19, 4:05 AM
kevans committed rG59bd4840df03: linux: implement SO_PASSRIGHTS.
Fri, Jun 19, 4:05 AM
kevans committed rG2f363febf8bf: tests: unix: pull a recvfd_payload_cmsg out of recvfd_payload.
Fri, Jun 19, 4:05 AM
kevans committed rG0ae7df3708dd: sockets: plumb SO_PASSRIGHTS into *sockopt(2).
Fri, Jun 19, 4:05 AM
kevans committed rG9b16399225f8: unix: implement basic SO_PASSRIGHTS functionality.
Fri, Jun 19, 4:05 AM

Thu, Jun 18

kevans committed R9:31179643a9d6: 15.x relnotes: note stable MAC address changes.
Thu, Jun 18, 7:38 PM
kevans committed R11:84f7eb7ee051: sysutil/u-boot-rpi*: zap CONFIG_ENV_FAT_DEVICE_AND_PART.
Thu, Jun 18, 12:35 PM

Wed, Jun 17

kevans committed rG13184a69faa7: build: provide a FORTIFY_SOURCE.<src file> override.
Wed, Jun 17, 10:41 PM

Wed, Jun 10

kevans committed rGf77062f506f7: lualoader: add be-list and be-switch commands.
Wed, Jun 10, 4:02 AM
kevans committed rGb575dac3e415: devd: Use PF_LOCAL instead of PF_INET (authored by zarychtam_plan-b.pwste.edu.pl).
Wed, Jun 10, 4:02 AM
kevans committed rGa03b45d38f8f: jail: open the fstab files with fopen("re") (authored by crest_freebsd_rlwinm.de).
Wed, Jun 10, 4:02 AM
kevans committed rG2edb8d4f60cd: cron: log when a crontab path is too long (authored by chris.longros_gmail.com).
Wed, Jun 10, 4:01 AM
kevans committed rG76720b010873: pci: bcm2838: cleanup on attach failure to fix devmatch panic.
Wed, Jun 10, 4:01 AM
kevans committed rGdc7494fb32df: pci: pci_host_generic: provide cleanup methods outside of detach.
Wed, Jun 10, 4:01 AM
kevans committed rGa53d4b5b2a08: kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map.
Wed, Jun 10, 4:01 AM
kevans committed rGbddfcbd9bbc6: lualoader: add be-list and be-switch commands.
Wed, Jun 10, 4:01 AM
kevans committed rGee07da0c1e95: jail: open the fstab files with fopen("re") (authored by crest_freebsd_rlwinm.de).
Wed, Jun 10, 4:01 AM
kevans committed rG92a2764ba175: linuxkpi: work with numpages > 1 in the set_pages_*() KPIs.
Wed, Jun 10, 4:01 AM
kevans committed rG87224fa65140: devd: Use PF_LOCAL instead of PF_INET (authored by zarychtam_plan-b.pwste.edu.pl).
Wed, Jun 10, 4:01 AM
kevans committed rG10b44bf791c9: cron: log when a crontab path is too long (authored by chris.longros_gmail.com).
Wed, Jun 10, 4:01 AM
kevans committed rG52e2e6bfc31a: ssp: fix our gets_s implementation under _FORTIFY_SOURCE.
Wed, Jun 10, 4:01 AM
kevans committed rGdc0cc22a8981: fexecve(2): call out a scenario where you want !O_EXEC.
Wed, Jun 10, 4:01 AM
kevans committed rG4a56809bb9eb: ctld: kernel-sourced portal groups are not dummies.
Wed, Jun 10, 4:01 AM
kevans committed rGf25b4d986c94: pci: bcm2838: cleanup on attach failure to fix devmatch panic.
Wed, Jun 10, 4:01 AM
kevans committed rG2db75e8df850: linuxkpi: work with numpages > 1 in the set_pages_*() KPIs.
Wed, Jun 10, 4:01 AM
kevans committed rG800c4034d201: kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map.
Wed, Jun 10, 4:01 AM
kevans committed rG1f7337264f7d: pci: pci_host_generic: provide cleanup methods outside of detach.
Wed, Jun 10, 4:01 AM
kevans committed rG0de1f3a8aa7f: fexecve(2): call out a scenario where you want !O_EXEC.
Wed, Jun 10, 4:01 AM
kevans committed rG3129ecee97c1: ctld: kernel-sourced portal groups are not dummies.
Wed, Jun 10, 4:01 AM

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

May 19 2026

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

May 11 2026

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

May 7 2026

kevans committed rG187de25ef99e: jail: avoid leaking jail config fds to exec.* hooks (authored by crest_freebsd_rlwinm.de).
May 7 2026, 5:27 PM
kevans committed rGc35bb8ba8984: jail: avoid leaking jail config fds to exec.* hooks (authored by crest_freebsd_rlwinm.de).
May 7 2026, 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