Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 1995 05:46:40 -0700
From:      Bruce Evans <bde>
To:        cvs-bin, CVS-commiters
Subject:   cvs commit: src/bin/cat cat.c
Message-ID:  <199510031246.FAA28104@freefall.freebsd.org>

index | next in thread | raw e-mail

bde         95/10/03 05:46:39

  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().


home | help

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