NetBSD/sys
2008-05-22 13:55:51 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch Mark x86_curlwp() with __attribute__ ((const)), so gcc can CSE it and know 2008-05-22 13:55:51 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat Add IPC_64 support to msgctl, needed for amd64. 2008-05-21 11:15:57 +00:00
conf Print kernel version string along with the size output, to avoid having 2008-05-14 18:15:41 +00:00
contrib/dev/ath
crypto
ddb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dev Delete non-illuminating #ifdef-OTHER_OPERATING_SYSTEM code that 2008-05-22 01:27:32 +00:00
dist Pullup IPFilter 4.1.29 from the vendor branch to HEAD. 2008-05-20 07:08:06 +00:00
fs Remove bogus KASSERT(); if we shrink the file, the number of allocated 2008-05-20 21:31:52 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern Make msgsnd return EINVAL instead of 0, when the value of mtype is 2008-05-22 11:25:54 +00:00
lib Take $MACHINE into account when looking for modules. 2008-05-20 16:04:08 +00:00
lkm Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
miscfs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
modules Enable cd9660 module. 2008-05-20 19:02:19 +00:00
net Add ETHER_IS_LOCAL(). Tests for "local" ethernet addresses. 2008-05-22 01:15:33 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netbt PRU_CONTROL: acquire bt_lock manually. 2008-04-29 18:41:06 +00:00
netinet Don't cast to void * unnecessarily. 2008-05-22 01:06:39 +00:00
netinet6 Don't cast to void * unnecessarily. 2008-05-22 01:06:39 +00:00
netipsec Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisdn Cosmetic: delete dead code. 2008-05-22 01:00:50 +00:00
netiso s/0/NULL/ in pointer comparisons. 2008-05-22 00:58:29 +00:00
netkey Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netnatm Delete unnecessary casts to void *. 2008-05-22 00:59:19 +00:00
netsmb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs Delete unnecessary cast to void *. 2008-05-22 00:57:09 +00:00
opencrypto Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rump Fix rump build. 2008-05-20 19:02:36 +00:00
secmodel
stand
sys If autoloading a module, don't consider the current working directory. 2008-05-20 19:20:38 +00:00
ufs Don't moan about LFS unless the mount succeeds. 2008-05-20 16:26:04 +00:00
uvm keep dumpcdev and dumpdev consistent 2008-05-11 20:19:27 +00:00
Makefile Build and install modules into /kernel/modules. Each module gets a 2008-05-02 23:12:00 +00:00