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