Go to file
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
bin fix mdoc references 1998-04-28 18:05:53 +00:00
distrib update for rt_timer(9) man page 1998-04-30 17:14:26 +00:00
etc Redo the tty numbering again to avoid future problems. Per discussion 1998-04-24 05:56:30 +00:00
games fix bad .Xr references 1998-04-29 18:16:01 +00:00
gnu Fix erroneous line breaks in LINK_SPEC. 1998-04-30 12:52:54 +00:00
include Move the #include <strings.h> line inside a !defined(_XOPEN_SOURCE) block 1998-04-27 17:02:04 +00:00
lib fix a bad .Xr 1998-04-29 19:25:25 +00:00
libexec fix a bad .Xr 1998-04-29 19:25:25 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin fix a bad .Xr 1998-04-29 19:25:25 +00:00
share fix .Xr references 1998-04-30 09:38:54 +00:00
sys In the CWM code, don't use the Floyd initial window computation as 1998-04-30 18:27:20 +00:00
usr.bin Add support for printing fast forwarded packets. 1998-04-29 21:39:38 +00:00
usr.sbin Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
Makefile Do the cleandir before the includes, so rpcgen doesn't build includes 1998-04-15 13:44:55 +00:00