aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.6_cvsrelease/2.1.6_cvscvs2svn1997-02-0516-26/+27
* Bring in fixes from main branch 1.4 -> 1.5: bad "h_errno" declaration,John Polstra1996-10-081-4/+4
* Bring in a bunch of man page fixes from the HEADGary Palmer1996-06-271-3/+3
* Bring in small fix from HEAD:Bill Paul1996-06-251-3/+1
* Merge in some NIS fixes from the HEAD:Bill Paul1996-06-255-18/+243
* Bring in changes from the HEAD.Nate Williams1996-06-061-60/+95
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-0522-577/+394
* Phase 2 of merge - also fix things broken in phase 1.Jordan K. Hubbard1996-06-0322-410/+593
* Bring in changes from HEAD:Mike Pritchard1996-01-301-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-08-301-0/+7
* Brought in changes from main branch: update to BIND 4.9.3-beta24David Greenman1995-08-308-217/+412
* Fix an 'oops' in a previous commit - part of a patch got applied twice.David Greenman1995-08-281-4/+0
* Brought in changes from revs 1.4-1.7: various bug fixes.David Greenman1995-08-251-5/+23
* Brought in changes from rev 1.2: make NIS ethers data appear inserted atDavid Greenman1995-08-251-23/+8
* Brought in changes from rev 1.4 and 1.5: deal with comment characters.David Greenman1995-08-061-0/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-133-239/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-3018-62/+62
* Add an ethers(3) man page.Bill Paul1995-04-122-3/+190
* Add ether_addr functions to libc. This seems to be the logical placeBill Paul1995-04-022-1/+235
* Sicnce this code shares the same fragment as gethostnamaddr:Andrey A. Chernov1995-03-241-10/+16
* Change strtok() to strsep(), cause memory corruption for allAndrey A. Chernov1995-03-241-10/+16
* At last! Modified __ivaliduser() to do the same kind of user/host validationBill Paul1995-03-201-3/+69
* In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This isGarrett Wollman1994-12-011-1/+4
* >Description:Rodney W. Grimes1994-10-272-1/+2
* Use same configuration file, /etc/host.conf, for both gethost* andGarrett Wollman1994-09-261-7/+9
* Fixed YP networks map support.Garrett Wollman1994-09-261-7/+24
* remove need for -DDEBUG from resolver code (conflict with db/hash)Paul Traina1994-09-257-77/+38
* get* rework and new bind codePaul Traina1994-09-2515-1090/+2785
* Make iso_addr's output conform to modern conventions for NSAPPaul Traina1994-09-221-18/+16
* Based on fix from 1.1.5.1:Geoff Rehmet1994-09-081-1/+10
* Fix gethostbyaddr():Geoff Rehmet1994-08-281-2/+2
* Fixed typo.Garrett Wollman1994-08-091-2/+2
* Add (substantially re-written) support for /etc/host.conf, and reintegratedGarrett Wollman1994-08-091-11/+196
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-2/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2743-0/+7156