NetBSD/sys
thorpej ce40806e29 In the CWM code, don't use the Floyd initial window computation as
the burst size allowed, but rather a fixed number of packets, as
described in the Internet Draft.  Default allowed burst is 4 packets,
per the Draft.

Make the use of CWM and the allowed burst size tunable via sysctl.
1998-04-30 18:27:20 +00:00
..
adosfs
arch Comment out (unnecessary) "options EXEC_AOUT". 1998-04-30 14:16:13 +00:00
compat Make adding new source files easier and enhance readability by ordering SRCS 1998-04-28 16:27:51 +00:00
conf Add support for "fast" forwarding. Add hooks in if_ethersubr.c and 1998-04-29 21:37:52 +00:00
ddb If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
dev Regen. 1998-04-30 06:18:45 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Pass vslock() and vsunlock() a proc *, rather than implicitly operating 1998-04-30 06:28:57 +00:00
lib -catch zero and broadcast IP addresses sent by a DHCP server 1998-04-24 18:50:23 +00:00
lkm
miscfs procfs_readdir: in case of error, check if cookies actually have 1998-04-21 16:36:37 +00:00
msdosfs Guess the number of needed cookies in a better way, and check for 1998-04-21 09:37:23 +00:00
net Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set 1998-04-30 00:08:19 +00:00
netatalk
netccitt
netinet In the CWM code, don't use the Floyd initial window computation as 1998-04-30 18:27:20 +00:00
netiso fix egcs warning 1998-04-17 12:55:57 +00:00
netnatm
netns
nfs Adapt to new sosend/soreceive and upcall (now down in sowakeup) 1998-04-25 17:41:01 +00:00
stand
sys Oops, typo. 1998-04-30 06:26:04 +00:00
ufs
uvm Pass vslock() and vsunlock() a proc *, rather than implicitly operating 1998-04-30 06:28:57 +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