src/lib/libc/stdlib/grantpt.c commit broke sshd

Ed Schouten ed at 80386.nl
Tue Oct 28 10:29:37 PDT 2008


Hi Josh,

I forgot to reply to your second question: there is no real need to
enable COMPAT_43TTY. It is possible that applications use this (by
including <sgtty.h>), but if you make sure your ports are up to date,
they should not. <sgtty.h> is not present on FreeBSD -CURRENT, so I (and
others) already made sure almost all ports compile without <sgtty.h>
being present.

So if you know what you're doing, you can just omit COMPAT_43TTY. If you
are not, please leave it there. COMPAT_43TTY doesn't really add a lot of
baggage, it only adds some additional ioctl()'s to TTY devices.

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20081028/77edc1ec/attachment.pgp


More information about the freebsd-stable mailing list