CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/30 08:50:38
Modified files:
usr.bin/compress: main.c
Log message:
When outputting to stdout and compressing would grow the file, exit
normally instead of with a value of 2. Also avoids unlinking the
file "stdout" in the current directory in this case.
OK miod@ sthen@ henning@ beck@
