Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/cat
Module Name:    basesrc
Committed By:   bjh21
Date:           Tue Jun 11 22:05:08 UTC 2002
Modified Files:
        basesrc/bin/cat: cat.c
Log Message:
Rather than (ab)using the standard error message for EFTYPE, print our own
message when "cat -f" is used on a non-regular file.  This is necessary to
make cat(1) portable to systems that don't have EFTYPE (like Linux).
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 basesrc/bin/cat/cat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index