summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
...
* | Small yet significant tweaks/cleanups:wpaul1996-12-275-15/+17
* | Another one-liner: remember to NUL terminate local copy of NIS hostwpaul1996-12-241-2/+3
* | Make the __dns_getanswer() wrapper work right. For the newer versionswpaul1996-12-241-1/+14
* | comma typoswosch1996-12-232-3/+4
* | Add __dns_getanswer() hook to allow access to the gethostanswer()wpaul1996-12-221-1/+11
* | Correct some xrefs/mlinks.mpp1996-12-141-1/+2
* | Fix the fix.joerg1996-12-131-1/+2
* | Fix an embarassing and rather obscure incarnation of an uninitializedjoerg1996-12-121-1/+1
* | Get struct ether_addr directly from <net/ethernet.h> rather than pullingwollman1996-12-102-8/+4
* | I asked Bill Paul why _getnetbynis() was only being called with 2 parameters,jkh1996-12-061-3/+3
* | Remove more instances of passing arrays by address when they shouldjkh1996-12-051-7/+7
* | Eliminate 3 more examples of gratutiously passing arrays by address.jkh1996-12-051-3/+3
* | Doc updates and cleanups made with the bind-4.9.4 update some time ago.peter1996-11-014-24/+102
* | Add an "officially undocumented" tweak for squid so that it can see thepeter1996-11-011-2/+7
* | Bring back ns_* routines; we need them for ifconfig and route.jkh1996-10-161-2/+1
* | Fix an error in the description of "h_errno". Add "const" to a fewjdp1996-10-081-4/+4
* | Skip results that have unexpected lengthspst1996-10-011-7/+6
* | Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-309-2/+3633
* | back out last two changes, this caused the mandoc pages to be replaced bypeter1996-08-303-504/+529
* | oops, brain-lapse caused undefined symbolpeter1996-08-301-3/+3
* | The last commit failed part-way through, re-add the generatedpeter1996-08-293-0/+698
* | Revert change to build the reolver man pages on the fly, install thepeter1996-08-291-13/+10
* | Merge in bind-4.9.4-P1 resolver...peter1996-08-2923-3930/+860
* | Update some more man pages to use the .Fx macro.mpp1996-08-211-2/+3
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-2/+23
* | clear sockaddr_in's on stack before usepeter1996-08-121-26/+28
* | General -Wall warning cleanup, part I.jkh1996-07-1218-35/+62
* | 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
|\ \
OpenPOWER on IntegriCloud