summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/mknetid
AgeCommit message (Expand)Author
2009-12-20When a passwd(5) file is not available, fall back to master.passwd(5).Ingo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-16sort flags in synopsis, usage, and description.Igor Sobrado
2009-03-27getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)Ingo Schwarze
2008-02-23correct pathnames reported; pr#5742Theo 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
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-02-11typos;Jason McIntyre
2002-07-19bunch more careful tweaksTheo de Raadt
2002-07-194344 lines of KNF diffTheo de Raadt
2002-02-13some more KNF and -WallTheo de Raadt
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-01-11indentTheo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-03-12cleanupAaron Campbell
1998-02-24pull in prototypesTheo de Raadt
1997-09-11need string.hTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
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