| Age | Commit message (Expand) | Author |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2021-08-08 | introduce a SOL_LOCAL for unix-domain socket level socket options | nia |
| 2020-06-27 | citrus SUBDIR is gone | mlelstv |
| 2020-06-27 | Start moving the remaining tests from src/regress to src/tests. | jruoho |
| 2020-04-22 | We have USER_LDT tests in ATF, remove the ones from regress. | maxv |
| 2019-11-23 | Redo previous differently. | ad |
| 2019-11-23 | Fix compiler warning. | ad |
| 2019-04-06 | Eliminate regress/libexec/ld.elf_so/expand | kamil |
| 2017-08-30 | Don't test call gates, they are not supported anymore. | maxv |
| 2017-08-12 | Remove the vm86 tests. | maxv |
| 2017-05-14 | Remove regress lseek tests, obsoleted by ATF | kamil |
| 2017-05-14 | Remove regress getdents test, obsoleted by ATF tests | kamil |
| 2017-05-14 | Remove dead leftover Makefiles from src/regress | kamil |
| 2017-05-14 | Remove tests for executable/non-executable stack. | kamil |
| 2017-05-14 | Drop broken tests (no longer builds in years) | kamil |
| 2017-05-14 | Remove bpf regress tests, obsoleted by ATF net/bpf and rump | kamil |
| 2017-05-14 | Remove regress sys/crypto tests, obsoleted by ATF ones | kamil |
| 2017-05-14 | Drop regress test for des, obsoleted by ATF tests/lib/libdes/t_des | kamil |
| 2017-05-14 | Drop usr.bin/rtld/testlib, replaced with ATF tests in usr.bin/c++/* | kamil |
| 2017-05-14 | Eliminate regress/usr.bin/c++/static_destructor - obsoleted with ATF tests | kamil |
| 2017-01-10 | need <sys/stat.h> | christos |
| 2016-12-29 | remove obsolete lkm tests | mrg |
| 2016-11-24 | Purge dummy Makefiles | kamil |
| 2016-09-03 | Fix the mmap call, KNF, and make the output more readable. | maxv |
| 2016-08-14 | Since the i386-specific DES assembly is not PIC, don't build this as PIE. | joerg |
| 2016-03-11 | PR/50941: David Binderman: fix printf format | christos |
| 2015-01-05 | moved to tests/net/in_cksum. | christos |
| 2014-09-19 | Replace manual realdepend dependency with DPSRCS. | joerg |
| 2014-01-16 | eliminate use of bsd.sys.mk from Makefiles | christos |
| 2014-01-10 | don't include bsd.sys.mk | christos |
| 2014-01-10 | Fix NOMAN | christos |
| 2014-01-10 | ACTIVE_CC can only be used after include of bsd.own.mk | martin |
| 2012-11-08 | The sleeping test has been converted to ATF | pgoyette |
| 2012-11-07 | This functionality is tested in tests/fs/vfs/t_io | pgoyette |
| 2012-11-07 | sigtramp has been incorporated into ATF test lib/libc/sys/t_sigaction | pgoyette |
| 2012-11-07 | The lockf/lockf2 tests are now converted to ATF | pgoyette |
| 2012-11-05 | The SysV IPC tests have been converted to atf | pgoyette |
| 2012-11-03 | The mqueue test has been atf-ified | pgoyette |
| 2012-11-02 | our current gcc puts the loop after the RAS_END() label on several | chs |
| 2012-08-10 | Use LIBISCXX. | joerg |
| 2012-07-22 | Revert the test addition. | rmind |
| 2012-07-21 | Add a simple test for cdb(5). | rmind |
| 2012-04-04 | Disable new -Wstring-plus-int warning where needed for now. | joerg |
| 2012-03-18 | The inttypes(3) check has already been moved to ATF. | jruoho |
| 2012-02-15 | Back out the recent import of IPFilter 5.1.1 for the upcoming branch, | riz |
| 2012-01-30 | Import IPFilter 5.1.1 | darrenr |
| 2011-11-02 | - count the number of bits correctly | yamt |
| 2011-11-01 | ether_aton test has been atf-ified | pgoyette |
| 2011-11-01 | Test all digits. | christos |
| 2011-11-01 | Replace ed usage with awk script. | ws |