Subject: CVS commit: [netbsd-2-0] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/18/2004 09:53:50
Module Name:	src
Committed By:	tron
Date:		Fri Jun 18 09:53:50 UTC 2004

Modified Files:
	src/usr.bin/gzip [netbsd-2-0]: gzip.c

Log Message:
Pull up revision 1.47 (requested by mrg in ticket #508):
explicitly lseek() to offset 10 to read the original name.  fixes a
latent bug awoken by rev 1.37 (prior versions always left the fd at
this offset purely by chance.)  fixes PR#25824.


To generate a diff of this commit:
cvs rdiff -r1.29.2.13 -r1.29.2.14 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.