/tests/kernel/kqueue/

lass='sub'>NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sbin/Makefile.inc
AgeCommit message (Expand)Author
2012-03-21Default to WARNS=5matt
2009-04-11Enable WARNS=4 by default except for:lukem
2006-10-08WFORMAT is no more...peter
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2002-09-27Revert previous; the change that required it will be done differently.thorpej
2002-09-27Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib andthorpej
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2001-12-05enable WARNS?=2lukem
2000-10-10Format string cleanups by Bill Sommerfeld.is