NetBSD/sys
matt 223a8c0b87 Make this play nicely with GCC 4.5. While there, make everything static,
get rid of global inlines, and move the init function to the end.
2011-07-06 10:01:02 +00:00
..
altq
arch Make this play nicely with GCC 4.5. While there, make everything static, 2011-07-06 10:01:02 +00:00
coda
common
compat Regen for pipe2. 2011-07-05 14:23:26 +00:00
conf apply some -Wno-foo to 3 files that are non-trivial to solve, for GCC 4.5. 2011-07-04 13:00:19 +00:00
crypto
ddb
dev Set FILEMON_VERSION to 3 2011-07-04 23:37:30 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
fs Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
gdbscripts
ipkdb
kern Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
lib add weak aliases for __sdivsi3_i4i and __udivsi3_i4i. 2011-07-06 01:29:54 +00:00
miscfs
modules Use integrated assembler with clang for Via PadLock. 2011-07-04 16:20:45 +00:00
net Avoid putting implicit null labels on the wire 2011-07-03 18:46:12 +00:00
net80211
netatalk
netbt
netinet avoid an uninitialised variable warning. this one seems a false 2011-07-03 09:03:32 +00:00
netinet6
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump don't define multiple cwdi0's, mark this one as extern. 2011-07-04 11:31:37 +00:00
secmodel
stand
sys The manipulation macros for struct dirent are also used by the ufs/ffs 2011-07-05 07:32:33 +00:00
ufs Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
uvm - fix a use-after-free bug in uvm_km_free. 2011-07-05 14:03:06 +00:00
Makefile