This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sshd problem with recent snapshots


On 11/16/2010 9:59 AM, Corinna Vinschen wrote:
These changes only affect files, not ttys.

The failing chmod(/dev/tty1, 0622) is actually trying to change the
permissions on internal objects, like events, mutexes, and pipes, which
together constitute a tty/pty.

I'm grasping at straws now, but what about this change:


* fhandler_tty.cc (fhandler_tty_slave::init): Use tty::setpgid method.

I actually tried reverting this change and rebuilding cygwin1.dll, and it didn't help. But maybe it interacts with the other changes somehow.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]