Date: Thu, 30 Mar 2006 16:46:56 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <200603301646.k2UGkuJV050550@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2006-03-30 16:46:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern tty_pty.c Log: MFC 1.144 tty_pty.c Allow root to open jail PTYs from the host environment. This un-breaks using utilities like watch(8) (or other programs which use snp(4)) to monitor behavior within prisons from the host environment. This regression was introduced when we changed the ioctl(SNPSTTY) to use a file descriptor instead of a dev_t Approved by: re (hrs) Revision Changes Path 1.137.2.2 +1 -1 src/sys/kern/tty_pty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603301646.k2UGkuJV050550>