NetBSD/sys
scottr 042be92f6f Update for wscons. 2000-02-14 08:58:41 +00:00
..
adosfs
arch Update for wscons. 2000-02-14 08:58:41 +00:00
coda
compat Add support for -current's ELF32 exec format. 2000-02-06 16:45:56 +00:00
conf Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
ddb
dev Regen. 2000-02-13 23:10:22 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Add support for / on RAID. A bit of a gross hack, but sufficient for now. 2000-02-13 04:57:44 +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 At mount/unmount time, add an exec hook to revoke all vnodes iff the 2000-01-25 21:52:04 +00:00
msdosfs When renaming a file, make sure apporpriate vnode cache entry is 2000-02-01 21:33:57 +00:00
net make assumption in rt_msg1 (len <= MHLEN + MLEN) explicit. 2000-02-11 06:11:03 +00:00
netatalk PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netccitt First-draft if_detach() implementation, originally from Bill Studnemund, 2000-02-01 22:52:04 +00:00
netinet Typo (Thanks, Havard :-) 2000-02-12 18:00:00 +00:00
netinet6 sync with extended scoped address syntax change. 2000-02-09 12:27:03 +00:00
netiso PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +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 Store also attribute identifier in the filehandle structure, so that 2000-02-08 16:17:58 +00:00
stand
sys Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
ufs Check that we can handle the inode size before mounting the fs, and correct 2000-01-31 11:34:55 +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