summaryrefslogtreecommitdiff
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* 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