NetBSD/sys
xtraeme 6f9427240c Change the description to 'coreN' rather than 'cpuN', which seems to
be more correct.
2007-12-21 01:10:54 +00:00
..
altq
arch Change the description to 'coreN' rather than 'cpuN', which seems to 2007-12-21 01:10:54 +00:00
coda Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
compat Reinstate some code I commented out. 2007-12-20 23:16:13 +00:00
conf Move the elink probe code from files.isa to the common conf/files so that 2007-12-13 21:23:48 +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 add ddb "whatis" command. inspired from solaris ::whatis dcmd. 2007-12-13 02:45:09 +00:00
dev VT8231 IDE workaround for native mode with "compatibility" interrupts 14/15. 2007-12-20 22:24:40 +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 __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern - Support two different sizes of pool_cache group. The default has 14 or 15 2007-12-20 23:49:10 +00:00
lib Add glue for x86emu and build it as part of i386/ALL. 2007-12-13 17:25:19 +00:00
lkm Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
miscfs use vnode_to_path. 2007-12-15 23:52:00 +00:00
net Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
net80211 Add IEEE80211_NODE_UNLOCK() to match the IEEE80211_NODE_LOCK() . 2007-12-20 20:56:18 +00:00
netatalk Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
netbt [experimentally] report failing commands 2007-11-28 21:46:52 +00:00
netinet Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
netinet6 Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
netipsec - Remove remain <= MHLEN restriction in m_makespace() 2007-12-14 20:55:22 +00:00
netisdn __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
netiso Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +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
nfs Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
opencrypto
rump LFS_KERNEL_RFW 2007-12-13 16:08:12 +00:00
secmodel Add PT_TRACE_ME to switch statement. 2007-12-01 21:59:49 +00:00
stand
sys - Support two different sizes of pool_cache group. The default has 14 or 15 2007-12-20 23:49:10 +00:00
ufs Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
uvm Specify PR_LARGECACHE for anon_cache (which is insanely busy). 2007-12-20 23:50:00 +00:00
Makefile