Home | History | Annotate | Download | only in stty
History log of /src/bin/stty/key.c
RevisionDateAuthorComments
 1.22  10-Jan-2017  christos branches: 1.22.14;
need <time.h> for time(3)
 1.21  12-Sep-2013  christos branches: 1.21.8;
- print the line discipline using the new ioctl
- print the queue size
 1.20  01-Apr-2004  tsarna branches: 1.20.48; 1.20.54;
Fix longstanding gap in stty functionality: while many operations had
inverses, "sane" didn't. Now there is symmetry.
 1.19  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22249, verified by myself.
 1.18  16-Jun-2003  perry ANSIfy, from Petri Koistinen in PR 13975
 1.17  02-Mar-1999  christos s/BSD/STTY_BSD/ where I missed it before.
 1.16  02-Mar-1999  christos - char -> unsigned char
- #ifdef BSD4_4 for for non POSIX features
- prefix with STTY_ all the FMT constants to avoid namespace collisions.
 1.15  13-Jan-1999  sommerfe Apply patch as found in PR1892
 1.14  28-Jul-1998  mycroft Delint.
 1.13  20-Oct-1997  scottr Add support for DTR/CTS flow control, from Bill Studenmund.
 1.12  20-Jul-1997  christos Fix compiler warnings.
Add WARNS=1
 1.11  07-Sep-1995  jtc Sync with 4.4lite2
 1.10  21-Mar-1995  cgd convert to new RCS id conventions.
 1.9  20-Sep-1994  mycroft branches: 1.9.2;
Merge with 4.4-Lite version.
 1.8  23-Mar-1994  mycroft Add VMIN and VTIME support, per Keith Bostic. Use libc err*() and warn*(),
and make usage() a function.
 1.7  13-Mar-1994  cgd don't clobber CRTSCTS when 'stty sane'
 1.6  01-Aug-1993  mycroft Add RCS identifiers.
 1.5  01-Jun-1993  cgd rcsid cleanup
 1.4  01-Jun-1993  cgd "ispeed" thought it didn't need an argument... WRONG!!!
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  07-Sep-1995  jtc imported from 44lite2
 1.1.1.2  20-Sep-1994  mycroft Import original 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.9.2.2  20-Sep-1994  mycroft Merge with 4.4-Lite version.
 1.9.2.1  20-Sep-1994  mycroft file key.c was added on branch netbsd-1-0 on 1994-09-20 04:52:07 +0000
 1.20.54.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.20.48.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.21.8.1  20-Mar-2017  pgoyette Sync with HEAD
 1.22.14.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.22.14.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed