NetBSD/regress/sys
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
..
arch Include err.h and unistd.h to provide protos for err() and getpid(). 2011-05-18 19:45:05 +00:00
compat
crypto Turn on WARNS to 4, so that magically -std=gnu99 gets turned on and fix 2011-05-14 16:26:23 +00:00
fs use err instead of printf, fix missing prototypes. 2011-05-16 12:43:59 +00:00
kern Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
net Use ${HOST_SH} 2010-12-20 16:13:44 +00:00
uvm Fix format string 2011-05-24 16:11:08 +00:00
Makefile