summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/stdethers/stdethers.c
AgeCommit message (Expand)Author
1999-01-17don't bother looking for comments; fparseln() removes themlukem
1998-06-11Fix LP64 botches introduced in last commit.kleink
1998-06-08convert from in-house read_line to fparseln()lukem
1997-11-13Fix int vs. size_t lossage.thorpej
1997-11-02ensure sizeof hostname buf for ether_(ntohost|line) is >= MAXHOSTNAMELEN + 1lukem
1997-11-01* rewrite read_line(), partially based on get_line in netgroup_mkdb.c:lukem
1997-10-13don't use home-grown ether_ntoa() - ether_toa(3) in libc works fine...lukem
1997-10-13add rcsidlukem
1997-10-07simplify test for skippable lineslukem
1997-07-18Fix compiler warnings (and an awful lot of annoying little bugs).thorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-08-09A ypserv implementation, originally written by Mats O Jansson, withthorpej