Commit Graph

22 Commits

Author SHA1 Message Date
christos bad8f1c071 need <time.h> for time(3) 2017-01-10 20:44:05 +00:00
christos 700d3ab22a - print the line discipline using the new ioctl
- print the queue size
2013-09-12 19:47:23 +00:00
tsarna 5f8a756d98 Fix longstanding gap in stty functionality: while many operations had
inverses, "sane" didn't. Now there is symmetry.
2004-04-01 16:10:03 +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
sommerfe d6797d8b82 Apply patch as found in PR1892 1999-01-13 23:55:26 +00:00
mycroft 301199f5d6 Delint. 1998-07-28 11:40:57 +00:00
scottr 94cf433266 Add support for DTR/CTS flow control, from Bill Studenmund. 1997-10-20 08:07:47 +00:00
christos e028842ec8 Fix compiler warnings.
Add WARNS=1
1997-07-20 21:28:26 +00:00
jtc c2f3dc5291 Sync with 4.4lite2 1995-09-07 06:57:11 +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
cgd 91b480e16a don't clobber CRTSCTS when 'stty sane' 1994-03-13 14:28:19 +00:00
mycroft 8542364e07 Add RCS identifiers. 1993-08-01 18:49:50 +00:00
cgd 20bb0c47cb rcsid cleanup 1993-06-01 14:42:09 +00:00
cgd e8e35e2a66 "ispeed" thought it didn't need an argument... WRONG!!! 1993-06-01 14:36:20 +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