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
/
main.c
Age
Commit message (
Expand
)
Author
2012-03-20
Use C89 function definitions
matt
2012-01-09
PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION
christos
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2006-12-18
volatile fixes from Anon Ymous
christos
2006-03-20
Goodbye KerberosIV
christos
2006-02-02
Rename debug to telnet_debug, to allow static linking with libssh.a.
he
2004-01-05
Let the usage message fit in 80 columns to avoid wrapping.
jmmv
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
remove unneeded #ifdef. (confirmed that same *.o is generated)
itojun
2003-07-12
strlcpy
itojun
2003-06-18
Ansify.
christos
2002-08-23
- Support -4 and -6. Approved by itojun.
kanaoka
2002-06-14
De-register, de-__P. Remove #ifndef __STDC__ parts.
wiz
2001-03-04
fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION).
assar
2001-01-03
Fix possible buffer overruns. From OpenBSD, but without breaking stuff.
mjl
2000-06-22
Bring the telnet situation back into better shape. Specifically,
thorpej
2000-01-31
sync with latest libipsec/kernel.
itojun
1999-07-28
Add -N option (numeric host address) - idea taken from FreeBSD.
abs
1999-07-11
Simply a construct in usage().
thorpej
1999-07-02
IPv6-ready telnet.
itojun
1998-02-28
Include unistd.h to import declaration of getopt(3).
enami
1998-02-27
WARNSify and fix problems passing int * -> long *
christos
1997-11-01
getopt returns -1 not EOF
lukem
1996-02-28
RCS id cosmetics.
thorpej
1996-02-24
update to 95.10.23 version of telnet
jtk
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