NetBSD/sys
thorpej 09dfaace39 The traditional C preprocessor is fixed in GCC 3.3 now, so no need
to skip -traditional-cpp for HAVE_GCC3.
2002-11-26 18:51:12 +00:00
..
adosfs
altq
arch The traditional C preprocessor is fixed in GCC 3.3 now, so no need 2002-11-26 18:51:12 +00:00
coda s/si_/sel_/g 2002-11-26 18:45:22 +00:00
compat rename: s/sa_/<compat>sa/g 2002-11-26 18:43:20 +00:00
conf Add -Wno-sign-compare; that flag was made implicit with -Wall in 2002-11-25 01:37:11 +00:00
crypto correct panic() condition - it was backwards. 2002-11-18 23:38:46 +00:00
ddb
dev si_ -> sel_ 2002-11-26 18:49:40 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern si_ -> sel_ to avoid conflicts with siginfo. 2002-11-26 18:44:34 +00:00
lib Add strtoul.c 2002-11-25 00:55:22 +00:00
lkm deal with the .s -> .S change for i386 2002-11-23 02:15:45 +00:00
miscfs genfs_compat_gop_write: set uio_iovcnt correctly. 2002-11-15 14:01:57 +00:00
msdosfs
net Avoid strict-alias warnings. 2002-11-25 01:55:21 +00:00
netatalk
netccitt
netinet The "osrc" variable in gre_mobile_input() is only ever set but not 2002-11-25 23:37:08 +00:00
netinet6 Avoid strict-alias warnings. 2002-11-25 01:55:21 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Fix an uninitialised variable warning. 2002-11-24 11:02:57 +00:00
ntfs
stand
sys Rewrite the excessive recursive loading protection by actually counting the 2002-11-24 21:59:43 +00:00
ufs eliminate i_ino from in-core inode 2002-11-26 01:23:30 +00:00
uvm Quell uninitialised variable warnings. 2002-11-24 11:50:32 +00:00
Makefile