Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2005 14:30:14 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/watch watch.c
Message-ID:  <200509211430.j8LEUEHf084619@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2005-09-21 14:30:14 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/watch       watch.c 
  Log:
  Close the tty file descriptor once we're done with it.
  Use O_NONBLOCK when opening the tty device.
  
  Suggested by:   bde
  Submitted by:   ru
  
  Revision  Changes    Path
  1.34      +8 -8      src/usr.sbin/watch/watch.c



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