summaryrefslogtreecommitdiff
path: root/lib/libc/net/Makefile.inc
AgeCommit message (Expand)Author
2006-08-26Remove the XNS man pages.matt
2006-08-26Move ns_addr and ns_ntoa to compat libc. Add a stripped version ofmatt
2006-05-05Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).rpaulo
2005-01-11replace with written-from-scratch manpage. (fixes ISOC copyright issue)itojun
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-12-20revert previous change while discussion is in progress.christos
2004-12-20RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.itojun
2004-08-24Add MLINK for gethostent as suggested by Matthias Drochner.ginsbach
2004-05-21Finish bind9 resolver merge.christos
2004-02-19getservent_r/getprotoent_rchristos
2003-12-07Make building IPv6 support controllable by MKINET6matt
2003-12-04MAKEVERBOSE tweakslukem
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2001-10-22Add a sockatmark(3), the 1003.1g wrapper around SIOCATMARK.kleink
2001-04-29remove obsolete MAN lines for getipnodeby* (has been comented out)itojun
2001-02-28it seems that gethostent(3) is no longer supplied in libc.itojun
2000-07-07to get (f)lex output to go to stdout, use -t (a flag supported bycgd
2000-04-24use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) asitojun
2000-03-14Listing generated files nslexer.c nsparser.c in SRCS breaks make dependsjg
2000-03-02make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.itojun
2000-02-23add freeifaddrs.3 as MLINKS.itojun
2000-02-23add getifaddrs(3) from bsdi4, as mentioned in tech-net (in SIOCGIFCONFitojun
2000-02-09add missing manpage, gethostbyname2(3).itojun
2000-01-27add IPv6 support to rcmd() and friends.itojun
2000-01-26move -DINET6 upwards, into lib/libc/Makefile.itojun
1999-12-12add manpage for inet6_{option,rthdr}_*.itojun
1999-11-10add freeaddrinfo(3) and gai_strerror(3) as links to getaddrinfo(3)jdolecek
1999-09-15Add indirect reference stubs for inet_[ap]ton() for environments not supportingkleink
1999-07-01add IPv6 support functions.itojun
1999-04-22Do a lame hack to reduce the size of the lexer state buffer, which reducesmycroft
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1999-01-25add hesiod(3) et allukem
1999-01-16pull nsswitch up to main branchlukem
1999-01-15merge nsswitch into main branchlukem
1998-03-12install links for inet_ntop(3) and inet_pton(3)lukem
1998-02-04Add sorting of resolved addresses.christos
1997-11-14add missing .Nm entries. from spz@serpens.swb.de.mrg
1997-08-26Make linkntoa.3 a link to linkaddr.3 again; fixes PR lib/4017 from maximumkleink
1997-07-20merge bind 4.9.6 resolver. still need to fix <resolv.h>mrg
1997-07-07inet_pton4() did not handlechristos
1997-06-18* add man page for inet_net_ntop(3) and inet_net_pton(3)lukem
1997-05-28install a man page (link) for orcmd(3).mrg
1997-04-22create indirect references (or function stubs) to dn_comp(), res_close()mrg
1997-04-13merge in the bind 4.9.5-P1 resolver. we are now _mostly_ themrg
1996-11-17Add iso_addr.3 to MAN. Fixes misc/2942.mikel
1996-07-10Install linkaddr.3 as link_addr.3 and link_ntoa.3 too.jtc
1996-03-30Added explicit return types to all functions in SYNOPSIS section.jtc
1996-02-02merge with the resolver in bind 4.9.3-P1.mrg
1995-03-02include proper links to ethers.3chopps
1995-02-25mention the functions that need to be provided, instead of providing dflts.cgd