Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/cksum



Module Name:    src
Committed By:   elad
Date:           Sun Aug 21 18:51:44 UTC 2005

Modified Files:
        src/usr.bin/cksum: cksum.1 cksum.c

Log Message:
Some changes to cksum:

1. Deprecate the -1, -2, -4, -5, -6, and -m flags. For now, simply remove
   them from the documentation.

2. Add and document ``-a algorithm''.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/usr.bin/cksum/cksum.1
cvs rdiff -r1.24 -r1.25 src/usr.bin/cksum/cksum.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index