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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to