Subject: CVS commit: basesrc/crypto/dist/ssh
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 10/15/2002 18:33:05
Module Name:	basesrc
Committed By:	manu
Date:		Tue Oct 15 15:33:05 UTC 2002

Modified Files:
	basesrc/crypto/dist/ssh: sshpty.c

Log Message:
back out the previous change. We really don't want to enable login on a
mode 666 tty.
In order to use sshd logins with a read-only /dev, the administrator has to
make the tty mode 600 root/wheel before the partition gets read-only.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/crypto/dist/ssh/sshpty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.