OpenBSD CVS

src/usr.bin/telnet/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / telnet

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   23 years  millert   Use curses, not ocurses and thus setupterm() not tgetent(). This means we no lo...
[TXT] README  1.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] commands.c  1.34   23 years  aaron   Fix a buf oflow, only exposed because a user happened to have a host with a reso...
[TXT] defines.h  1.4   26 years  art   cleanup warnings.
[TXT] externs.h  1.5   23 years  fgsch   make sizeof tline doable; bad aaron.
[TXT] main.c  1.10   23 years  aaron   oflow fix in rev 1.8 was wrong; mjl@netbsd.org
[TXT] network.c  1.6   26 years  art   cleanup warnings.
[TXT] ring.c  1.4   26 years  art   cleanup warnings.
[TXT] ring.h  1.4   26 years  art   cleanup warnings.
[TXT] sys_bsd.c  1.8   23 years  millert   Use curses, not ocurses and thus setupterm() not tgetent(). This means we no lo...
[TXT] telnet.1  1.27   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] telnet.c  1.11   23 years  provos   seperate -> separate, okay aaron@
[TXT] telnet_locl.h  1.2   24 years  itojun   IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo() throughout t...
[TXT] terminal.c  1.3   26 years  art   encryption support from kth-krb 0.9.8 (kerberos only) plus some tweaks for bette...
[TXT] utilities.c  1.5   26 years  art   encryption support from kth-krb 0.9.8 (kerberos only) plus some tweaks for bette...
[TXT] authenc.c (in the Attic) [Hide]  1.3   26 years  art   encryption support from kth-krb 0.9.8 (kerberos only) plus some tweaks for bette...
[TXT] tn3270.c (in the Attic) [Hide]  1.3   26 years  art   encryption support from kth-krb 0.9.8 (kerberos only) plus some tweaks for bette...
[TXT] types.h (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317