..
adosfs
arch
Move KERNBASE to 0xc0000000, giving the kernel a more-or-less full 1G
2000-02-11 07:00:11 +00:00
coda
compat
Add support for -current's ELF32 exec format.
2000-02-06 16:45:56 +00:00
conf
Bump version to 1.4S -- b_rawblkno.
2000-02-07 20:19:13 +00:00
ddb
dev
Declare the mcclock_pad32_busfns variable as extern.
2000-02-11 02:36:16 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern
Three MULTIPROCESSOR + LOCKDEBUG fixes:
2000-02-09 16:46:09 +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
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
don't increase both "no port on broadcast packet" and "no port" stat.
2000-02-11 10:43:36 +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
ntfs
Store also attribute identifier in the filehandle structure, so that
2000-02-08 16:17:58 +00:00
stand
sys
Add support for a "RAID" partition type.
2000-02-11 02:04:42 +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
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
2000-02-07 20:16:47 +00:00
vm
Makefile