summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* Fix inet_network to not dump core if passed in an addressmpp1996-02-171-3/+1
* Fixed a bunch of man page cross references that werempp1996-02-152-2/+2
* XNS sort-of-support is no more.wollman1996-02-131-3/+4
* Correct a bunch of man page cross references and generallympp1996-02-111-3/+3
* Added some missing MLINKS for section 3 man pages.mpp1996-02-091-1/+1
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-062-2/+9
* Fix even more spelling errors in some more man pages.mpp1996-01-301-1/+1
* Getpwent() and getservent() can wind up calling free() withmpp1996-01-291-1/+0
* The last of the bind-4.9.3-REL resolver merges.peter1996-01-138-249/+280
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYpeter1996-01-077-183/+161
* This commit was generated by cvs2svn to compensate for changes in r13304,peter1996-01-071-0/+114
|\
| * Part of bind-4.9.3-rel.. This is for my convenience and reference.peter1996-01-077-760/+1851
* | 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