.. |
adosfs
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
arch
|
Add MACHINE_NEW_NONCONTIG option.
|
1998-05-08 23:40:20 +00:00 |
compat
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 16:55:15 +00:00 |
conf
|
Add support for "fast" forwarding. Add hooks in if_ethersubr.c and
|
1998-04-29 21:37:52 +00:00 |
ddb
|
Whitespace.
|
1998-05-03 18:49:54 +00:00 |
dev
|
Disable the change to check wdp_ataversion, since it's unreliable with old
|
1998-05-09 05:20:35 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs/cd9660
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:31:13 +00:00 |
kern
|
VOP_CLOSE() takes F* flags, not IO_* flags.
|
1998-05-08 21:02:35 +00:00 |
lib
|
Sync with libc.
|
1998-05-07 22:15:23 +00:00 |
lkm
|
Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured
|
1998-03-28 23:58:44 +00:00 |
miscfs
|
procfs_readdir: in case of error, check if cookies actually have
|
1998-04-21 16:36:37 +00:00 |
msdosfs
|
Fix missing variable increment, which caused writing FAT32 filesystems
|
1998-05-02 01:47:12 +00:00 |
net
|
This comment is not true.
|
1998-05-06 18:23:34 +00:00 |
netatalk
|
…
|
|
netccitt
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
netinet
|
Change comments on tcp_mss_to_advertise to match actual arguments
|
1998-05-07 22:30:23 +00:00 |
netiso
|
Use macros from tcp_timer.h to manipulate TCP timers, so that their
|
1998-05-06 01:21:20 +00:00 |
netnatm
|
…
|
|
netns
|
Spelling error.
|
1998-05-09 14:24:31 +00:00 |
nfs
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:18:55 +00:00 |
stand
|
…
|
|
sys
|
Per 1003.1g and XSI98, change iovec.iov_base from char * to void *.
|
1998-05-08 19:09:19 +00:00 |
ufs
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:31:13 +00:00 |
uvm
|
Make uvm_vsunlock() actually use the proc * passed to it; per discussion
|
1998-05-08 17:41:41 +00:00 |
vm
|
Pass vslock() and vsunlock() a proc *, rather than implicitly operating
|
1998-04-30 06:28:57 +00:00 |
Makefile
|
Add an <inttypes.h> implementation; we'll also make it accessible as
|
1998-04-29 13:28:06 +00:00 |