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
christos
700d3ab22a
- print the line discipline using the new ioctl
...
- print the queue size
2013-09-12 19:47:23 +00:00
wiz
d1752d5db8
- remove trailing white space;
...
- sync `usage' with man page.
From patch by Bug Hunting.
2012-06-20 10:09:43 +00:00
lukem
2fe2731d3f
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 00:52:39 +00:00
christos
9655f5c24c
PR/38755: murray armfield: /bin posix programs missing setprogname and/or
...
setlocale
2008-05-26 14:21:08 +00:00
agc
b5b2954259
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22249, verified by myself.
2003-08-07 09:05:01 +00:00
perry
30b25d1cca
ANSIfy, from Petri Koistinen in PR 13975
2003-06-16 17:22:00 +00:00
christos
5ac821facc
s/BSD/STTY_BSD/ where I missed it before.
1999-03-02 17:30:05 +00:00
christos
32ee4be51a
- char -> unsigned char
...
- #ifdef BSD4_4 for for non POSIX features
- prefix with STTY_ all the FMT constants to avoid namespace collisions.
1999-03-02 17:27:03 +00:00
mycroft
301199f5d6
Delint.
1998-07-28 11:40:57 +00:00
mycroft
9dc385beb1
Delint.
1998-07-28 05:31:22 +00:00
christos
e028842ec8
Fix compiler warnings.
...
Add WARNS=1
1997-07-20 21:28:26 +00:00
mikel
c82e54d994
nuke extra : in usage string
1997-06-04 04:38:37 +00:00
cgd
49f0ad8601
convert to new RCS id conventions.
1995-03-21 09:01:59 +00:00
mycroft
fe5a9095e0
Merge with 4.4-Lite version.
1994-09-20 04:52:02 +00:00
mycroft
35723768f9
Add VMIN and VTIME support, per Keith Bostic. Use libc err*() and warn*(),
...
and make usage() a function.
1994-03-23 04:05:23 +00:00
jtc
4f4897ff25
It's 1994 --- remove stdout redirection check.
1994-01-18 18:10:56 +00:00
mycroft
8542364e07
Add RCS identifiers.
1993-08-01 18:49:50 +00:00
deraadt
4a9126e19b
reverse of "stty -g" now works. it forgot to actually ioctl() the
...
changes in.. patch posted by <ache@astral.msk.su>
1993-06-05 22:28:00 +00:00
cgd
20bb0c47cb
rcsid cleanup
1993-06-01 14:42:09 +00:00
mycroft
a11d15b162
Don't overrun end of argument list.
1993-04-19 11:35:37 +00:00
cgd
06be60083d
changed "Id" to "Header" for rcsids
1993-03-23 00:22:59 +00:00
cgd
346aa5dd48
added rcs ids to all files
1993-03-22 08:04:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00