NetBSD/sys
2010-12-16 06:45:50 +00:00
..
altq
arch finish device_t-ification, now it works again 2010-12-16 01:56:21 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common/bus_dma
compat Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
crypto
ddb fix extern/static inconsistency 2010-09-13 08:42:04 +00:00
dev ioctl: KNF switch-case, remove useless brackets 2010-12-16 06:45:50 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external previous fixed one HP laptop and broke an other HP laptop. 2010-11-18 18:16:15 +00:00
fs msdosfs_sync: check for dead vnode (denode == NULL) before testing denode flags. 2010-12-14 17:17:02 +00:00
gdbscripts
ipkdb
kern ubc_init needs to run while we're still cold or uvmhist breaks. 2010-12-16 00:42:22 +00:00
lib Allow multiple path separators between/after directory names. 2010-10-18 11:08:26 +00:00
miscfs Correct an assertion; pointed out by mrg@ and pooka@, thanks. 2010-12-06 10:22:43 +00:00
modules Disable errors reported by unknown pragmas in dtrace module. 2010-12-14 23:27:47 +00:00
net linkset no more 2010-12-08 17:10:13 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb take two on module support 2010-12-15 12:58:13 +00:00
nfs Initialize mutex and cv after sanity checks 2010-12-14 16:58:58 +00:00
opencrypto
rump stubs to make life easier 2010-12-13 14:03:59 +00:00
secmodel
stand
sys Prefix ctype bitmask macros with _CTYPE 2010-12-14 02:28:57 +00:00
ufs Keep a reference to the snapshot vnode until it gets removed from the 2010-12-12 10:29:25 +00:00
uvm Remove duplicate asserts from when uvm_fault_lower1() was merged 2010-12-15 13:44:17 +00:00
Makefile