| Age | Commit message (Expand) | Author |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: two-line .h pattern | Warner Losh |
| 2023-03-29 | tests/sys/audit: Remove MIPS-specific sysarch(2) test. | John Baldwin |
| 2022-04-12 | Extend the length of dirpath to fix failure in kyua test | David Bright |
| 2021-12-09 | swapon(8): adapt to the new swapoff(2) interface | Konstantin Belousov |
| 2021-03-02 | tests/sys/audit: add missing comma delimiter between fields | Alex Richardson |
| 2021-02-23 | close_range: add audit support | Alex Richardson |
| 2021-02-18 | tests/sys/audit: force PIE off | Ed Maste |
| 2021-02-18 | tests/sys/audit: Avoid race caused by starting auditd(8) for testing | Alex Richardson |
| 2021-02-02 | tests/sys/audit: Skip extattr tests if extattrs are not supported | Alex Richardson |
| 2021-01-28 | tests/sys/audit: fix timeout calculation | Alex Richardson |
| 2020-10-01 | Do a sweep and remove most WARNS=6 settings | Kyle Evans |
| 2020-07-12 | Don't leave `path` behind when executing `:chflags_success` | Enji Cooper |
| 2020-06-18 | Make audit tests depend on /dev/auditpipe. This should fix | Edward Tomasz Napierala |
| 2020-04-14 | tests: audit: mark closefrom test an expected fail for now | Kyle Evans |
| 2019-04-01 | Fix and simplify code by using ATF_REQUIRE_FEATURE macro | Olivier Cochard |
| 2018-12-17 | audit(4) tests: require /etc/rc.d/auditd | Alan Somers |
| 2018-07-29 | audit(4): add tests for sysctl(3) and sysarch(2) | Alan Somers |
| 2018-07-22 | Fix audit of chflagsat, lgetfh, and setfib | Alan Somers |
| 2018-07-21 | audit(4): add test cases for chflagsat(2), lgetfh(2), setfib(2) | Alan Somers |
| 2018-07-21 | audit(4): add more test cases for auditon(2) | Alan Somers |
| 2018-07-20 | Separate the audit(4) tests for auditon(2)'s individual commands | Alan Somers |
| 2018-07-17 | audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2) | Alan Somers |
| 2018-07-01 | audit(4): add tests for procctl(2) | Alan Somers |
| 2018-06-29 | audit(4): add tests for several more administrative syscalls | Alan Somers |
| 2018-06-29 | audit(4): add tests for setsid, wait4, wait6, and kill | Alan Somers |
| 2018-06-27 | audit(4): fix Coverity issues | Alan Somers |
| 2018-06-26 | audit(4): add tests for the process-control audit class | Alan Somers |
| 2018-06-26 | audit(4): add tests for pipe, posix_openpt, shm_open, and shm_unlink | Alan Somers |
| 2018-06-22 | audit(4): add tests for Sys V semaphore operations | Alan Somers |
| 2018-06-19 | audit(4): add tests for sendmsg, recvmsg, shutdown, and sendfile | Alan Somers |
| 2018-06-19 | audit(4): add tests for utimes(2) and friends, mprotect, and undelete | Alan Somers |
| 2018-06-19 | audit(4): add tests for ioctl(2) | Alan Somers |
| 2018-06-18 | audit(4): Add tests for {get/set}auid, {get/set}audit, {get/set}audit_addr | Alan Somers |
| 2018-06-18 | audit(4): add tests for send, recv, sendto, and recvfrom | Alan Somers |
| 2018-06-18 | audit(4): add tests for extattr_set_file and friends | Alan Somers |
| 2018-06-18 | Fix 32-bit build after 335307 | Alan Somers |
| 2018-06-17 | audit(4): add tests for Sys V shared memory syscalls | Alan Somers |
| 2018-06-17 | audit(4): add tests for connect, connectat, and accept | Alan Somers |
| 2018-06-17 | audit(4): Add tests for a few syscalls in the ad class | Alan Somers |
| 2018-06-17 | audit(4): add tests for extattr_get_file(2) and friends | Alan Somers |
| 2018-06-17 | audit(4): add tests for chflags and friends | Alan Somers |
| 2018-06-16 | audit(4): add tests for pathconf(2) and friends | Alan Somers |
| 2018-06-16 | audit(4): add tests for POSIX message queues | Alan Somers |
| 2018-06-16 | audit(4): add tests for chown(2) and friends | Alan Somers |
| 2018-06-16 | audit(4): add tests for bind(2), bindat(2), and listen(2) | Alan Somers |
| 2018-06-15 | audit(4): Add a few tests for network-related syscalls | Alan Somers |
| 2018-06-15 | audit(4): improve formatting in tests/sys/audit/open.c | Alan Somers |
| 2018-06-15 | audit(4): add tests for access(2), chmod(2), and friends | Alan Somers |