summaryrefslogtreecommitdiff
path: root/usr.bin/cksum
AgeCommit message (Collapse)Author
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.
2002-01-24fix the history refsMichael Shalayeff
2001-11-19kill more registersMike Pechkin
millert@ ok
2000-11-21Oops. sum(1) has a different SYNOPSIS.Aaron Campbell
2000-11-21Use __progname in usage() since this may be invoked as "sum" asAaron Campbell
well; mpech@prosoft.org.lv
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
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-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-02-16more XrTheo de Raadt
1998-02-16Xr md5Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-08-19Note POSIX 1003.2 conformance.denny
1997-06-28last of the setlocale() vs locale.h oops's, I hopegrr
1997-06-27setlocale; kleinkTheo de Raadt
1997-01-27Added a WARNING about not using it to detect back doors.bitblt
1996-06-26rcsidTheo de Raadt
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt