summaryrefslogtreecommitdiff
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.11, check for MAXHOSTNAMELENJoerg Wunsch1997-08-171-1/+3
* YAMFC: Update dns and and other files shipped with bind-4.9.6Peter Wemm1997-06-2826-317/+674
* YAMFC part IIIJulian Elischer1997-06-241-3/+7
* Merge MAXHOSTNAMELEN check and other changes from -currentAndrey A. Chernov1997-06-191-3/+10
* Fix what Guido stomped in rev 1.14 - we should be calling _res_close() fromJordan K. Hubbard1997-03-111-2/+2
* From current: overflow in FD_SET was possible.Guido van Rooij1997-03-101-1/+6
* YAMFC:Mike Pritchard1997-02-283-9/+17
* YAMFC(1.12: buffer overflow)Warner Losh1997-02-261-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-223-0/+431
* backport 1.11 (possible security hole in rcmd.c)Warner Losh1997-02-091-2/+2
* Bring in __dns_getanswer() wrapper from -current.Bill Paul1997-01-141-1/+23
* YAMFC: various minor man page cleanupsMike Pritchard1997-01-022-3/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-01-021-0/+321
* Bring in YP buffer size/NUL termination fixes from -current.Bill Paul1996-12-314-15/+17
* Provide weak references to functions that will replace certain names inPeter Wemm1996-12-302-1/+63
* Merge from current: remember to NUL terminate local result buffer.Bill Paul1996-12-241-2/+3
* YAMFC:Mike Pritchard1996-12-221-1/+2
* Merge rev 1.3: fix the fix.Joerg Wunsch1996-12-131-1/+2
* Merge the fix from rev 1.2: uninitialized local variable use.Joerg Wunsch1996-12-121-1/+1
* YAMFCJoerg Wunsch1996-12-102-10/+10
* Doc updates and cleanups made with the bind-4.9.4 update some time ago.Peter Wemm1996-11-014-24/+102
* Add an "officially undocumented" tweak for squid so that it can see thePeter Wemm1996-11-011-2/+7
* Bring back ns_* routines; we need them for ifconfig and route.Jordan K. Hubbard1996-10-161-2/+1
* Fix an error in the description of "h_errno". Add "const" to a fewJohn Polstra1996-10-081-4/+4
* Skip results that have unexpected lengthsPaul Traina1996-10-011-7/+6
* Sigh, back out the last bright idea I had here about compiling the res_*Peter Wemm1996-08-309-2/+3633
* back out last two changes, this caused the mandoc pages to be replaced byPeter Wemm1996-08-303-504/+529
* oops, brain-lapse caused undefined symbolPeter Wemm1996-08-301-3/+3
* The last commit failed part-way through, re-add the generatedPeter Wemm1996-08-293-0/+698
* Revert change to build the reolver man pages on the fly, install thePeter Wemm1996-08-291-13/+10
* Merge in bind-4.9.4-P1 resolver...Peter Wemm1996-08-2923-3930/+860
* Update some more man pages to use the .Fx macro.Mike Pritchard1996-08-211-2/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-2/+23
* clear sockaddr_in's on stack before usePeter Wemm1996-08-121-26/+28
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-1218-35/+62
* Add RCS Id and fix date.Garrett Wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3).Garrett Wollman1996-06-171-3/+10
* Correct date and add $Id$ to reflect previous modification.Garrett Wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3) and inlcude a note about how thoseGarrett Wollman1996-06-171-2/+16
* It would help if I actually added the source code for these routines.Garrett Wollman1996-06-133-0/+377
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)Garrett Wollman1996-06-131-2/+5
* Improve NIS performace of getservbyname() and getservbyport(). Both theseBill Paul1996-06-013-7/+123
* Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate aPeter Wemm1996-05-311-12/+24
* Do not install the now unsupported netns and netisoMike Pritchard1996-04-082-4/+7
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-1/+1
* Fix other half of problem reported in PR #1079: _getnetbynisaddr() isBill Paul1996-03-231-12/+41
* gethostbynis.c:Bill Paul1996-03-162-8/+19
* Fix inet_network to not dump core if passed in an addressMike Pritchard1996-02-171-3/+1
* Fixed a bunch of man page cross references that wereMike Pritchard1996-02-152-2/+2
* XNS sort-of-support is no more.Garrett Wollman1996-02-131-3/+4