Re: port-sun3/57741: sshd fails to open a PTY on NetBSD/sun3

Jason Thorpe <[email protected]> Fri, 1 Dec 2023 12:49:42 -0800
Newsgroups gmane.os.netbsd.bugs,gmane.os.netbsd.ports.sun3
Message-ID <[email protected]>
>=20
>> Category:       port-sun3
>> Responsible:    port-sun3-maintainer
>> Synopsis:       sshd fails to open a PTY on NetBSD/sun3
>> Arrival-Date:   Fri Dec 01 20:45:00 +0000 2023
>=20

Right, so the problem is that the install script that sun3 uses =
doesn=E2=80=99t add an fstab entry for ptyfs, which is required in order =
for openpty() to work.

-- thorpej