summaryrefslogtreecommitdiff
path: root/usr.bin/telnet/telnet.c
AgeCommit message (Expand)Author
2001-11-19kill more registersMike Pechkin
2001-11-03Telnet client shouldn't say it does Kerberos unless there actually existsHans Insulander
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-10-24When calling setupterm() pass in an int* for the error code soTodd C. Miller
2000-10-10Use curses, not ocurses and thus setupterm() not tgetent(). This meansTodd C. Miller
1999-12-30avoid memory leak on realloc() failure.Jun-ichiro itojun Hagino
1999-07-23Fix the case where telnet(1) would escape if in binary (-8) mode, even if theAaron Campbell
1998-07-27don't include term.hTodd C. Miller
1998-05-15cleanup warnings.Artur Grabowski
1998-03-12encryption support from kth-krb 0.9.8 (kerberos only)Artur Grabowski
1997-06-05do not interpret _POSIX_VDISABLE as a special character; netbsdTheo de Raadt
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt