Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | in sync with kame and bsdi. | ||||
* | add getifaddrs(3), from bsdi4. | itojun | 2000-02-23 | 1 | -5/+5 |
| | | | | | this will help future apps from complexity of SIOCGIFCONF. NOTE: getifaddrs(3) uses sysctl interface, not SIOCGIFCONF. | ||||
* | add IPv6-ready rcmd() friends. | itojun | 2000-01-27 | 1 | -2/+2 |
| | | | | | | | | rcmd(): IPv4 only rcmd_af(): af independent ruserok(): af independent iruserok(): IPv4 only iruserok_sa(): af independent | ||||
* | 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 |
| | | | | increase shlib minor. | ||||
* | 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 |
| | | | | 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). | d | 1998-11-20 | 1 | -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.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 |
| | |||||
* | fouled up a tiny bit | provos | 1997-04-13 | 1 | -2/+2 |
| | |||||
* | Integrate BIND 4.9.5 resolver and associated routines. | downsj | 1997-03-13 | 1 | -7/+8 |
| | | | | Includes the DNS aware getnetby*() routines and IPv6 support. | ||||
* | First cut at man page for rcmdsh() | millert | 1996-09-01 | 1 | -2/+3 |
| | |||||
* | Adds rcmdsh() -- rcmd-alike using rsh (or specified shell). | millert | 1996-08-22 | 1 | -2/+2 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -3/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | ipx. | mickey | 1996-08-16 | 1 | -1/+4 |
| | |||||
* | Install iso_addr(3) man page | tholo | 1996-08-14 | 1 | -2/+3 |
| | |||||
* | install as link_ntoa/link_addr; netbsd pr#2614; peter@wonderland.org | deraadt | 1996-08-03 | 1 | -2/+2 |
| | |||||
* | netbsd: bind 4.9.3 | dm | 1996-02-19 | 1 | -4/+4 |
| | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+46 |