.. |
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
|
need signal.h for kill()
|
2011-06-26 12:14:59 +00:00 |
fs
|
apply some -fno-strict-aliasing
|
2011-06-29 02:36:13 +00:00 |
games
|
Since /usr/games is rarely in one's $PATH, provide an absolute path to the
|
2010-11-19 12:31:36 +00:00 |
include
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +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
|
XXX: ugly hack to make these valid for vax fp.
|
2011-07-04 22:33:29 +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
|
fix fallout from including signal.h in rump_syscallargs.h
|
2011-06-26 13:17:36 +00:00 |
sbin
|
Add require root user to test_case_xfail. Avoids reporting expected
|
2011-05-17 22:01:41 +00:00 |
sys
|
Adjusts tests after import of atf-0.12:
|
2010-11-07 17:51:16 +00:00 |
syscall
|
Remove the xfail check after all (PR kern/45113 is bogus or fs-dependent).
|
2011-07-05 04:33:23 +00:00 |
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
|
avoid temp file per clue-by-four from jmmv
|
2010-12-31 15:21:49 +00:00 |
util
|
Fix definition of the plus_tflag test case. Uncovered by atf 0.14.
|
2011-06-15 07:58:03 +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 |
Makefile
|
evbppc can do modules now.
|
2011-06-15 23:45:45 +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 |
h_macros.h
|
Use proper format strings.
|
2011-06-16 15:33:24 +00:00 |