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 Delint. 2000-01-22 22:19:07 +00:00
cfgetospeed.c Delint. 2000-01-22 22:19:07 +00:00
cfmakeraw.c Delint. 2000-01-22 22:19:07 +00:00
cfsetispeed.c Delint. 2000-01-22 22:19:07 +00:00
cfsetospeed.c Delint. 2000-01-22 22:19:07 +00:00
cfsetspeed.c Delint. 2000-01-22 22:19:07 +00:00
tcdrain.c Delint. 2000-01-22 22:19:07 +00:00
tcflow.c Delint. 2000-01-22 22:19:07 +00:00
tcflush.c Delint. 2000-01-22 22:19:07 +00:00
tcgetattr.c don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
tcgetpgrp.3
tcgetpgrp.c Delint. 2000-01-22 22:19:07 +00:00
tcgetsid.3
tcgetsid.c Delint. 2000-01-22 22:19:07 +00:00
tcsendbreak.3 Punctuation nits. 2001-09-16 01:35:41 +00:00
tcsendbreak.c Delint. 2000-01-22 22:19:07 +00:00
tcsetattr.3 Punctuation nits. 2001-09-16 01:35:41 +00:00
tcsetattr.c Delint. 2000-01-22 22:19:07 +00:00
tcsetpgrp.3
tcsetpgrp.c Delint. 2000-01-22 22:19:07 +00:00