..
adosfs
arch
Add a C99-style va_copy macro.
2000-02-03 16:16:06 +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
Add AdvanSys U2W host adapters
2000-02-03 16:56:23 +00:00
filecorefs
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 a sanity check to ensure that a region being free()'d is actually
2000-02-01 19:37:58 +00:00
lib
provide stat() and fstat() here for standalone programs' use
2000-02-03 02:00:31 +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
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
- Don't reuse ip6 header portion as reassembly pointer, to be friendly
2000-02-03 18:13:01 +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
If server name field is overloaded for other purpose, or it just contains
2000-01-20 08:34:52 +00:00
ntfs
Always unlock the "fnode", even if we're about to free it, to keep
1999-12-20 22:11:57 +00:00
stand
sys
Remove duplicated PF_INET6 definition.
2000-02-03 09:23:03 +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
I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's.
1999-12-30 16:09:47 +00:00
Makefile