aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cksum
Commit message (Expand)AuthorAgeFilesLines
* -Wall cleanup.Alexander Langer1997-12-291-2/+3
* Document the ``-o 3'' option.David E. O'Brien1997-11-091-2/+9
* Need to skip argv[0] when we are named "sum".David E. O'Brien1997-11-091-1/+2
* When called "sum", it is not documented as accepting any arguments.David E. O'Brien1997-11-091-23/+23
* Add canonical 32bit crc as alorithm 3.Poul-Henning Kamp1997-09-265-3/+127
* Default to `cksum' instead of to `sum' for unusual program names.Bruce Evans1997-07-061-7/+10
* Merge from Lite2 (make the command `sum' an alias for `cksum -o 1', andBruce Evans1997-07-062-14/+37
* This commit was generated by cvs2svn to compensate for changes in r27219,Bruce Evans1997-07-061-1/+3
|\
| * Import Lite2's src/usr.bin/cksum. The Makefile is still on the vendorBruce Evans1997-07-063-0/+317
* Update manpage to newer version. Use err(3).Philippe Charnier1997-06-252-19/+20
* add md5(1) to SEE ALSO section.John-Mark Gurney1997-04-291-1/+3
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)John-Mark Gurney1997-04-271-6/+7
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-278-0/+692