index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
telnet
/
telnet.c
Age
Commit message (
Expand
)
Author
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
more unifdef
itojun
2003-07-14
remove unneeded #ifdef. (confirmed that same *.o is generated)
itojun
2003-07-12
use bounded copy ops
itojun
2003-06-18
Ansify.
christos
2002-06-14
De-register, de-__P. Remove #ifndef __STDC__ parts.
wiz
2002-02-11
s/infinate/infinite/
wiz
2001-09-24
va_{start,end} audit:
wiz
2001-07-22
seperate -> separate
wiz
2001-03-04
fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION).
assar
2000-06-22
Bring the telnet situation back into better shape. Specifically,
thorpej
2000-05-25
Convert telnet and top to the new termcap interface. This stops some
blymn
1999-12-30
avoid memory leak on realloc() failure.
itojun
1999-07-28
Add -N option (numeric host address) - idea taken from FreeBSD.
abs
1998-11-06
- synchronize with the domestic version
christos
1998-07-26
const poisoning.
mycroft
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-02-27
WARNSify and fix problems passing int * -> long *
christos
1997-06-03
Don't interpret _POSIX_VDISABLE as a special character.
mycroft
1996-02-28
RCS id cosmetics.
thorpej
1996-02-24
restore local change mistakenly overrun in import of 95.10.23
jtk
1996-02-24
update to 95.10.23 version of telnet
jtk
1995-03-17
If we get an EOF on stdin, close the write side of the TCP connection, but
mycroft
1994-02-25
new telnet from ftp.cray.com. Encryption support ripped out, pending
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd