freebsd-dev/usr.bin/compress
Alexander Kabaev 39be1552ee Unbreak r1.11 by delhij. Blind change from unsigned to signed char
pointer causes problems with sign extension and leads to compress(1)
dumping core on any non-trivial incoming data.
2005-05-18 05:24:08 +00:00
..
doc Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
compress.1 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
compress.c Don't truncate the output file before making sure that we can 2003-06-14 13:41:31 +00:00
Makefile Bump WARNS level to 6. 2004-09-10 21:34:46 +00:00
zopen.3
zopen.c Unbreak r1.11 by delhij. Blind change from unsigned to signed char 2005-05-18 05:24:08 +00:00
zopen.h