Date: Mon, 10 May 2010 02:07:57 +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: <201005100208.o4A28GP9005592@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2010-05-10 02:07:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/gzip gzip.1 gzip.c
Log:
SVN rev 207838 on 2010-05-10 02:07:57Z by delphij
MFC r207247,r207283,207284:
- Add a signal handler for SIGINT which removes output file when necessary.
- While I'm there, move unlink_input() slightly down to after closing the
output file, in uncompression path.
- Language improvements to make the BUGS section easier to read.
Revision Changes Path
1.7.2.3 +3 -3 src/usr.bin/gzip/gzip.1
1.12.2.3 +21 -4 src/usr.bin/gzip/gzip.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005100208.o4A28GP9005592>
