summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-3/+7
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-134-10/+21
* If we're running setuid/setguid then don't open the host alias file toimp1997-03-241-1/+4
* Fixed missing #include of <sys/types.h> and wrong arg types in synopsis.bde1997-03-191-5/+6
* Fixed missing function types in synopsis.bde1997-03-191-0/+3
* Fix problem with FD_SET* overflow reporting.. Perror() didn't have enoughpeter1997-03-121-2/+6
* _res_close() -> res_close()peter1997-03-121-2/+2
* Check for overflow of FD_SETguido1997-03-101-1/+6
* getnetbyaddr now takes an unsigned long as its first argument.mpp1997-02-281-1/+1
* Buffer overflow from DNS name information which could cause root accessimp1997-02-261-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2231-35/+35
* Fix PR2579: potential security hole in rcmd.cimp1997-02-091-2/+2
* Update to reflect current include files.mpp1997-01-301-3/+12
* Sort cross references.wosch1997-01-202-2/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1431-35/+35
* Fix fake failures on the short names which looks like hexadecimal numbersache1997-01-081-8/+4
* Disable isxdigit block until proper solution will be foundache1997-01-051-2/+7
* Remove bogus weak reference.jkh1997-01-011-3/+1
* Tempt fate! 'cvs add' a file remotely which also exists in the Attic onpeter1996-12-301-0/+64
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thepeter1996-12-3019-216/+1268
* Small yet significant tweaks/cleanups:wpaul1996-12-275-15/+17
* Another one-liner: remember to NUL terminate local copy of NIS hostwpaul1996-12-241-2/+3
* Make the __dns_getanswer() wrapper work right. For the newer versionswpaul1996-12-241-1/+14
* comma typoswosch1996-12-232-3/+4
* Add __dns_getanswer() hook to allow access to the gethostanswer()wpaul1996-12-221-1/+11
* Correct some xrefs/mlinks.mpp1996-12-141-1/+2
* Fix the fix.joerg1996-12-131-1/+2
* Fix an embarassing and rather obscure incarnation of an uninitializedjoerg1996-12-121-1/+1
* Get struct ether_addr directly from <net/ethernet.h> rather than pullingwollman1996-12-102-8/+4
* I asked Bill Paul why _getnetbynis() was only being called with 2 parameters,jkh1996-12-061-3/+3
* Remove more instances of passing arrays by address when they shouldjkh1996-12-051-7/+7
* Eliminate 3 more examples of gratutiously passing arrays by address.jkh1996-12-051-3/+3
* Doc updates and cleanups made with the bind-4.9.4 update some time ago.peter1996-11-014-24/+102
* Add an "officially undocumented" tweak for squid so that it can see thepeter1996-11-011-2/+7
* Bring back ns_* routines; we need them for ifconfig and route.jkh1996-10-161-2/+1
* Fix an error in the description of "h_errno". Add "const" to a fewjdp1996-10-081-4/+4
* Skip results that have unexpected lengthspst1996-10-011-7/+6
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-309-2/+3633
* back out last two changes, this caused the mandoc pages to be replaced bypeter1996-08-303-504/+529
* oops, brain-lapse caused undefined symbolpeter1996-08-301-3/+3
* The last commit failed part-way through, re-add the generatedpeter1996-08-293-0/+698
* 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-2923-3930/+860
* Update some more man pages to use the .Fx macro.mpp1996-08-211-2/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-2/+23
* clear sockaddr_in's on stack before usepeter1996-08-121-26/+28
* General -Wall warning cleanup, part I.jkh1996-07-1218-35/+62
* Add RCS Id and fix date.wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3).wollman1996-06-171-3/+10
* Correct date and add $Id$ to reflect previous modification.wollman1996-06-171-2/+3
OpenPOWER on IntegriCloud