Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 1995 23:37:05 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        CVS-commiters@freefall.freebsd.org, bde@freefall.freebsd.org, cvs-bin@freefall.freebsd.org
Subject:   Re: cvs commit: src/bin/cat cat.c
Message-ID:  <199510031337.XAA17640@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    bin/cat   cat.c
>  Log:
>  Fix exit status.  `cat no-such-file >/dev/null' exited with status 0.
>  This has been broken since cat's own err() function was sloppily
>  replaced by the library functions warn() and err().

This should probably go in 2.1.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510031337.XAA17640>