aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_input.c
Commit message (Expand)AuthorAgeFilesLines
* As suggested by Sally Floyd, don't add the ``small fraction of the windowGarrett Wollman1994-10-131-5/+3
* GCC cleanup.Poul-Henning Kamp1994-10-021-5/+6
* Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.David Greenman1994-09-151-3/+13
* Obey RFC 793, section 3.4:Garrett Wollman1994-08-261-2/+2
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-3/+1
* Added $Id$David Greenman1994-08-021-0/+1
* Fixed bug with Nagel Congestion Avoidance where a tcp connection wouldDavid Greenman1994-08-011-1/+19
* Added missing ntohl()'s that are needed before calling IN_MULTICAST inDavid Greenman1994-05-261-2/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-4/+4
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+1647