summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/stdethers
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2006-04-03spreading the lint love (very minimal things..)Theo de Raadt
2005-05-14knfTheo de Raadt
2005-03-28add some const to ether_*. remove bonus prototypes this brought out.Ted Unangst
2003-07-18add missing includesDavid Krause
2003-07-15protos and repairsTheo de Raadt
2003-06-12- section reorderJason McIntyre
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-05-05-Wall cleanup: trim unused vars, better err() message in stdhosts,Anil Madhavapeddy
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-07-19bunch more careful tweaksTheo de Raadt
2002-07-194344 lines of KNF diffTheo de Raadt
2001-11-19KNFTheo de Raadt
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-03-12cleanupAaron Campbell
1997-09-11need string.hTheo de Raadt
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-04-24slight cleanup, .Os strings, point at yp(8)Theo de Raadt
1996-03-02Added in stuff from 960121. Fixed several bugs in ypxfr.dm