| Commit message (Expand) | Author | Age | Files | Lines |
* | Be explicit about the dependency on nsparser.h. | obrien | 2012-06-21 | 1 | -1/+1 |
* | Fix bad rule and bad dependency for nsparser.h that can | ru | 2007-11-15 | 1 | -6/+3 |
* | Fix yet another (make install) stopper with wrong sourcefilter.3 links | ache | 2007-06-12 | 1 | -2/+2 |
* | Fix typo in filename from mismerged earlier rev of this file. | bms | 2007-06-12 | 1 | -1/+1 |
* | Import rewrite of IPv4 socket multicast layer to support source-specific | bms | 2007-06-12 | 1 | -1/+4 |
* | Add inet_ntoa_r, a reentrant version of inet_ntoa. This is | delphij | 2007-06-11 | 1 | -1/+1 |
* | Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere | bms | 2007-02-28 | 1 | -3/+2 |
* | First cut of the sctp man pages. Still need work. | rrs | 2007-02-22 | 1 | -1/+8 |
* | This adds the "system calls" | rrs | 2006-12-15 | 1 | -1/+2 |
* | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | cognet | 2006-11-06 | 1 | -8/+3 |
* | Respect MK_INET6_SUPPORT. | yar | 2006-07-26 | 1 | -1/+5 |
* | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | ume | 2006-05-21 | 1 | -3/+0 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -2/+5 |
* | Update the resolver in libc to BIND9's one. | ume | 2006-03-21 | 1 | -9/+10 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+1 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+2 |
* | Respect the YES_HESIOD build variable. | phk | 2005-08-06 | 1 | -2/+8 |
* | separate gai_strerror(3) from getaddrinfo.c. | ume | 2005-04-06 | 1 | -1/+2 |
* | Fix a dangling MKLINK from my last commit. | gnn | 2005-01-24 | 1 | -1/+1 |
* | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | gnn | 2005-01-23 | 1 | -2/+2 |
* | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | brooks | 2004-05-26 | 1 | -2/+5 |
* | Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function, | bms | 2003-11-14 | 1 | -2/+3 |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | ume | 2003-10-24 | 1 | -2/+14 |
* | = Implement name service switch modules (NSS modules). NSS modules | nectar | 2003-04-17 | 1 | -1/+1 |
* | Remove NS and ISO stuff. | peter | 2003-03-05 | 1 | -6/+2 |
* | Add an implementation of the POSIX.1 sockatmark(3). | fenner | 2002-12-13 | 1 | -2/+2 |
* | libc_r wasn't so tied to libc for 22 months. | ru | 2002-11-18 | 1 | -5/+3 |
* | Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() | ume | 2002-07-15 | 1 | -1/+1 |
* | Allow users to specify a command to use as remote command instead of | imp | 2001-10-23 | 1 | -2/+2 |
* | Add manpage for inet_net_ntop(3) and inet_net_pton(3). | ru | 2001-08-31 | 1 | -1/+3 |
* | Only pull in the MD files if they exist. This allows for progressive | mp | 2001-07-31 | 1 | -0/+2 |
* | Document more resolver(3) routines: dn_skip() from resolv.h, and | tobez | 2001-07-09 | 1 | -1/+3 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -7/+21 |
* | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | itojun | 2000-07-05 | 1 | -2/+3 |
* | Merge from NetBSD. Addition of inet_ntop() and inet_pton() description. | shin | 2000-03-12 | 1 | -2/+3 |
* | Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical | shin | 2000-03-12 | 1 | -2/+2 |
* | Correct MLINKS contents for rcmd.3, because it is obsolete due to | shin | 2000-03-12 | 1 | -3/+4 |
* | Import from KAME. Advanced API related function descriptions. | shin | 2000-03-12 | 1 | -1/+14 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 1 | -1/+3 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -4/+10 |
* | KAME 4th patch | shin | 1999-12-16 | 1 | -4/+8 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Implement the weak aliases for private entry points in the inet_* | jdp | 1998-09-02 | 1 | -2/+2 |
* | Update the resolver parts to bind-8.1.2 level. I have not touched the | peter | 1998-06-11 | 1 | -4/+5 |
* | Change MACHINE references to MACHINE_ARCH. | jb | 1998-02-20 | 1 | -3/+3 |
* | Sorted lists. | bde | 1997-10-21 | 1 | -20/+19 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | bde | 1997-10-15 | 1 | -7/+5 |
* | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 1 | -3/+7 |
* | Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the | peter | 1996-12-30 | 1 | -3/+5 |