NetBSD/sys
2006-05-11 12:05:37 +00:00
..
altq
arch remove irqblock[] as no one uses it. reviewed by Ben Harris. 2006-05-11 12:05:37 +00:00
coda
compat cleanup user.h. 2006-05-11 11:54:36 +00:00
conf Remove the obsolete (and now unused) propdb API. 2006-05-05 18:26:19 +00:00
contrib/dev/ath
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
dev Add EDID framework. (No documentation as yet.) 2006-05-11 01:49:53 +00:00
dist Make sure IPF can correctly pullup short headers. Patch received from 2006-05-11 07:37:09 +00:00
fs quell GCC 4.1 uninitialised variable warnings. 2006-05-11 01:12:21 +00:00
gdbscripts
ipkdb
kern quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
lib ssize_t -> size_t to match variable and functions. 2006-05-11 01:13:44 +00:00
lkm Finish fixing compilation after device property changes. 2006-05-07 20:48:51 +00:00
miscfs
net quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
net80211 - Make sure scangen sequence number is unique 2006-05-03 16:50:58 +00:00
netatalk
netccitt
netinet quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
netinet6 Use C99 uintXX_t types so that applications don't need to include 2006-05-07 23:41:17 +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
netsmb quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
nfs quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
opencrypto
stand
sys cleanup user.h. 2006-05-11 11:54:36 +00:00
ufs quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
uvm ubc_fault: use PMAP_CANFAIL. pointed by Jed Davis on tech-kern@. 2006-05-03 15:57:35 +00:00
Makefile