Source-Changes archive

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

CVS commit: src/usr.bin/vndcompress



Module Name:    src
Committed By:   riastradh
Date:           Wed Jan 22 06:17:25 UTC 2014

Modified Files:
        src/usr.bin/vndcompress: Makefile common.h main.c vndcompress.c

Log Message:
Rename block size option from `-s' to `-b'.

Makes more sense and makes it consistent with other utilities such as
pax and pigz.  This vndcompress has never gone out in a release, so
changing the name of the option shouldn't cause too many problems...


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/vndcompress/Makefile
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/vndcompress/common.h
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/vndcompress/main.c
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/vndcompress/vndcompress.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