| Age | Commit message (Expand) | Author |
| 2023-01-30 | PR/57205: Dag-Erling Smørgrav: Add tests strchrnul(3), fix strchr pasto | christos |
| 2022-12-28 | swab(3): Rewrite this to be understandable. | riastradh |
| 2022-12-21 | adapt mbstowcs_basic test for unicode table update | wiz |
| 2022-12-11 | This test makes (made) a false assumption about the way that | kre |
| 2022-12-05 | Update check files due to reversion of a libcurses change. | blymn |
| 2022-12-04 | allow testing of files other than those in /etc | jschauma |
| 2022-12-04 | whitespace | jschauma |
| 2022-11-30 | Update the check files due to bug fix in libcurses. | blymn |
| 2022-11-28 | whoops, we don't want an extra space here | jschauma |
| 2022-11-28 | whitespace | jschauma |
| 2022-11-23 | fix vax | christos |
| 2022-11-22 | Sync style between Lua script and C source code. | rin |
| 2022-11-21 | lua libm API from Phil Rulon | christos |
| 2022-11-10 | Uncomment the waddstr call that was returning ERR, this is actually | blymn |
| 2022-11-08 | * Uncomment the slk_wset test which was previously commented out due | blymn |
| 2022-11-07 | Sync with if_dl.h rev. 1.31's change. | msaitoh |
| 2022-11-04 | Update check files to allow for changes due to fixes to libcurses. | blymn |
| 2022-10-27 | Revert for if_dl.h's change. | msaitoh |
| 2022-10-24 | Sync with if_dl.h rev. 1.29's change. | msaitoh |
| 2022-10-19 | Updates to account for changes resulting from fixes to libcurses. | blymn |
| 2022-10-06 | add tests for PR/57046. | ryo |
| 2022-08-27 | Add sincos{,f,l} from FreeBSD | christos |
| 2022-08-12 | membar(3): Fix t_spinlock for machines with hash-locked atomics. | riastradh |
| 2022-08-01 | Provide _GNU_SOURCE for t_clone now that is required to make clone() | kre |
| 2022-07-25 | t_sig_backtrace: Pacify vfork clobber warning with volatile. | riastradh |
| 2022-07-25 | execinfo(3): Mark sig_backtrace_jump test as xfail. | riastradh |
| 2022-07-25 | execinfo: Fix mistake in previous: match `the_loop*' as prefix. | riastradh |
| 2022-07-25 | execinfo: Test stack traces through null pointer jump too. | riastradh |
| 2022-07-18 | Make kqueue event status for vnodes shareable, and for stacked file systems | thorpej |
| 2022-06-22 | test: fix typo and improve wording | wiz |
| 2022-06-21 | Support ifunc on aarch64. The tests pass at least. | skrll |
| 2022-06-21 | Wrap long #if defined(...) || ... and sort. NFCI. | skrll |
| 2022-06-13 | Restore arm in the list of architectures supporting ifunc, accidently | martin |
| 2022-06-09 | There are two hard problems in computer science cache invalidation, naming | skrll |
| 2022-06-07 | PR/56865: hppa: t_ptrace_core_wait test doesn't know it must advance PC after... | skrll |
| 2022-06-04 | tests/lib/libc: Test mmap(2) with bad hints. | riastradh |
| 2022-06-04 | Fix syntax error | pgoyette |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2022-05-31 | s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix. | andvar |
| 2022-05-31 | Avoid plabels on hppa to make some tests not crash | skrll |
| 2022-05-31 | whitespace including space before delay slot instruction. | skrll |
| 2022-05-30 | More factoring of common code. NFCI | pgoyette |
| 2022-05-30 | Update test so all four combinations of update_{upper, lower} x | pgoyette |
| 2022-05-29 | fix various typos in comments and log messages. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | s/estabilishing/establishing/ in copy pasted comment. | andvar |
| 2022-05-23 | s/controll/control/ in comments. | andvar |
| 2022-05-07 | Skip sigfpe_int also for sh3; integer division by zero is not trapped. | rin |
| 2022-05-07 | Bump timeout for slow machines. | rin |
| 2022-05-03 | Add mutt_test to the test runs, this test tries to emulate a real | blymn |