| Commit message (Expand) | Author | Age | Files | Lines |
* | Move 4 manual pages from not-a-function filenames to a correct filename, |  deraadt | 2019-08-30 | 1 | -4/+4 |
* | for some time now mandoc has not required MLINKS to function |  jmc | 2016-03-30 | 1 | -54/+1 |
* | _getnetbyaddr and _getnetbyname appear to be historical accidents in |  deraadt | 2015-09-11 | 1 | -2/+2 |
* | Remove link_addr(3). A function to encode the name of an interface in |  mpi | 2015-09-10 | 1 | -3/+2 |
* | Add sockatmark() |  guenther | 2014-08-31 | 1 | -5/+8 |
* | Split out ntoh[ls] and hton[ls] into their own manpage. |  guenther | 2014-07-13 | 1 | -9/+10 |
* | Remove manpages about deprecated RFC2292 ancillary data convenience functions. |  chrisz | 2014-06-11 | 1 | -14/+1 |
* | kill a stray \ |  deraadt | 2014-04-19 | 1 | -2/+2 |
* | Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3), |  guenther | 2014-04-19 | 1 | -7/+8 |
* | Add some missing names to the NAME sections. |  schwarze | 2014-04-07 | 1 | -4/+4 |
* | inet_nsap_ntoa() and inet_nsap_addr() go away. Unused APIs from darker |  deraadt | 2013-12-17 | 1 | -6/+4 |
* | net_addrcmp() dies. found out to be a horrific function by eric |  deraadt | 2012-01-17 | 1 | -4/+3 |
* | getpeereid() can now be a library routine using getsockopt() with |  deraadt | 2010-07-01 | 1 | -3/+3 |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent |  miod | 2010-02-03 | 1 | -3/+3 |
* | More shrinkage, a bit for ramdisks but mostly for static binaries: |  guenther | 2009-11-18 | 1 | -2/+2 |
* | various MLINK fixes from Alan R. S. Bueno; |  jmc | 2009-08-13 | 1 | -3/+3 |
* | remove ipx-related stuff. objections nobody. major bump by kurt in a few |  henning | 2007-06-05 | 1 | -4/+3 |
* | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). |  itojun | 2006-12-09 | 1 | -1/+13 |
* | `ether_addr' is the name of a structure, not a function: remove its MLINK |  jmc | 2005-10-02 | 1 | -2/+2 |
* | zap rcsid. |  espie | 2005-08-06 | 1 | -1/+2 |
* | remove netns stuff, ok millert |  henning | 2005-06-17 | 1 | -6/+3 |
* | recover MLINKS for inet6_*_space.3 |  itojun | 2005-01-06 | 1 | -2/+14 |
* | gai_strerror.3, getaddrinfo.3 and getnameinfo.3 are back. |  millert | 2004-12-20 | 1 | -3/+4 |
* | remove MLINKS too |  itojun | 2004-12-20 | 1 | -14/+1 |
* | remove manpages based on RFC. requested by deraadt |  itojun | 2004-12-20 | 1 | -4/+4 |
* | move gai_strerror into its own page, and make the get* pages more readable; |  jmc | 2004-12-06 | 1 | -8/+8 |
* | link to new functions manpages. |  espie | 2004-10-26 | 1 | -3/+9 |
* | Remove iso_addr() and iso_ntoa() as part of the netiso removal. |  millert | 2004-07-13 | 1 | -4/+3 |
* | add MLINKS for 64-bit functions in byteorder(3); |  jmc | 2004-02-10 | 1 | -4/+6 |
* | add getrrsetbyname(3) - API to retrieve arbitrary DNS records |  jakob | 2001-08-06 | 1 | -5/+6 |
* | add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). |  itojun | 2000-02-23 | 1 | -1/+2 |
* | add getifaddrs(3), from bsdi4. |  itojun | 2000-02-23 | 1 | -5/+5 |
* | add IPv6-ready rcmd() friends. |  itojun | 2000-01-27 | 1 | -2/+2 |
* | rresvport_af() and bindresvport_af() |  deraadt | 1999-12-16 | 1 | -3/+4 |
* | add inet6_option_* and inet6_rthdr_*. |  itojun | 1999-12-11 | 1 | -2/+18 |
* | Add missing MLINKs |  millert | 1999-11-17 | 1 | -1/+2 |
* | if_freenameindex() API |  deraadt | 1999-07-03 | 1 | -9/+8 |
* | cleaner |  deraadt | 1999-07-03 | 1 | -3/+3 |
* | man pages from WIDE |  deraadt | 1999-07-03 | 1 | -2/+8 |
* | install man page |  deraadt | 1999-07-03 | 1 | -2/+2 |
* | Removed non-existent source file from SRC. |  cmetz | 1999-06-23 | 1 | -4/+4 |
* | net_addrcmp(); needs man page |  deraadt | 1999-06-23 | 1 | -2/+4 |
* | Added some protocol independent interfaces (supposedly IPv6 support APIs, but |  cmetz | 1999-06-23 | 1 | -10/+12 |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1998-11-20 | 1 | -3/+3 |
* | man page repairs; aaron@ug.cs.dal.ca |  deraadt | 1998-08-29 | 1 | -3/+4 |
* | incorrect MLINKS |  deraadt | 1997-11-20 | 1 | -2/+2 |
* | Document new functions |  niklas | 1997-11-19 | 1 | -2/+5 |
* | Install inet(3) page as inet_{ntop,pton}(3) pages too |  niklas | 1997-07-28 | 1 | -2/+2 |
* | Define RESOLVSORT so "sortlist" resolver directive works. |  millert | 1997-07-07 | 1 | -1/+3 |
* | Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem) |  millert | 1997-06-23 | 1 | -3/+3 |