cvs commit: src/usr.bin/mkuzip mkuzip.c
Maxim Sobolev
sobomax at FreeBSD.org
Fri Sep 10 16:16:06 PDT 2004
sobomax 2004-09-10 23:16:05 UTC
FreeBSD src repository
Modified files:
usr.bin/mkuzip mkuzip.c
Log:
o Print more info in the verbose mode;
o use zlib(3) function which computes maximum length of the output
buffer instead of rolling own version;
o allow size of input file to be not multiple of cluster size by applying
zero padding.
Revision Changes Path
1.2 +32 -31 src/usr.bin/mkuzip/mkuzip.c
More information about the cvs-all
mailing list