NetBSD/regress/sys/kern
martin c77a3f5aad Upgraded IPFilter to v4.1.23 2007-06-16 10:52:24 +00:00
..
execve Maybe I'm just slow, but having diffs in the wrong direction confuses me... 2003-09-30 04:20:24 +00:00
extent extent_alloc_subregion1()'s 9th argument is a u_long *, not long *. 2006-05-10 19:09:11 +00:00
getcwd Make regress target depend on the test program so as to ensure it gets 2006-10-14 21:23:01 +00:00
ipf Upgraded IPFilter to v4.1.23 2007-06-16 10:52:24 +00:00
kqueue Coverity CID 1194: Negative returns (from Arnaud Lacombe) 2006-09-29 14:18:25 +00:00
lkmcommon Add basic tests for kernel mutexes & rwlocks. 2007-01-17 20:56:49 +00:00
lock Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:22:46 +00:00
lockf appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
mutex1 - fix "make obj && make". 2007-02-24 15:25:23 +00:00
mutex2 - fix "make obj && make". 2007-02-24 15:25:23 +00:00
pipe
poll
priority_inheritance1 a test for priority inheritance. 2007-02-25 09:52:47 +00:00
ras GCC 4 requires -fno-reorder-blocks to ensure that RAS_START/RAS_END 2006-09-19 20:17:28 +00:00
rwlock1 - fix "make obj && make". 2007-02-24 15:25:23 +00:00
sa a test for kern_sa.c rev.1.52. 2004-07-06 12:28:20 +00:00
sigtramp Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
sleeping ${.CURDIR}/sleeptest -> ./sleeptest for MKOBJDIR=yes case. 2006-09-09 12:20:07 +00:00
sysvmsg Allow the number of loops to specified on the command line, still 2007-02-06 15:08:17 +00:00
sysvsem de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
sysvshm de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
time correct usage() handling 2006-09-10 13:28:29 +00:00
ucontext
umount Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
unfdpass use socklen_t where appropriate. 2006-05-10 19:10:09 +00:00
writev
Makefile add time regression test directory 2006-09-10 12:23:10 +00:00
Makefile.inc