summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2004-01-07Remove previous makefile hack (disabling optimization) and addmartin
2004-01-06Avoid optimizations that move common code out of the RAS.martin
2004-01-02On archictectures not supporting RAS make this regression testsmartin
2003-12-10Add a check whether the stack is executable when needed, and one whetherdrochner
2003-11-29less magic constant.yamt
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-26use ${HOST_SH} instead of /bin/shlukem
2003-10-21NULL/integer mixupitojun
2003-10-21Don't use NULL inappropriately.agc
2003-10-07Add a MAP_WIRED flag to mmap(2), which causes the new mapping to bethorpej
2003-09-30Maybe I'm just slow, but having diffs in the wrong direction confuses me...mycroft
2003-09-30Catch up with MAXINTERP changing.mycroft
2003-09-30sysctl has moved.mycroft
2003-09-12delete bogus sigcontextchristos
2003-09-11new vm86_struct that does not use sigcontext.christos
2003-09-10sigcontext->siginfodrochner
2003-08-28#include <crypto/rijndael/rijndael-api-fst.h> to make this compile.uwe
2003-08-27Rewrite for new CAST-128 implementation.tron
2003-08-16add vm86drochner
2003-08-16some basic vm86 tests, with and without separate signal stackdrochner
2003-08-11choose ldt positions invidious enough to exercise thedrochner
2003-08-11close the stack frame properly before using the return addressdrochner
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-26in "make clean", remove the "results" directorydrochner
2003-04-15Add a regression test to check that forced unmounts work correctly.erh
2003-03-19need to initialise the address family before bind(2) ...lukem
2003-02-10Do The Right Thing with signal handlers.pk
2003-02-08uh, NULL terminate argv and envp arrays to be passed to execve().cgd
2003-02-03Break out fsck function; add rename hard link test; change small filesperseant
2003-01-30Add a ucontext test from Nathan's testsuite.thorpej
2003-01-29Make the test a little less demanding (write 800k files instead of 1600k).perseant
2003-01-29Regression test to ensure that (1) newfs_lfs and fsck_lfs agree aboutperseant
2002-12-06Remove extra args to a printf call.thorpej
2002-12-06Fix printf formats.thorpej
2002-12-06Need <string.h> for prototypes.thorpej
2002-11-30add NetBSD RCS Id and TNF copyrightjdolecek
2002-11-30add test program for 3way select/poll collision on descriptor, problemjdolecek
2002-11-01don't assume intptr_t is 'long', and cast the value appropriatelyjdolecek
2002-11-01don't assume intptr_t is 'long', and cast the value appropriatelyjdolecek
2002-10-29Include <string.h> for memset() prototype.martin
2002-10-29Include <string.h> for memset() prototype.martin
2002-10-29descend to kqueue too, nowjdolecek
2002-10-12add test program for the deadlock caused by missing knote_fdclose() calljdolecek
2002-10-12make the program only await three kevents, so that it won't linger aroundjdolecek
2002-10-12fix the -n handling codejdolecek
2002-10-03add kqueue subdir, commented out for nowjdolecek
2002-10-03Basic set of kqueue tests for various filters. Most of files basedjdolecek
2002-09-19Fix checksum errormartti
2002-09-19Resync with official IPFmartti