Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2002 03:26:57 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tail forward.c
Message-ID:  <200212151126.gBFBQvPP062651@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/12/15 03:26:57 PST

  Modified files:
    usr.bin/tail         forward.c 
  Log:
  When doing tail -F, return if the freopen() of the file fails instead of
  trying to use a null file pointer.
  
  Revision  Changes    Path
  1.32      +1 -0      src/usr.bin/tail/forward.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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