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
/
network.c
Age
Commit message (
Expand
)
Author
2014-07-22
use ansi style function declarations
Jonathan Gray
2014-07-20
Mark a slurry of functions as static
Philip Guenther
2014-07-20
Kill lint comments; mark ExitString() as __dead
Philip Guenther
2014-07-20
Add prototypes to some function callbacks and fix the type errors that
Philip Guenther
2014-07-20
More encryption tentacles: intr_happened and intr_waiting vanish
Philip Guenther
2014-07-20
ring_init() can't fail
Philip Guenther
2014-07-20
Simplify #includes, start pushing them into the .c files, eliminate
Philip Guenther
2014-07-19
Flense the telnet code base of unwanted ifdefs: authentication/encryption
Philip Guenther
2013-04-21
Convert select() to poll(). OK deraadt@
Todd C. Miller
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
1998-05-15
cleanup warnings.
Artur Grabowski
1998-03-12
encryption support from kth-krb 0.9.8 (kerberos only)
Artur Grabowski
1997-12-16
do not let fd_set overflow
Theo de Raadt
1996-12-12
Add <unistd.h> for select(2) prototype.
robin
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt