NetBSD/bin/stty
christos 0282eceed1 Don't fail when the line discipline ioctl fails (since it secondary
like the other tty ioctls that we only warn about). Do the main
ioctl (tcgetattr) first, since that provides a better error message
(ENOTTY instead of EINVAL).
2019-09-06 16:28:53 +00:00
..
Makefile Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
cchar.c
extern.h - print the line discipline using the new ioctl 2013-09-12 19:47:23 +00:00
gfmt.c
key.c need <time.h> for time(3) 2017-01-10 20:44:05 +00:00
modes.c Simplify by splitting the "simple" mode setting and the "special" ones. 2015-05-01 17:01:08 +00:00
print.c - print the line discipline using the new ioctl 2013-09-12 19:47:23 +00:00
stty.1 Remove Tn. 2017-10-30 15:38:52 +00:00
stty.c Don't fail when the line discipline ioctl fails (since it secondary 2019-09-06 16:28:53 +00:00
stty.h - print the line discipline using the new ioctl 2013-09-12 19:47:23 +00:00