Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/usr.bin/gzip
Module Name: src
Committed By: riz
Date: Fri May 13 17:21:22 UTC 2005
Modified Files:
src/usr.bin/gzip [netbsd-2]: gzip.c
Log Message:
Pull up revision 1.67 (requested by wiz in ticket #1447):
Count the output file size modulo 2^32 so that the check against the size
in the compressed file works for files greater than 4GB.
Fixes the fixable part of bin/26907
To generate a diff of this commit:
cvs rdiff -r1.29.2.29.2.1 -r1.29.2.29.2.2 src/usr.bin/gzip/gzip.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