]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r290024,290073:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 01:53:54 +0000 (01:53 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 01:53:54 +0000 (01:53 +0000)
commit32d558c24414e7c231de0928621ea02a5c3527de
tree5e4a227c5f7dad3f83578be9ba9380dce073e2cb
parent9e65eca72726f04cb48f52520f3cad1215ee9c2a
MFC r290024,290073:

In gunzip(1), treat trailing garbage as a warning and not an error.  This
allows scripts to distinguish it between real fatal errors, for instance a
CRC mismatch.

Update manual page for the behavior change.

PR: bin/203873
Submitted by: Eugene Grosbein <eugen grosbein net>

git-svn-id: svn://svn.freebsd.org/base/stable/10@290569 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/gzip/gzip.1
usr.bin/gzip/gzip.c