Module Name: src Committed By: rillig Date: Sun May 22 21:16:50 UTC 2022
Modified Files: src/tests/usr.bin/compress: t_pr_19722.sh src/usr.bin/compress: compress.c Log Message: uncompress: if the source doesn't exist, don't touch the target Fixes part of PR bin/19722, reported by Giorgos Keramidas. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/compress/t_pr_19722.sh cvs rdiff -u -r1.27 -r1.28 src/usr.bin/compress/compress.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.