NetBSD/sys
joda 8006211b18 fix previous broken commit of the 8-bit memory handling (spotted
by Christian Hopps); this will enable 16-bit memory accesses for devices
that can handle it
2000-02-04 10:18:28 +00:00
..
adosfs
arch Remove an unused variable. 2000-02-04 07:48:11 +00:00
coda
compat regen 2000-02-03 10:22:34 +00:00
conf Bump version to 1.4R -- PRU_PURGEADDR, and slightly more stringent semantics 2000-02-01 23:00:41 +00:00
ddb
dev fix previous broken commit of the 8-bit memory handling (spotted 2000-02-04 10:18:28 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04:45 +00:00
lib cosmetics: remove double semicolon, whitespace 2000-02-03 19:53:03 +00:00
lkm
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 PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +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 PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netinet6 avoid some of typecasting from in6_ifaddr to ifaddr. 2000-02-04 08:54:04 +00:00
netiso PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netkey bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +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
ntfs
stand
sys Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04:45 +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 remove a debug printf that has outlived its usefulness. 2000-01-28 08:02:48 +00:00
vm
Makefile