Home | History | Annotate | Download | only in stty
History log of /src/bin/stty/print.c
RevisionDateAuthorComments
 1.23  12-Sep-2013  christos branches: 1.23.26;
- print the line discipline using the new ioctl
- print the queue size
 1.22  26-Jun-2005  christos branches: 1.22.42; 1.22.48;
sprinkle a little const, and now everything compiles with WARNS=3
 1.21  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.20  16-Jun-2003  perry ANSIfy, from Petri Koistinen in PR 13975
 1.19  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.18  27-Jul-1998  mycroft Slight code reduction.
 1.17  27-Jul-1998  mycroft __AUDIT__ cleanup.
 1.16  13-Feb-1998  kleink Add ONOCR and ONLRET output modes, from XPG4.2.
 1.15  13-Feb-1998  kleink Recognize STRIPDISC.
 1.14  20-Oct-1997  scottr Add support for DTR/CTS flow control, from Bill Studenmund.
 1.13  20-Jul-1997  christos Fix compiler warnings.
Add WARNS=1
 1.12  02-Apr-1997  kleink Implement OCRNL "\r" -> "\n" tty output translation.
Fixes PR standards/3434.
 1.11  07-May-1996  jtc Use const qualifier as appropriate
 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  12-Apr-1994  cgd put MDMBUF in the right place.
 1.7  23-Mar-1994  mycroft Add VMIN and VTIME support, per Keith Bostic. Use libc err*() and warn*(),
and make usage() a function.
 1.6  18-Aug-1993  brezak Identify the PPPDISC on a line.
 1.5  01-Aug-1993  mycroft Add RCS identifiers.
 1.4  01-Jun-1993  cgd rcsid cleanup
 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.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 print.c was added on branch netbsd-1-0 on 1994-09-20 04:52:10 +0000
 1.22.48.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.22.42.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.23.26.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.23.26.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed