summaryrefslogtreecommitdiff
path: root/lib/libc/net/Makefile.inc
AgeCommit message (Expand)Author
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
1995-02-25clean up import. also convert everything to new Id format.cgd
1995-02-10list the files needed on the alpha.cgd
1994-12-22specify man pages the new way.cgd
1994-12-18make sure link for inet_aton is in alphabetical order in MLINKS.cgd
1994-11-14Include files for pmaxdean
1994-10-31link inet.3 for inet_aton()glass
1994-10-28fix bug 535, reported by Brian Moore.cgd
1993-12-16ethers(3) man page by Roland McGrath <roland@frob.com>deraadt
1993-12-16ethers(3) sunos-like support from Roland McGrath <roland@frob.com>deraadt
1993-12-08Added some Sparc sources.pk
1993-12-05Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"briggs
1993-12-05get pc532 moved into ns32k; that's is MACHINE_ARCHcgd
1993-12-05split up the {ntoh,hton}[ls] functionscgd