CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2013/12/13 12:55:12
Modified files: sys/conf : files sys/ddb : db_structinfo.c sys/kern : tty.c tty_conf.c tty_pty.c sys/sys : ioctl.h ioctl_compat.h tty.h Removed files: sys/compat/common: tty_43.c sys/sys : ttychars.h ttydev.h Log message: Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@