CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/16 07:55:03
Modified files:
sys/sys : ttycom.h
sys/kern : tty.c
Log message:
base and ports are now clean of TIOCSTI uses. The #define can now be removed.
The code was already changed to return EIO, it will now return ENOTTY since
the code is deleted.
ok sthen
