DragonFly commits List (threaded) for 2007-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/gzip gzip.1 gzip.c
hasso 2007/12/06 11:54:52 PST
DragonFly src repository
Modified files:
usr.bin/gzip gzip.1 gzip.c
Log:
- Add a '-k' option which does not remove input file, like bzip2(1) do.
- Use better representation of 'S:' by expanding ':' to '.suffix'
- Simulate GNU gzip(1) behavior where full filename is being output in
verbose mode when doing recursive[1].
Submitted-by: Xin LI <delphij@delphij.net>
Obtained-from: FreeBSD
Revision Changes Path
1.2 +6 -3 src/usr.bin/gzip/gzip.1
1.7 +16 -7 src/usr.bin/gzip/gzip.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/gzip/gzip.1.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/gzip/gzip.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]