freebsd-dev/usr.bin/gzip
Xin LI 637bfa488b Use _exit(2) system call directly instead of using exit(3) in signal
handler, as the latter is not guaranteed to be signal safe, and we
do not really care about flushing the stream during SIGINT.

Suggested by:	Maxim Konovalov <maxim.konovalov gmail com>
MFC after:	13 days
2010-04-27 17:57:04 +00:00
..
gzexe
gzexe.1
gzip.1 Language improvements to make the BUGS section easier to read. 2010-04-27 17:50:43 +00:00
gzip.c Use _exit(2) system call directly instead of using exit(3) in signal 2010-04-27 17:57:04 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
unbzip2.c Diff reduction against NetBSD and add myself to AUTHORS section of the 2010-04-07 22:54:53 +00:00
unpack.c Add support for uncompressing pack(1)'ed files. Pack(1) is a program found 2009-06-21 09:39:43 +00:00
zdiff
zdiff.1
zforce
zforce.1
zmore
zmore.1
znew Reflect the fact that we actually have NetBSD revision 1.3. 2008-06-30 23:53:15 +00:00
znew.1
zuncompress.c Sync with NetBSD: 2009-06-24 21:51:02 +00:00