summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd/mopchk
AgeCommit message (Collapse)Author
2003-12-01-Wall cleanup: trim unused vars, right format strings, constify rcsids,Anil Madhavapeddy
braces where needed, add missing prototypes. tested and ok maja@
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-04-19format string typo in usage (%d -> %s for program name)Anil Madhavapeddy
2002-06-10Remove NO__P since __P has been removed. Found by hin@ -mojMats O Jansson
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-16Close comment.Miod Vallat
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage.
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1998-03-04WallTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-09-27Fixed spelling noticed by bitblt. -mojMats O Jansson
1996-09-21Replace $Id with $OpenBSD, 3:rd try. -mojMats O Jansson
1996-09-21Initial import of mopd-2.5.3. -mojMats O Jansson