NetBSD/sys
nisimura a63b802fd7 - cut half main.c and have brdsetup.c for cpu/board specifics.
- introduce match() routine to stylise the way to pickup a PCI
  device driver.
- fix tlp.c error in the previous commit.
2008-05-14 23:14:11 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch - cut half main.c and have brdsetup.c for cpu/board specifics. 2008-05-14 23:14:11 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat Follow FreeBSD's rev 1.18 (by imp): 2008-05-12 17:46:08 +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
dev fix typo in error message 2008-05-14 19:32:18 +00:00
dist Hide a harmless warning about optional fields having zero address or lengths 2008-05-10 13:45:13 +00:00
fs Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern In panic, we busy wait if another CPU is already panicking. Don't spl0(), 2008-05-13 11:54:45 +00:00
lib Extend tftp_stat to return the size of the file, rather than -1. 2008-05-11 11:29:12 +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 Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
modules cd9660 module as an example of a file system. Not enabled until we sort 2008-05-03 15:58:47 +00:00
net rtinit() should pass RTM_ADD to ifa->ifa_rtrequest instead of cmd, 2008-05-13 20:49:33 +00:00
net80211
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 bzero -> memset, bcopy -> memcpy. 2008-05-13 18:24:01 +00:00
netinet6 Change bzero() to memset(), non-overlapping bcopy() to memcpy(). 2008-05-13 17:53:52 +00:00
netipsec Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisdn
netiso Use memcpy, memcmp, and memset instead of Bcopy, Bcmp, and Bzero, 2008-05-11 20:20:27 +00:00
netkey Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netnatm
netsmb
nfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
opencrypto Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rump Make rump compile UDF correctly. Note that it won't work though since rump 2008-05-14 20:13:05 +00:00
secmodel
stand
sys Oops. These are supposed to come alive on the branch, not the head. 2008-05-11 00:18:09 +00:00
ufs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +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