NetBSD/sys
matt 74ca33774a only include i386/include/reg.h on i386. 2000-02-27 17:30:10 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Add (commented out) PCIBIOS options so people can find them easily. 2000-02-27 16:51:39 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat only include i386/include/reg.h on i386. 2000-02-27 17:30:10 +00:00
conf Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on 2000-02-26 17:35:33 +00:00
ddb On MP, print cpu number prior to prompt 2000-02-21 05:48:56 +00:00
dev Billionton Systems Inc. LNT-10TN card. 2000-02-27 11:15:47 +00:00
filecorefs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
gdbscripts
ipkdb
isofs Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern add hw.alignbytes sysctl mib. this gives you the value of ALIGNBYTES 2000-02-27 06:13:35 +00:00
lib cosmetics: remove double semicolon, whitespace 2000-02-03 19:53:03 +00:00
lkm Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00
miscfs Fix pasto: some lines of the procfs hash code were copied from the 2000-02-25 22:33:43 +00:00
msdosfs Fix bogon discovered with LOCKDEBUG: 2000-02-26 17:25:17 +00:00
net Add empty token_ifdetach(). 2000-02-27 03:04:09 +00:00
netatalk PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netccitt don't touch non-AF_CCITT addrs on ctlinput. ctlinput routines can be 2000-02-26 16:03:23 +00:00
netinet bring in recent KAME changes (only important and stable ones, as usual). 2000-02-26 08:39:18 +00:00
netinet6 with IPv4 AH, strip off AH from the packet. this is to make some 2000-02-26 11:49:44 +00:00
netiso more careful about AF on ctlinput. (saw panic in the past with kame/netbsd141) 2000-02-26 16:10:31 +00:00
netkey for more strict rfc2367 conformance, move netkey/keyv2.h into net/pfkeyv2.h 2000-02-09 03:27:29 +00:00
netnatm
netns PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
nfs If server name field is overloaded for other purpose, or it just contains 2000-01-20 08:34:52 +00:00
ntfs one more - Windows 2000 NTFS support 2000-02-19 14:42:21 +00:00
stand
sys add hw.alignbytes sysctl mib. this gives you the value of ALIGNBYTES 2000-02-27 06:13:35 +00:00
ufs Fix a bug introduced in Lite2 with block allocation and full disk 2000-02-25 19:58:25 +00:00
uvm Allocate the page buckets out of kernel_map, not kmem_map. Saves 16 2000-02-13 03:34:40 +00:00
vm Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00