#
24273 |
| 13-Aug-1985 |
lepreau |
add PASS8: pass all 8 bits of input |
#
23387 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
23165 |
| 08-Jun-1985 |
bloom |
fix carrier drop handling in ttread & try improving LCASE mode |
#
21776 |
| 03-Jun-1985 |
bloom |
optimization and handle closure during sleeps correctly |
#
21093 |
| 27-May-1985 |
mckusick |
C definition of scanc moves to ufs_subr.c |
#
18650 |
| 17-Apr-1985 |
bloom |
cleanup and get rid of race |
#
17932 |
| 08-Feb-1985 |
karels |
was too restrictive on SPGRP (it's all a crock anyway) |
#
17598 |
| 31-Dec-1984 |
bloom |
Added ioctls for window size changes, process group checking |
#
17545 |
| 20-Dec-1984 |
karels |
don't flush when opening open terminal; missing splx; a few more sensiblity tests; rename spl's to spltty |
#
17183 |
| 10-Sep-1984 |
mckusick |
security fix from George Goble |
#
17095 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h |
#
16055 |
| 15-Feb-1984 |
karels |
t_delct unused; use t_canq.c_cc instead |
#
15720 |
| 16-Dec-1983 |
karels |
don't sign extend local flags when shifting for TIOCLGET |
#
15141 |
| 01-Oct-1983 |
karels |
fix the rest of the signal value checks |
#
15118 |
| 28-Sep-1983 |
karels |
in cooked tandem mode, no stopc until at least 1 delim |
#
15100 |
| 25-Sep-1983 |
karels |
scanc returns count remaining, not pointer |
#
15094 |
| 25-Sep-1983 |
karels |
return EWOULDBLOCK on read w/ no carrier or NBIO in raw mode |
#
15078 |
| 25-Sep-1983 |
karels |
new signal code for SIGTTOU; check for negative ldisc |
#
14938 |
| 09-Sep-1983 |
mckusick |
get rid of passuc as it is equivalent to ureadc (shannon) |
#
14217 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
13863 |
| 09-Jul-1983 |
sam |
parenthesis problem; wait a long time past col 127 |
#
13821 |
| 06-Jul-1983 |
sam |
correct terminal delays (kre) |
#
13809 |
| 06-Jul-1983 |
sam |
wait for silo's to drain on output (from kre) |
#
13801 |
| 06-Jul-1983 |
sam |
fix from edward for flushing type ahead on switch to CBREAK |
#
13533 |
| 01-Jul-1983 |
sam |
purge #if sun's |