History log of /csrg-svn/sys/kern/tty.c (Results 51 – 75 of 162)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 39555 20-Nov-1989 marc

controlling terminal is a vnode

# 39407 27-Oct-1989 marc

cleanups, add ^T prototype, CIGNORE instead of separate ioctls

# 37728 09-May-1989 mckusick

merge in vnodes

# 37584 01-May-1989 marc

clocal, nonblock, other carrier related stuff

# 37554 26-Apr-1989 mckusick

use new form of suser()

# 37525 25-Apr-1989 mckusick

../machine => machine

# 35811 18-Oct-1988 marc

new terminal driver

# 34492 26-May-1988 karels

lint

# 33987 08-Apr-1988 marc

minor fix in ^X where rocount != rawq.c_cc

# 33404 28-Jan-1988 karels

typo

# 33272 05-Jan-1988 bostic

fix CTRL macro; for ANSI C

# 32336 05-Oct-1987 mckusick

avoid call through zero (t_oproc) when certain flags are set on a pty

# 32067 23-Aug-1987 karels

call ttystart before checking for queue overflow,
instead of afterward (if it's synchronous, we hang); call driver oproc
at normal priority, and let it check for timeout,etc (they all do anyway).

# 31924 21-Jul-1987 mckusick

delete unneeded header files

# 30695 29-Mar-1987 karels

don't let uprintf be interrupted (callers hold locked inodes, etc)

# 30534 19-Feb-1987 karels

TIOCCONS

# 29946 03-Nov-1986 karels

merge in tahoe support

# 29744 09-Aug-1986 karels

add substitutable cnputc, user console

# 29107 05-Jun-1986 mckusick

4.3BSD release version

# 26357 23-Feb-1986 karels

lint

# 25584 10-Dec-1985 karels

don't flush when not changing line disciplines

# 25415 06-Nov-1985 karels

let's get it all

# 25404 06-Nov-1985 karels

move nullmodem to tty.c, maintain TS_CARR_ON

# 25391 04-Nov-1985 karels

use modem entry in linesw to signal carrier change; split line-disc close
from tty close

# 24392 22-Aug-1985 karels

use sigmask() instead of private definitions

1234567