Date: Fri, 10 Sep 2004 23:16:05 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mkuzip mkuzip.c Message-ID: <200409102316.i8ANG5pA072795@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409102316.i8ANG5pA072795>
