NetBSD/sys
tsutsui db09bcc34f Move todr_attach(9) calls from each MD attachment to MI mc146818_attach(). 2008-01-10 15:17:39 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Move todr_attach(9) calls from each MD attachment to MI mc146818_attach(). 2008-01-10 15:17:39 +00:00
coda Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
compat fd_revoke: variable vattr is no longer used. 2008-01-09 20:45:19 +00:00
conf Add MODULAR option. Include kernel linker stuff if MODULAR. 2008-01-06 18:03:58 +00:00
contrib/dev/ath use __KERNEL_RCSID() 2007-12-11 05:20:33 +00:00
crypto use __KERNEL_RCSID() 2007-12-11 23:31:07 +00:00
ddb Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
dev Move todr_attach(9) calls from each MD attachment to MI mc146818_attach(). 2008-01-10 15:17:39 +00:00
dist Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
fs PR/37696: Paul Ripke: add large read / readahead support (Introduce run-length 2008-01-05 18:42:14 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Terminate mntonname at [1] instead of [0]. 2008-01-10 13:05:01 +00:00
lib Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
lkm Now that compat/hpux is gone, this has no chance of building, so 2008-01-05 10:24:11 +00:00
miscfs Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
net Make many void rtcache_X() routines return struct rtentry *, so 2008-01-10 08:03:22 +00:00
net80211 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netatalk Save a rtcache_getrt() call. 2008-01-10 08:04:18 +00:00
netbt request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +00:00
netinet When not compiling for the kernel, use stdio.h instead of sys/systm.h 2008-01-09 17:13:52 +00:00
netinet6 Save some rtcache_getrt() calls. 2008-01-10 08:06:11 +00:00
netipsec Fix the ipsec processing in case of USE rules with no SA installed. 2007-12-29 16:43:17 +00:00
netisdn __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
netiso Save a rtcache_getrt() call. 2008-01-10 08:04:18 +00:00
netkey Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netnatm Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netsmb Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
nfs valloc -> vnalloc, vfree -> vnfree 2008-01-03 01:26:28 +00:00
opencrypto
rump Declare nbpg if we're building for sparc, and initialize to the 2008-01-09 13:59:43 +00:00
secmodel Make fork use kauth. 2008-01-07 23:51:06 +00:00
stand
sys transferlockers() is gone. ok ad 2008-01-09 22:06:00 +00:00
ufs Fix hangs on 'biolock' when creating a directory under / with softdep. 2008-01-09 18:20:54 +00:00
uvm simplify locking and remove vm_map_upgrade/downgrade. 2008-01-08 13:09:55 +00:00
Makefile