summaryrefslogtreecommitdiff
path: root/lib/libc/net
AgeCommit message (Expand)Author
1995-06-03Fill in sin_len.mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1995-03-02include proper links to ethers.3chopps
1995-02-27indicate const'ness of args.chopps
1995-02-27don't forget to take address before deref'ing thru. from fvdl.cgd
1995-02-25mention the functions that need to be provided, instead of providing dflts.cgd
1995-02-25oops; fix the cleanup.cgd
1995-02-25clean up import. also convert everything to new Id format.cgd
1995-02-254.4-Lite lib/libc/netcgd
1995-02-25use NetBSD rather than IDcgd
1995-02-10list the files needed on the alpha.cgd
1994-12-22specify man pages the new way.cgd
1994-12-18make sure link for inet_aton is in alphabetical order in MLINKS.cgd
1994-12-04Added code to handle netgroups in user authorization.christos
1994-11-14Include files for pmaxdean
1994-11-02another type changederaadt
1994-11-02one more u_long -> u_int32_t changederaadt
1994-10-31link inet.3 for inet_aton()glass
1994-10-28Fix typo in previous.mycroft
1994-10-28Properly document what iruserok(3) does.mycroft
1994-10-28fix bug 535, reported by Brian Moore.cgd
1994-10-19maybe they should actually... WORK!cgd
1994-10-19casts for happiness.cgd
1994-10-19get return type right.cgd
1994-10-19beware pointer casts.cgd
1994-10-15u_int_{16,32}_t stuffderaadt
1994-06-03Fix last bug correctlypk
1994-06-01Defend against empty names.pk
1994-06-01Avoid stomping on static memory by repeatly calling gethostbyname().pk
1994-06-01Don't try to lookup an empty hostname; some nameservers return the root serverspk
1994-05-27fix the stupid select bug AGAINderaadt
1994-05-25kill typo, pointed out by John Hay <jhay@mikom.csir.co.za>cgd
1994-05-18udpated rcmdcgd
1994-05-13size_tderaadt
1994-04-14set h_errno for non-BIND failed lookups tooderaadt
1994-04-07new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a numberderaadt
1994-03-27but described in a posting by <RHussein@uh.edu> somewhere on the net.deraadt
1994-03-12h_errno is an int, not a "struct".davidb
1994-02-27fix bug where yp gethostby* lookups could have extra stuff in the aliasderaadt
1994-01-28Fix spelling error in Copyright noticejtc
1994-01-28support for lookup keyword in resolv.confderaadt
1994-01-28support for lookup keyword in resolv.confderaadt
1994-01-26note resolver(5) -> resolv.conf(5) movederaadt
1994-01-11Fix spelling errors.jtc
1993-12-30"struct ether_addr" is in netinet/if_ether.h (as in SunOS)deraadt
1993-12-28#include <stdlib.h> & <string.h> to bring function prototypes into scope.jtc
1993-12-16small bug fixedderaadt
1993-12-16ethers(3) man page by Roland McGrath <roland@frob.com>deraadt
1993-12-16ethers(3) sunos-like support from Roland McGrath <roland@frob.com>deraadt