summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Be explicit about the dependency on nsparser.h.obrien2012-06-211-1/+1
* Fix bad rule and bad dependency for nsparser.h that canru2007-11-151-6/+3
* Fix yet another (make install) stopper with wrong sourcefilter.3 linksache2007-06-121-2/+2
* Fix typo in filename from mismerged earlier rev of this file.bms2007-06-121-1/+1
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-1/+4
* Add inet_ntoa_r, a reentrant version of inet_ntoa. This isdelphij2007-06-111-1/+1
* Nuke ascii2addr() and addr2ascii(). They have no consumers anywherebms2007-02-281-3/+2
* First cut of the sctp man pages. Still need work.rrs2007-02-221-1/+8
* This adds the "system calls"rrs2006-12-151-1/+2
* Instead of re-implementing hton[ls] and friends for each arch, add a new MIcognet2006-11-061-8/+3
* Respect MK_INET6_SUPPORT.yar2006-07-261-1/+5
* Upgrade res_update(3) and the friends to BIND9's one excluding TSIGume2006-05-211-3/+0
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-2/+5
* Update the resolver in libc to BIND9's one.ume2006-03-211-9/+10
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+1
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Respect the YES_HESIOD build variable.phk2005-08-061-2/+8
* separate gai_strerror(3) from getaddrinfo.c.ume2005-04-061-1/+2
* Fix a dangling MKLINK from my last commit.gnn2005-01-241-1/+1
* Submitted by: George V. Neville-Neil (gnn at freebsd dot org)gnn2005-01-231-2/+2
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isbrooks2004-05-261-2/+5
* Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function,bms2003-11-141-2/+3
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-2/+14
* = Implement name service switch modules (NSS modules). NSS modulesnectar2003-04-171-1/+1
* Remove NS and ISO stuff.peter2003-03-051-6/+2
* Add an implementation of the POSIX.1 sockatmark(3).fenner2002-12-131-2/+2
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-5/+3
* Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex()ume2002-07-151-1/+1
* Allow users to specify a command to use as remote command instead ofimp2001-10-231-2/+2
* Add manpage for inet_net_ntop(3) and inet_net_pton(3).ru2001-08-311-1/+3
* Only pull in the MD files if they exist. This allows for progressivemp2001-07-311-0/+2
* Document more resolver(3) routines: dn_skip() from resolv.h, andtobez2001-07-091-1/+3
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-7/+21
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabitojun2000-07-051-2/+3
* Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.shin2000-03-121-2/+3
* Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabeticalshin2000-03-121-2/+2
* Correct MLINKS contents for rcmd.3, because it is obsolete due toshin2000-03-121-3/+4
* Import from KAME. Advanced API related function descriptions.shin2000-03-121-1/+14
* several tcp apps IPv6 updateshin2000-01-251-1/+3
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-4/+10
* KAME 4th patchshin1999-12-161-4/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement the weak aliases for private entry points in the inet_*jdp1998-09-021-2/+2
* Update the resolver parts to bind-8.1.2 level. I have not touched thepeter1998-06-111-4/+5
* Change MACHINE references to MACHINE_ARCH.jb1998-02-201-3/+3
* Sorted lists.bde1997-10-211-20/+19
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-7/+5
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-3/+7
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thepeter1996-12-301-3/+5
OpenPOWER on IntegriCloud