NetBSD/sys
tsutsui 51b5e07bf9 Misc KNF and cosmetics. 2007-08-03 13:15:56 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch Misc KNF and cosmetics. 2007-08-03 13:15:56 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat <sys/proc.h> is needed to get nprocs... fixes the build on amd64. 2007-07-21 23:39:46 +00:00
conf Split vfs_subr.c into routines which need much of the kernel 2007-07-29 14:44:08 +00:00
contrib/dev/ath
crypto
ddb include cdefs.h before opt_xxx.h 2007-07-19 21:54:51 +00:00
dev unbork fallout from newlock2 merge: 2007-08-03 05:40:47 +00:00
dist Avoid casting to "i6addr_t *", because that type requires 64-bit 2007-07-19 14:04:34 +00:00
fs Set mnt_fs_bshift and mnt_dev_bshift to reasonable dummy-values. 2007-08-03 13:00:19 +00:00
gdbscripts
ipkdb
kern cv_wakeup: the entire queue has to be searched, as we can't know how many 2007-08-02 22:01:40 +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 don't forget to maintain ama_addrs. reported by Coverity via Arnaud Lacombe. 2007-08-02 12:37:47 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense. 2007-08-02 13:12:35 +00:00
netinet6 Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +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 Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +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 nfsrv_slpderef: add an assertion. 2007-08-02 12:46:03 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys TCP socket buffers automatic sizing - ported from FreeBSD. 2007-08-02 02:42:40 +00:00
ufs include assumed headers 2007-08-02 12:53:30 +00:00
uvm use separate nreslookup evcnt for obj and anon pages. 2007-08-01 14:49:55 +00:00
Makefile