Date: Thu, 30 Mar 2006 08:42:17 -0800 From: "Devon H. O'Dell" <dodell@iXsystems.com> To: "Christian S.J. Peron" <csjp@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern tty_pty.c Message-ID: <20060330084217.N16991@knight.ixsystems.net> In-Reply-To: <200603301646.k2UGkuJV050550@repoman.freebsd.org>; from csjp@freebsd.org on Thu, Mar 30, 2006 at 04:46:56PM %2B0000 References: <200603301646.k2UGkuJV050550@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 30, 2006 at 04:46:56PM +0000, Christian S.J. Peron wrote: > 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 THANK YOU! > Approved by: re (hrs) > > Revision Changes Path > 1.137.2.2 +1 -1 src/sys/kern/tty_pty.c > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060330084217.N16991>