| Age | Commit message (Expand) | Author |
| 2000-07-24 | LDFLAGS -> LDADD, so this compiles statically. | mycroft |
| 2000-07-06 | Skey hash algorithm regression test. | mjl |
| 2000-07-03 | include cleanup in regress. | matt |
| 2000-07-02 | test 6 & 7: make the extent have the intended total of size 12 (noticed | pk |
| 2000-06-27 | Another `last boundary' test taking a different code path. This time | pk |
| 2000-06-27 | Add a test to check whether allocation succeeds beyond the last boundary | pk |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-06-16 | add test cases for the boundary overflows just fixed by mrg | drochner |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-06-12 | Lockf regression test. | sommerfeld |
| 2000-06-06 | Clean up warnings, enable WARNS=1. | thorpej |
| 2000-06-05 | - Kill some warnings, and enable WARNS=1. | thorpej |
| 2000-05-19 | Explain why we can expect to have some resident pages even after an | thorpej |
| 2000-04-28 | revert the depend change... it was unneeded, and is even hurting in some | is |
| 2000-04-25 | Local-ize local labels | is |
| 2000-04-15 | Make this depend again. | is |
| 2000-04-14 | Move original Motorola files to the "dist" subdirectory, in response | is |
| 2000-03-19 | Use proginstall:: to disable installing PROG. | simonb |
| 2000-03-06 | Don't rely on <stdio.h> making visible identifiers from <sys/types.h>. | kleink |
| 2000-02-16 | Make "make dependall" work. | tsutsui |
| 2000-01-31 | Make this work properly with the X/Open spec of semctl(2). | christos |
| 2000-01-24 | Clean all the files... | mycroft |
| 2000-01-24 | Yet another check. | mycroft |
| 2000-01-24 | Don't link with -N. | mycroft |
| 2000-01-24 | Add more check_residency() calls. | mycroft |
| 1999-12-09 | Make it build on ELF toolchain. | itohy |
| 1999-09-30 | Add "popen" sub directory. | tron |
| 1999-09-30 | Regress test for popen(). | tron |
| 1999-09-26 | add <bsd.crypto.mk> support | mrg |
| 1999-09-25 | Specify libgcc_spec after lib_spec when DESTDIR is defined to keep | enami |
| 1999-08-30 | Oops; remember to clean the output file. | mycroft |
| 1999-08-30 | Add a regression test for ldexp(). | mycroft |
| 1999-08-25 | Add the SVID IPC tests. | thorpej |
| 1999-08-25 | Add a simple (very simple) test program for the System V Semaphores | thorpej |
| 1999-08-24 | Sanity check the data in the reciver. | thorpej |
| 1999-08-24 | Be more careful when sanity checking the message queue mode. | thorpej |
| 1999-08-24 | Add a simple test program for the System V Shared Memory facility. | thorpej |
| 1999-08-24 | Fix a thinko in a comment. | thorpej |
| 1999-08-24 | oops, err() -> errx() in a couple of places. | thorpej |
| 1999-08-24 | Add a simple test program for the System V Message Queues facility. | thorpej |
| 1999-08-06 | Oops, supply mode bits to shmget(2). | thorpej |
| 1999-08-06 | Check for shmat(2) failure correctly. | thorpej |
| 1999-08-01 | Let builder define DESTDIR in mk.conf or | sommerfeld |
| 1999-07-21 | add in inclusion of file to get memset prototype declaration. | mjacob |
| 1999-07-18 | Add a test for mprotect()'ing a region from PROT_NONE to anything else | thorpej |
| 1999-07-17 | Add code which creates a System V shared memory segment, attaches to it, | thorpej |
| 1999-07-14 | Add some code to test sync'ing a PROT_WRITE+MAP_SHARED file. | thorpej |
| 1999-07-11 | Add permission checking (execute-only innermost directory) | sommerfeld |
| 1999-07-08 | Add test code for synchronizing caches for signal trampoline code | ws |