NetBSD/sys
thorpej 3a9ed00799 Document that we are more conservative after doing MTU discovery than the
suggestion in draft-floyd-incr-init-win-03.  Rather than scaling cwnd back
by the ratio of new segment size to old segment size, we perform a slow start
using the Initial Window, computed with the new segment size.
1998-07-17 23:09:58 +00:00
..
adosfs Fix a typo in a panic message. 1998-07-10 20:14:59 +00:00
arch In dvma_mapout(), make sure to not overrun the buffer when flushing the cache. 1998-07-17 23:05:35 +00:00
compat Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>. 1998-07-07 00:40:27 +00:00
conf New file for building isp host adapter. 1998-07-15 20:22:19 +00:00
ddb Include required "opt_ddb.h" header file. 1998-07-05 14:33:56 +00:00
dev Make this compile without USBVERBOSE. 1998-07-16 12:55:19 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
kern Back out previous, I botched something. 1998-07-16 00:46:50 +00:00
lib Be quiet if bootparamd gives us an empty gateway spec. 1998-06-29 20:25:59 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
msdosfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
net Glue in fast forwarding. 1998-07-09 22:30:01 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt Declare llcintrq here. 1998-07-07 03:26:55 +00:00
netinet Document that we are more conservative after doing MTU discovery than the 1998-07-17 23:09:58 +00:00
netiso defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
stand
sys oof, fix a couple of over-zealous tabs. 1998-07-13 16:48:11 +00:00
ufs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
uvm Make sure to release buffers only once. 1998-07-08 18:41:24 +00:00
vm GCC erroneously thinks used_vnode_size (a quad) is uninitialized on m68k. 1998-07-12 17:14:08 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00