summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/stdethers/stdethers.c
AgeCommit message (Expand)Author
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-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
1997-09-11need string.hTheo de Raadt
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-03-02Added in stuff from 960121. Fixed several bugs in ypxfr.dm