CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2017/06/28 22:23:12
Modified files: sys/sys : ttycom.h bin/csh : file.c Log message: Switch TIOCSTAT to _IO(). Two decades ago it was mistakenly defined to take an argument. Discussed with millert and tedu.