summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-303-239/+0
* Add NIS support to getservent(3) functions (getservbyport() and getservbyname()wpaul1995-11-041-0/+68
* As above.phk1995-10-223-5/+7
* Remove the CFLAGS+=-I${CURDIR}/net that I previously added.peter1995-08-211-1/+0
* Define DEBUG as 1 instead of as nothing so that it doesn't conflict withbde1995-08-211-1/+1
* Fix bogus include paths, some of which stopped libresolv from compiling.bde1995-08-216-14/+12
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-209-215/+420
* Submitted by: Bill Fenner <fenner@parc.xerox.com>wpaul1995-08-141-3/+5
* Just when you thought it was safe...wpaul1995-08-072-27/+24
* Slight adjustment to previous fix for __ivaliduser(). It was checking forpeter1995-07-161-2/+4
* Make ruserok() accept the #-starting comment lines we used to havejoerg1995-07-161-0/+2
* Fix the prototypes for getservby{name,port}().joerg1995-07-091-2/+2
* Remove trailing whitespace.rgrimes1995-05-3018-62/+62
* Add an ethers(3) man page.wpaul1995-04-122-3/+190
* Add ether_addr functions to libc. This seems to be the logical placewpaul1995-04-022-1/+235
* Sicnce this code shares the same fragment as gethostnamaddr:ache1995-03-241-10/+16
* Change strtok() to strsep(), cause memory corruption for allache1995-03-241-10/+16
* At last! Modified __ivaliduser() to do the same kind of user/host validationwpaul1995-03-201-3/+69
* In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This iswollman1994-12-011-1/+4
* >Description:rgrimes1994-10-272-1/+2
* Use same configuration file, /etc/host.conf, for both gethost* andwollman1994-09-261-7/+9
* Fixed YP networks map support.wollman1994-09-261-7/+24
* remove need for -DDEBUG from resolver code (conflict with db/hash)pst1994-09-257-77/+38
* get* rework and new bind codepst1994-09-2515-1090/+2785
* Make iso_addr's output conform to modern conventions for NSAPpst1994-09-221-18/+16
* Based on fix from 1.1.5.1:csgr1994-09-081-1/+10
* Fix gethostbyaddr():csgr1994-08-281-2/+2
* Fixed typo.wollman1994-08-091-2/+2
* Add (substantially re-written) support for /etc/host.conf, and reintegratedwollman1994-08-091-11/+196
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-2/+3
* This commit was generated by cvs2svn to compensate for changes in r1573,rgrimes1994-05-276-0/+2318
|\
| * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+2318
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2737-0/+4838
OpenPOWER on IntegriCloud