mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
d3e64681d6
to COMPAT_43TTY. Add COMPAT_43TTY to NOTES and */conf/GENERIC Compile tty_compat.c only under the new option. Spit out #warning "Old BSD tty API used, please upgrade." if ioctl_compat.h gets #included from userland.