Date: Mon, 23 May 2011 09:40:21 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/gzip gzip.1 gzip.c Message-ID: <201105230940.p4N9ee0H077853@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2011-05-23 09:40:21 UTC
FreeBSD src repository
Modified files:
usr.bin/gzip gzip.1 gzip.c
Log:
SVN rev 222211 on 2011-05-23 09:40:21Z by delphij
Match symbolic link handling behavior with GNU gzip, bzip2 and xz:
When we are operating on a symbolic link pointing to an existing
file, bail out by default, but go ahead if -f is specified.
Submitted by: arundel
MFC after: 2 weeks
Revision Changes Path
1.10 +4 -4 src/usr.bin/gzip/gzip.1
1.23 +1 -1 src/usr.bin/gzip/gzip.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105230940.p4N9ee0H077853>
