NetBSD/lib/libc/termios
lukem 073a7a6ef5 don't bother checking _DIAGASSERT(fd != -1), since the underlying
ioctl(2) will check it and return EBADF, and i got sick of the warnings
from programs like sshd which occassionally call isatty() with bad fds.
2001-09-30 23:25:38 +00:00
..
Makefile.inc
cfgetispeed.c
cfgetospeed.c
cfmakeraw.c
cfsetispeed.c
cfsetospeed.c
cfsetspeed.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.3
tcgetpgrp.c
tcgetsid.3
tcgetsid.c
tcsendbreak.3
tcsendbreak.c
tcsetattr.3
tcsetattr.c
tcsetpgrp.3
tcsetpgrp.c