.. |
crypto
|
give the idea, rc5 and mdc2 checks a chance of working if they are defined
|
2011-07-05 10:03:09 +00:00 |
dev
|
Add missing RUMP_SERVER export, so the "normal" test does not fail with
|
2011-08-09 13:48:55 +00:00 |
fs
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
games
|
|
|
include
|
Remove some cruft that is no longer needed.
|
2011-08-29 17:39:54 +00:00 |
ipf
|
Disable test cases which have not worked in ages instead of skipping them.
|
2010-12-18 13:06:51 +00:00 |
kernel
|
Turn warns on for all tests and fix all the bugs.
|
2011-06-11 18:03:17 +00:00 |
lib
|
Test ldexp(x, n) == x * exp2(n) && ldexpf(x, n) == x * exp2f(n).
|
2011-09-13 07:03:36 +00:00 |
libexec
|
avoid building stuff that depends upon pic objects if MKPIC == no.
|
2011-07-03 15:28:25 +00:00 |
modules
|
Prevent failures from cleanup routines. Do so by only attempting to do the
|
2011-03-24 21:52:51 +00:00 |
net
|
fix fallout from including signal.h from rump_syscallargs.h
|
2011-06-26 13:15:22 +00:00 |
rump
|
Rename slightly misleading KTHREAD_JOINABLE to KTHREAD_MUSTJOIN.
|
2011-08-07 14:03:15 +00:00 |
sbin
|
Add require root user to test_case_xfail. Avoids reporting expected
|
2011-05-17 22:01:41 +00:00 |
sys
|
|
|
toolchain
|
Remove shebang lines from test-script sources; avoids duplicate with
|
2011-05-11 22:08:12 +00:00 |
usr.bin
|
mkdep(1) needs cc(1). Make testcase check for them.
|
2011-06-14 11:44:25 +00:00 |
usr.sbin
|
|
|
util
|
Track spacing changes of df.c 1.89
|
2011-08-29 17:31:41 +00:00 |
Atffile
|
Re-add the NetBSD CVS Id tag to the header. It just had to be quoted to
|
2007-12-30 09:13:32 +00:00 |
h_macros.h
|
Use proper format strings.
|
2011-06-16 15:33:24 +00:00 |
Makefile
|
Remove syscall SUBDIR.
|
2011-07-07 07:31:29 +00:00 |
Makefile.inc
|
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
|
2010-11-03 16:10:19 +00:00 |