summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/Makefile.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* `ether_addr' is the name of a structure, not a function: remove its MLINKjmc2005-10-021-2/+2
| | | | and remove its entry from the .Nm list;
* zap rcsid.espie2005-08-061-1/+2
| | | | | | | split functions off res_debug.c so that getnetnamadr.c does not pull it all when it's used. okay deraadt@, krw@
* remove netns stuff, ok millerthenning2005-06-171-6/+3
| | | | libc major bump by espie in a few
* 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
| | | | | | prompted by henning; ok henning@ itojun@
* link to new functions manpages.espie2004-10-261-3/+9
| | | | okay millert@
* Remove iso_addr() and iso_ntoa() as part of the netiso removal.millert2004-07-131-4/+3
| | | | From henning@, OK deraadt@
* add MLINKS for 64-bit functions in byteorder(3);jmc2004-02-101-4/+6
| | | | passes miod's "make sure it doesn't break libc or libpthread" test;
* 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
| | | | in sync with kame and bsdi.
* add getifaddrs(3), from bsdi4.itojun2000-02-231-5/+5
| | | | | this will help future apps from complexity of SIOCGIFCONF. NOTE: getifaddrs(3) uses sysctl interface, not SIOCGIFCONF.
* add IPv6-ready rcmd() friends.itojun2000-01-271-2/+2
| | | | | | | | rcmd(): IPv4 only rcmd_af(): af independent ruserok(): af independent iruserok(): IPv4 only iruserok_sa(): af independent
* rresvport_af() and bindresvport_af()deraadt1999-12-161-3/+4
|
* add inet6_option_* and inet6_rthdr_*.itojun1999-12-111-2/+18
| | | | increase shlib minor.
* 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
| | | | ones that are useful for all protocols, not just IPv6).
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-3/+3
| | | | | | | | | | | | | All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO
* 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
|
* fouled up a tiny bitprovos1997-04-131-2/+2
|
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-7/+8
| | | | Includes the DNS aware getnetby*() routines and IPv6 support.
* First cut at man page for rcmdsh()millert1996-09-011-2/+3
|
* Adds rcmdsh() -- rcmd-alike using rsh (or specified shell).millert1996-08-221-2/+2
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* ipx.mickey1996-08-161-1/+4
|
* Install iso_addr(3) man pagetholo1996-08-141-2/+3
|
* install as link_ntoa/link_addr; netbsd pr#2614; peter@wonderland.orgderaadt1996-08-031-2/+2
|
* netbsd: bind 4.9.3dm1996-02-191-4/+4
|
* initial import of NetBSD treederaadt1995-10-181-0/+46