NetBSD/sys
dyoung d93512cce5 Remove dead code. 2007-08-27 14:57:47 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch Fix typo in rev 1.26: alldev -> alldevs. 2007-08-27 14:41:03 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Constify. 2007-08-26 22:36:35 +00:00
conf subr_prf_bitmask.c -> subr_prf2.c 2007-08-15 20:34:48 +00:00
contrib/dev/ath The Atheros HAL on MIPS uses %s7 as a general purpose register, but the 2007-08-24 23:52:10 +00:00
crypto
ddb include cdefs.h before opt_xxx.h 2007-07-19 21:54:51 +00:00
dev Constify: use CLLADDR() instead of LLADDR() wherever possible. 2007-08-27 14:48:54 +00:00
dist reduce diff. 2007-08-07 10:02:40 +00:00
fs Add a third type of fh option, passthrough, where the kernel does 2007-08-23 14:36:46 +00:00
gdbscripts
ipkdb
kern Fix inverted test in ktrpoint(), NAMI traces weren't being generated. 2007-08-27 13:33:45 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +00:00
lkm Update to catch some problems that I just fixed in the framework. The 2007-07-22 18:24:48 +00:00
miscfs cleanup unused prototype 2007-08-03 08:50:23 +00:00
net Remove dead code. 2007-08-27 14:57:47 +00:00
net80211
netatalk Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:59:08 +00:00
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet Cosmetic: 0 -> NULL. Remove unnecessary cast. 2007-08-27 05:39:44 +00:00
netinet6 Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:59:08 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:59:08 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
rump define FFS 2007-08-26 23:53:24 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Fix inverted test in ktrpoint(), NAMI traces weren't being generated. 2007-08-27 13:33:45 +00:00
ufs Modify ffs_lock() to take care for changed v_vnlock. Snapshots do not need 2007-08-21 09:27:33 +00:00
uvm Also initialize map->lock for INTRSAFE maps. 2007-08-20 13:34:52 +00:00
Makefile