summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/stdethers
AgeCommit message (Expand)Author
1999-03-07Clean up SYNOPSIS formatting.mycroft
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-08use ".Tn YP" instead of "YP", fix up some .Nd entries, use .Pa for mapnameslukem
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-10-07cleanup typos, grammaros, thinkos, and misuse of mdoc macroslukem
1997-10-02- build common/* once, into a library, rather than recompiling each oflukem
1997-07-18Fix compiler warnings (and an awful lot of annoying little bugs).thorpej
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-08-09A ypserv implementation, originally written by Mats O Jansson, withthorpej