Module Name: src Committed By: mrg Date: Tue Jan 13 02:37:20 UTC 2015
Modified Files: src/usr.bin/gzip: gzip.1 gzip.c Log Message: do not use directory paths present in gzip files with the -N flag, similar to the problem reported in pigz. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.bin/gzip/gzip.1 cvs rdiff -u -r1.106 -r1.107 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.