index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
telnet
/
terminal.c
Age
Commit message (
Expand
)
Author
2017-07-07
Remove unnecessary #ifdefs in telnet. No binary change.
Frederic Cambus
2014-07-22
use ansi style function declarations
Jonathan Gray
2014-07-20
Eliminate silly call() routine that fakes up internal calls as if
Philip Guenther
2014-07-20
VSUSP and SIGTSTP are required by POSIX
Philip Guenther
2014-07-20
More encryption tentacles: intr_happened and intr_waiting vanish
Philip Guenther
2014-07-20
Eliminate trivial wrappers TerminalWrite() and TerminalRead()
Philip Guenther
2014-07-20
ring_init() can't fail
Philip Guenther
2014-07-19
Flense the telnet code base of unwanted ifdefs: authentication/encryption
Philip Guenther
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-07
Treat EPIPE writing to the terminal the same as SIGQUIT from the user.
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
1998-03-12
encryption support from kth-krb 0.9.8 (kerberos only)
Artur Grabowski
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt