NetBSD/sys
uch 630279a800 add device file interface for UCB1200 2000-03-03 19:54:34 +00:00
..
adosfs
arch add device file interface for UCB1200 2000-03-03 19:54:34 +00:00
coda
compat only include i386/include/reg.h on i386. 2000-02-27 17:30:10 +00:00
conf increase kernel version to 1.4U (5 more to 1.4Z!) 2000-03-01 12:52:11 +00:00
ddb On MP, print cpu number prior to prompt 2000-02-21 05:48:56 +00:00
dev Use the common disk allocation code, rather doing things the old way. 2000-03-03 03:47:17 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Allow my disk to actually spin down using `-o async' again. 2000-03-03 05:21:03 +00:00
lib make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES. 2000-03-02 07:41:49 +00:00
lkm
miscfs Fix pasto: some lines of the procfs hash code were copied from the 2000-02-25 22:33:43 +00:00
msdosfs unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value 2000-02-28 10:43:08 +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 comment fix, sync with kame. 2000-03-03 17:42:14 +00:00
netinet6 configure ::1 to loopback dstaddr. 2000-03-02 09:45:01 +00:00
netiso introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +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 introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +00:00
nfs
ntfs one more - Windows 2000 NTFS support 2000-02-19 14:42:21 +00:00
stand
sys make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES. 2000-03-02 07:41:49 +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