summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move 4 manual pages from not-a-function filenames to a correct filename,deraadt2019-08-301-4/+4
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-54/+1
* _getnetbyaddr and _getnetbyname appear to be historical accidents inderaadt2015-09-111-2/+2
* Remove link_addr(3). A function to encode the name of an interface inmpi2015-09-101-3/+2
* Add sockatmark()guenther2014-08-311-5/+8
* Split out ntoh[ls] and hton[ls] into their own manpage.guenther2014-07-131-9/+10
* Remove manpages about deprecated RFC2292 ancillary data convenience functions.chrisz2014-06-111-14/+1
* kill a stray \deraadt2014-04-191-2/+2
* Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),guenther2014-04-191-7/+8
* Add some missing names to the NAME sections.schwarze2014-04-071-4/+4
* inet_nsap_ntoa() and inet_nsap_addr() go away. Unused APIs from darkerderaadt2013-12-171-6/+4
* net_addrcmp() dies. found out to be a horrific function by ericderaadt2012-01-171-4/+3
* getpeereid() can now be a library routine using getsockopt() withderaadt2010-07-011-3/+3
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-3/+3
* More shrinkage, a bit for ramdisks but mostly for static binaries:guenther2009-11-181-2/+2
* various MLINK fixes from Alan R. S. Bueno;jmc2009-08-131-3/+3
* remove ipx-related stuff. objections nobody. major bump by kurt in a fewhenning2007-06-051-4/+3
* switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).itojun2006-12-091-1/+13
* `ether_addr' is the name of a structure, not a function: remove its MLINKjmc2005-10-021-2/+2
* zap rcsid.espie2005-08-061-1/+2
* remove netns stuff, ok millerthenning2005-06-171-6/+3
* recover MLINKS for inet6_*_space.3itojun2005-01-061-2/+14
* gai_strerror.3, getaddrinfo.3 and getnameinfo.3 are back.millert2004-12-201-3/+4
* remove MLINKS tooitojun2004-12-201-14/+1
* remove manpages based on RFC. requested by deraadtitojun2004-12-201-4/+4
* move gai_strerror into its own page, and make the get* pages more readable;jmc2004-12-061-8/+8
* link to new functions manpages.espie2004-10-261-3/+9
* Remove iso_addr() and iso_ntoa() as part of the netiso removal.millert2004-07-131-4/+3
* add MLINKS for 64-bit functions in byteorder(3);jmc2004-02-101-4/+6
* add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsjakob2001-08-061-5/+6
* add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).itojun2000-02-231-1/+2
* add getifaddrs(3), from bsdi4.itojun2000-02-231-5/+5
* add IPv6-ready rcmd() friends.itojun2000-01-271-2/+2
* rresvport_af() and bindresvport_af()deraadt1999-12-161-3/+4
* add inet6_option_* and inet6_rthdr_*.itojun1999-12-111-2/+18
* Add missing MLINKsmillert1999-11-171-1/+2
* if_freenameindex() APIderaadt1999-07-031-9/+8
* cleanerderaadt1999-07-031-3/+3
* man pages from WIDEderaadt1999-07-031-2/+8
* install man pagederaadt1999-07-031-2/+2
* Removed non-existent source file from SRC.cmetz1999-06-231-4/+4
* net_addrcmp(); needs man pagederaadt1999-06-231-2/+4
* Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz1999-06-231-10/+12
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-3/+3
* man page repairs; aaron@ug.cs.dal.caderaadt1998-08-291-3/+4
* incorrect MLINKSderaadt1997-11-201-2/+2
* Document new functionsniklas1997-11-191-2/+5
* Install inet(3) page as inet_{ntop,pton}(3) pages tooniklas1997-07-281-2/+2
* Define RESOLVSORT so "sortlist" resolver directive works.millert1997-07-071-1/+3
* Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem)millert1997-06-231-3/+3