summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cross-reference addr2ascii(3) and inlcude a note about how thosewollman1996-06-171-2/+16
* It would help if I actually added the source code for these routines.wollman1996-06-133-0/+377
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)wollman1996-06-131-2/+5
* Improve NIS performace of getservbyname() and getservbyport(). Both thesewpaul1996-06-013-7/+123
* Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate apeter1996-05-311-12/+24
* Do not install the now unsupported netns and netisompp1996-04-082-4/+7
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-081-1/+1
* Fix other half of problem reported in PR #1079: _getnetbynisaddr() iswpaul1996-03-231-12/+41
* gethostbynis.c:wpaul1996-03-162-8/+19
* 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
OpenPOWER on IntegriCloud