CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/04/29 07:50:35
Modified files: usr.bin/compress: gzopen.c Log message: Need to set in/out bytes count for gz_write too. Otherwise gzip will think the resulting file was got larger during compression.