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_5_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.34   8 years  deraadt   remove skey support ok millert
[TXT] README  1.5   9 years  guenther   Flense the telnet code base of unwanted ifdefs: authentication/encryption tn3270...
[TXT] commands.c  1.82   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] defines.h  1.8   9 years  guenther   Flense the telnet code base of unwanted ifdefs: authentication/encryption tn3270...
[TXT] externs.h  1.30   8 years  beck   Don't support repeated connections - avoids pledge problems ok deraadt@, "god pl...
[TXT] genget.c  1.5   9 years  jsg   use NULL instead of 0 when dealing with pointers ok guenther@
[TXT] main.c  1.36   8 years  tobias   Use __progname instead of manually handling argv[0]. ok deraadt, mmcc, tedu
[TXT] network.c  1.17   9 years  jsg   use ansi style function declarations with suggestions from and ok guenther@
[TXT] ring.c  1.11   9 years  jsg   use ansi style function declarations with suggestions from and ok guenther@
[TXT] ring.h  1.9   9 years  guenther   More encryption tentacles: intr_happened and intr_waiting vanish Push more inclu...
[TXT] sys_bsd.c  1.31   8 years  semarie   telnet: check if fd is a tty before calling tcsetattr(fd, TCSADRAIN) ok deraadt...
[TXT] telnet.1  1.62   8 years  jmc   Ev SHELL no longer relevant;
[TXT] telnet.c  1.35   8 years  mmcc   typos
[TXT] telnet_locl.h  1.9   9 years  guenther   More encryption tentacles: intr_happened and intr_waiting vanish Push more inclu...
[TXT] terminal.c  1.13   9 years  jsg   use ansi style function declarations with suggestions from and ok guenther@
[TXT] utilities.c  1.21   9 years  guenther   Eliminate a pile of casts that were superfluous or wrong, or that were the resul...