NetBSD/sys
2006-05-14 05:53:42 +00:00
..
altq Complete the FREE -> free transition and add more NULL checks for malloc 2006-04-23 16:57:22 +00:00
arch Pull slightly optimized BUS_DMASYNC_PREREAD op from other mips3 ports. 2006-05-14 05:53:42 +00:00
coda
compat gcc 4 does not like LHS casts. 2006-05-14 05:28:45 +00:00
conf By popular demand, this should be done by config(1). 2006-05-12 20:39:39 +00:00
contrib/dev/ath
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
dev XXX: GCC uninitialized 2006-05-14 05:42:43 +00:00
dist XXX: GCC uninitialized 2006-05-14 03:40:02 +00:00
fs quell GCC 4.1 uninitialised variable warnings. 2006-05-11 01:12:21 +00:00
gdbscripts
ipkdb
kern XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
lib apply -Wno-pointer-sign with GCC4. 2006-05-12 03:29:11 +00:00
lkm Finish fixing compilation after device property changes. 2006-05-07 20:48:51 +00:00
miscfs
net XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
net80211 - Make sure scangen sequence number is unique 2006-05-03 16:50:58 +00:00
netatalk
netccitt avoid a GCC uninitialised variable warning. 2006-05-12 01:25:44 +00:00
netinet Comment out attribute packed. Gcc4 warns us that the field is too narrow 2006-05-14 02:34:41 +00:00
netinet6 XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
netipsec The esp_input_cb function used m_copyback, which fails if the mbuf is 2006-04-28 22:39:02 +00:00
netisdn
netiso #include <sys/protosw.h> for isosw[] extern. 2006-05-11 01:14:55 +00:00
netkey
netnatm
netns Make this compile again. Use ALIGNED_POINTER to determine if we need to 2006-04-23 00:13:19 +00:00
netsmb quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
nfs XXX: GCC uninitialized 2006-05-14 05:42:43 +00:00
opencrypto
stand
sys Add MSG_NOSIGNAL (from FreeBSD) 2006-05-11 15:49:44 +00:00
ufs Correct a bogus expression gcc4 found. 2006-05-14 05:27:59 +00:00
uvm XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
Makefile