Age | Commit message (Expand) | Author |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2021-01-08 | missing plural in previous; | Jason McIntyre |
2021-01-08 | Try to document struct ip_mreqn | Claudio Jeker |
2016-08-18 | punctuation fix; | Jason McIntyre |
2016-08-16 | Add IP_SENDSRCADDR cmsg for UDP sockets. As suggested by sthen@, | Vincent Gross |
2016-06-28 | IP_MINTTL and IPV6_MINHOPCOUNT work on TCP and UDP sockets | Jeremie Courreges-Anglas |
2015-10-20 | tweak previous; | Jason McIntyre |
2015-10-20 | add a new getsockopt option IP_IPDEFTTL to retrieve the default ttl. | Sebastian Benoit |
2015-09-10 | use .In rather than .Fd #include | Ingo Schwarze |
2012-08-24 | - rfc 5082 replaces rfc 3682; ok claudio | Jason McIntyre |
2012-07-16 | add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) | Markus Friedl |
2011-09-08 | sys/types.h is needed before sys/socket.h | giovanni |
2011-06-15 | oops. some unrelated junk has slipped in | Mike Belopuhov |
2011-06-15 | tweak previous; | Jason McIntyre |
2011-06-15 | Document IP_RECVRTABLE | Mike Belopuhov |
2011-02-03 | mention the right type for IP_RECVTTL; ok millert@ | Otto Moerbeek |
2008-05-09 | add IP_RECVDSTPORT; ok jmc, beck | Markus Friedl |
2008-03-14 | IP_MAX_MEMBERSHIPS was bumped to 4095 in -r1.74; from Matthew Dempsky | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-10-11 | tweaks; | Jason McIntyre |
2006-10-11 | document IP_RECVTTL and IP_MINTTL | Henning Brauer |
2004-12-18 | cleanup and indent examples. ok jmc | Jared Yanovich |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-04 | The IPTOS_ #defines live in netinet/ip.h. millert@ ok. | Hakan Olsson |
2001-11-13 | o) Fix bogus .Xr usage; | Mike Pechkin |
2001-10-05 | Powered by @mantoya: | Mike Pechkin |
2001-10-04 | we don't like .Pp and blank lines before/after .Ss; | Mike Pechkin |
2001-05-14 | cmsg_len = CMSG_LEN(sizeof(struct in_addr)) is correct, ok itojun@ | Markus Friedl |
2001-01-29 | Fix mdoc botch; markus@ | Aaron Campbell |
2000-12-21 | Various repairs, $Id$ tags added, etc. | Aaron Campbell |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-06-05 | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell |
1999-02-16 | IP is not a transport layer protocol | Niklas Hallqvist |
1998-10-31 | Fix netintro/intro muck-up. | Marc Espie |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-03-10 | use .Ox | Todd C. Miller |
1997-07-28 | doc IP_PORTRANGE | Theo de Raadt |
1997-06-21 | blank line | Theo de Raadt |
1997-02-05 | document that ip_off and ip_len are now in network byte order | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |