Date: Fri, 23 Sep 2005 23:24:55 +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: <200509232324.j8NNOtlc030484@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2005-09-23 23:24:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/watch watch.c
Log:
MFC rev 1.32, 1.33, 1.34:
revision 1.32
date: 2005/09/18 19:24:05; author: cognet; state: Exp; lines: +8 -2
Open the tty device and pass the fd for SNPSTTY.
revision 1.33
date: 2005/09/19 13:48:45; author: ru; state: Exp; lines: +3 -3
Restore the ability to detach from a tty via SIOCSTTY and document
recent changes in a manpage.
revision 1.34
date: 2005/09/21 14:30:14; author: cognet; state: Exp; lines: +8 -8
Close the tty file descriptor once we're done with it.
Use O_NONBLOCK when opening the tty device.
Approved by: re
Revision Changes Path
1.31.8.1 +11 -5 src/usr.sbin/watch/watch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509232324.j8NNOtlc030484>
