summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct some xrefs/mlinks.mpp1996-12-141-1/+2
* Doc updates and cleanups made with the bind-4.9.4 update some time ago.peter1996-11-011-1/+1
* Bring back ns_* routines; we need them for ifconfig and route.jkh1996-10-161-2/+1
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-301-1/+0
* Revert change to build the reolver man pages on the fly, install thepeter1996-08-291-13/+10
* Merge in bind-4.9.4-P1 resolver...peter1996-08-291-13/+18
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)wollman1996-06-131-2/+5
* Do not install the now unsupported netns and netisompp1996-04-081-2/+5
* XNS sort-of-support is no more.wollman1996-02-131-3/+4
* Added some missing MLINKS for section 3 man pages.mpp1996-02-091-1/+1
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-061-1/+1
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYpeter1996-01-071-2/+2
* Remove the CFLAGS+=-I${CURDIR}/net that I previously added.peter1995-08-211-1/+0
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-201-0/+1
* Add an ethers(3) man page.wpaul1995-04-121-3/+5
* Add ether_addr functions to libc. This seems to be the logical placewpaul1995-04-021-1/+1
* >Description:rgrimes1994-10-271-1/+1
* remove need for -DDEBUG from resolver code (conflict with db/hash)pst1994-09-251-4/+0
* get* rework and new bind codepst1994-09-251-2/+7
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-2/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+39
OpenPOWER on IntegriCloud