Date: Sun, 17 Sep 95 13:43:19 PDT From: "Ugen J.S.Antsilevich" <ugen@latte.worldbank.org> To: freebsd-current@FreeBSD.org Subject: COMPAT_43 Message-ID: <Chameleon.4.00.4.950917134448.ugen@ugen>
next in thread | raw e-mail | index | archive | help
Well..I removed "COMPAT_43" from 2.0.5 kernel and all the tty stuff went boogey... Actually libc function ttyname was based on ioctl() TIOCGETP which is only left as a compatibility to 4.3 routine. I wonder if this is still happening and COMPAT_43 mandatory ? --Ugen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Chameleon.4.00.4.950917134448.ugen>