#
66642 |
| 02-Apr-1994 |
pendry |
add 1994 copyright |
#
66564 |
| 01-Apr-1994 |
pendry |
prettyness police |
#
61098 |
| 03-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61097 |
| 03-Jun-1993 |
bostic |
usage statement needs a newline |
#
59523 |
| 29-Apr-1993 |
bostic |
use C library err/warn routines |
#
51828 |
| 03-Dec-1991 |
bostic |
don't indirect through null pointers |
#
51599 |
| 08-Nov-1991 |
cael |
lets try that usage stmt again... |
#
51597 |
| 08-Nov-1991 |
cael |
fix usage stmt, make clear flags and f are bsd extensions to posix |
#
51070 |
| 10-Sep-1991 |
bostic |
speed change requires a tcsetattr |
#
50010 |
| 05-Jun-1991 |
bostic |
distribute the rest of the main loop into the modes and cchars modules bsearch the cchars arrays, minor cleanups |
#
50007 |
| 05-Jun-1991 |
bostic |
break out rest of keywords into function table that can be bsearch'd |
#
49993 |
| 04-Jun-1991 |
bostic |
don't do a tcsetattr/window ioctl unless asked to |
#
49974 |
| 03-Jun-1991 |
bostic |
fix error message on -f open failure; don't mistake -echo for -e |
#
49847 |
| 22-May-1991 |
bostic |
delete "disable", it wasn't documented add "<undef>" so users can use the output to set the value |
#
49269 |
| 06-May-1991 |
bostic |
new copyright; att/bsd/shared |
#
48974 |
| 03-May-1991 |
bostic |
didn't get the argument parsing right; fix stty -tostop |
#
48945 |
| 02-May-1991 |
bostic |
break up into multiple modules; redo the output formats, add -e option, make "all" and "everything" the same; massive reorganization, mostly to remove any AT&T proprietary code |
#
47843 |
| 08-Apr-1991 |
bostic |
new copyright; att/bsd/shared |
#
46310 |
| 06-Feb-1991 |
karels |
"stty new" and "stty old" should set TTYDISC; "stty tty" is set to standard ldisc |
#
45235 |
| 14-Sep-1990 |
borman |
Add code for setting/clearing/reporting the EXTPROC and NOKERNINFO bits. |
#
45029 |
| 07-Aug-1990 |
marc |
put in cbreak and -cbreak (fudge) |
#
44637 |
| 29-Jun-1990 |
marc |
no erase2 |
#
44286 |
| 26-Jun-1990 |
marc |
add secondary erase; add "flush" as alias for discard; info -> status |
#
43323 |
| 20-Jun-1990 |
marc |
add -g processing |
#
43100 |
| 15-Jun-1990 |
marc |
VFLUSHO -> CDISCARD |