summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_usrreq.c
AgeCommit message (Expand)Author
1995-06-12Various cleanup, including:mycroft
1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd
1995-03-21Default linger time was 120 clock ticks instead of the intendedglass
1994-10-14Don't return received data to the user until the initial handshake is complete.mycroft
1994-10-13Increase the default window size to 16k.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-01-10Change the counters to be all the same type -- u_long.mycroft
1994-01-08Remove some extra prototypes.mycroft
1994-01-08Prototypes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-06-15bump sendspace and recvspace up to 8k each; rod sayscgd
1993-05-22add include of select.h if necessary for protos, or delete if extraneouscgd
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd