NetBSD/sys
2007-08-26 17:05:23 +00:00
..
altq
arch Modify ichlpcib description, it has timecounter support too. 2007-08-26 17:05:23 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Remove all ioctls from the conversion list that are explicitly defined 2007-08-20 19:19:33 +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 Some changes for the ichlpcib driver: 2007-08-26 16:49:47 +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 pool_drain: add a comment. 2007-08-18 00:37:14 +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 Overhaul gre(4), especially the GRE in UDP bits: 2007-08-24 23:38:31 +00:00
net80211
netatalk
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet Use sockaddr_in_init(). 2007-08-21 08:34:33 +00:00
netinet6 Don't call rtcache_check() from the fast-forward code, which runs 2007-08-20 19:42:34 +00:00
netipsec
netisdn
netiso Constify. Use satocsdl() and satosdl(). 2007-08-10 23:55:54 +00:00
netkey
netnatm
netsmb
nfs - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
opencrypto
rump Don't play rename & typecast games with kauth_cred_t, but rather 2007-08-25 10:22:31 +00:00
secmodel
stand
sys struct nameidata/componentname size changes 2007-08-22 17:52:16 +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