| Age | Commit message (Expand) | Author |
| 2020-11-27 | delete trailing whitespace | gson |
| 2020-11-08 | PR 55338: re-enable threxec test for more test coverage. | martin |
| 2020-11-01 | Make the mkstemps_basic and mkostemps_basic test cases not randomly | gson |
| 2020-10-31 | PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2) | christos |
| 2020-10-29 | Disable the wgetch test as it appears to be missing at the moment. | blymn |
| 2020-10-27 | Use the relative paths in the installed version, not the (different) | martin |
| 2020-10-27 | Add tests for AVX-512 registers (zmm0..zmm31, k0..7) | mgorny |
| 2020-10-24 | Remove extra parens | roy |
| 2020-10-24 | Add the new tests + check files, sort. | martin |
| 2020-10-24 | Issue 64-bit versions of *XSAVE* for 64-bit amd64 programs | mgorny |
| 2020-10-24 | Merge in code from Google Summer of Code project which dramatically | blymn |
| 2020-10-19 | Adapt for change to parsedate() which now follows POSIX and altered the | kre |
| 2020-10-16 | Remove leftover commented out #if 0 | mgorny |
| 2020-10-15 | Apply fix in rev 1.2 for core_dump_procinfo to aarch64 and arm: | rin |
| 2020-10-15 | Fix s87_tw reconstruction to correctly indicate register states | mgorny |
| 2020-10-13 | Bump soft/hard limits for stack to 6MB for aarch64{,eb}, where old value | rin |
| 2020-10-13 | For aarch64eb, no SIGBUS signal for unaligned accesses. | rin |
| 2020-10-09 | Add tests for x87 FPU registers | mgorny |
| 2020-10-09 | Rename MM_REG macro to ST_MAN, and cover fpr/xstate with it | mgorny |
| 2020-09-09 | PR/55648: Kyle Evans: Minor warnings in compilation of libexecinfo test2 | christos |
| 2020-09-07 | avoid new GCC 9 warnings. | mrg |
| 2020-09-07 | don't pass NULL to printf(), but use "<memory>" to signify this | mrg |
| 2020-09-06 | add support for new GCC 9 warnings that may be too much to fix | mrg |
| 2020-09-05 | nvmm: update copyright headers | maxv |
| 2020-08-29 | Skip threxec test pointing at PR 55338, this kills some test beds. | martin |
| 2020-08-28 | PR/55612: Martin Husemann: libarchive tests pollute /tmp w/o cleanup | christos |
| 2020-08-25 | Only expect the fmod test case to fail when using qemu's TCG CPU emulation, | gson |
| 2020-08-25 | Fix getrandom() tests. | riastradh |
| 2020-08-24 | Expect a failure to trap unaligned acesses only when running under | gson |
| 2020-08-23 | Split getrandom tests into several cases to find out which ones hang. | riastradh |
| 2020-08-23 | Expect failure only when running under qemu's TCG CPU emulation, not | gson |
| 2020-08-23 | Provide separate functions to check for running under qemu in general | gson |
| 2020-08-14 | New system call getrandom() compatible with Linux and others. | riastradh |
| 2020-07-19 | Compile USER_LDT by default, but, put it behind a privileged sysctl that | maxv |
| 2020-07-17 | Add ppoll() a compatibility wrapper around pollts(2) | kamil |
| 2020-07-03 | more | maxv |
| 2020-07-03 | Verify that PR lib/55041 is no longer an issue. | jruoho |
| 2020-07-01 | Add basic checks for a64l(3), l64a(3), and l64a_r(3). | jruoho |
| 2020-07-01 | Add basic tests for the rest of the mktemp(3) family of functions, including | jruoho |
| 2020-06-30 | After a comedy of errors, move t_mbtowc to its final resting place. | jruoho |
| 2020-06-29 | Avoid copyright issues and name the listed author as the copyright holder. | maya |
| 2020-06-29 | Use -Wl,--no-fatal-warnings for the mktemp(3) test. | jruoho |
| 2020-06-27 | Add the default TNF copyright (2005), cf. PR misc/55419. | jruoho |
| 2020-06-27 | Start moving the remaining tests from src/regress to src/tests. | jruoho |
| 2020-06-27 | Move the test for mktemp(3) to the right place. | jruoho |
| 2020-06-26 | Reference PRs consistently. | jruoho |
| 2020-06-25 | Reference PRs consistently. | jruoho |
| 2020-06-24 | Fix pasto; use {,U}LLONG{MIN,MAX} correctly in the {u,}llong{min,max} | thorpej |
| 2020-06-24 | Fix core_dump_procinfo tests for powerpc, for which child process was | rin |
| 2020-06-22 | Work around QEMU bug #1668041 differently, by which floating-point | rin |