summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/stdethers/stdethers.c
AgeCommit message (Expand)Author
2009-10-20Follow upstream's lead and remove third and fourth clauses (except onsnj
2009-04-19Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)lukem
2007-03-10 - Remove unused ctype.hhubertf
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-07-06de__P(), ANSIfy.wiz
2001-02-19convert to use getprogname()cgd
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