Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention netinet/tcp.h, like many others already do. | 2018-05-11 | 1 | -2/+3 | |
| | | | | okay bluhm@ | ||||
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -4/+4 | |
| | |||||
* | obvious .Pa fixes; found with mandocdb(8) | 2014-01-21 | 1 | -3/+3 | |
| | |||||
* | Add the TCP socket option TCP_NOPUSH to delay sending the stream. | 2013-08-12 | 1 | -2/+17 | |
| | | | | | | This is useful to aggregate data in the kernel from multiple sources like writes and socket splicing. It avoids sending small packets. From FreeBSD via David Hill; OK mikeb@ henning@ | ||||
* | some Xr for tcpbench(1) and tcpdrop(8); | 2008-05-09 | 1 | -3/+5 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | let us not talk about ipsecadm and vpn anymore; ok reyk | 2006-05-26 | 1 | -4/+1 | |
| | |||||
* | .Xr ipsecctl(8) | 2005-07-10 | 1 | -3/+6 | |
| | | | | ok jmc@ | ||||
* | explain the behaviour with TCP_MD5SIG on listening sockets | 2004-02-10 | 1 | -1/+12 | |
| | | | | with markus and jmc | ||||
* | cope with recent changes: | 2004-02-02 | 1 | -4/+11 | |
| | | | | | | | -TCP_MD5SIG -TCP_SACK_DISABLE is no more, TCP_SACK_ENABLE now and logic reversed ok markus@ jmc@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | 2003-04-09 | 1 | -2/+2 | |
| | | | | sti(4): ok mickey@ | ||||
* | Powered by @mantoya: | 2001-10-05 | 1 | -19/+24 | |
| | | | | | | | | o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | ||||
* | Various repairs, $Id$ tags added, etc. | 2000-12-21 | 1 | -0/+1 | |
| | |||||
* | add ip6(4) into reference. add AF_INET6 samples. | 2000-05-24 | 1 | -1/+6 | |
| | |||||
* | Xr inet6 4 | 1999-12-16 | 1 | -0/+1 | |
| | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -2/+2 | |
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | ||||
* | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | 1999-06-05 | 1 | -1/+1 | |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -1/+1 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | cleanup | 1998-11-17 | 1 | -3/+3 | |
| | |||||
* | explain tcp socketoptions, there are more than just TCP_NODELAY. | 1998-11-17 | 1 | -1/+11 | |
| | |||||
* | Fix netintro/intro muck-up. | 1998-10-31 | 1 | -1/+1 | |
| | |||||
* | More man page fixes. Spelling, grammar, some typos. Lots of double-word | 1998-09-06 | 1 | -2/+2 | |
| | | | | occurrences squashed as well. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+180 | |