OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Mon Jun 23 2003 - 11:19:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/06/23 10:19:25

Modified files:
        usr.bin/compress: main.c

Log message:
When trying to cat a non-file, say "foo not a regular file" instead of
"foo not a regular file: unchanged" since we never change the file
in cat mode.