OpenBSD CVS

src/libexec/telnetd/


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 / libexec / telnetd

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.9   23 years  millert   Link with curses, not ocurses and use setupterm(). For now, telnet(1) still nee...
[TXT] authenc.c (in the Attic) [Hide]  1.3   26 years  art   Encryption from kth-krb 0.9.8 (only for those with kerberos)
[TXT] defs.h (in the Attic) [Hide]  1.4   26 years  deraadt   crank the slop; until other changes happen
[TXT] ext.h (in the Attic) [Hide]  1.9   23 years  millert   Don't use sizeof() a pointer as a length parameter. This change makes 'line' fr...
[TXT] global.c (in the Attic) [Hide]  1.4   25 years  millert   Fix snprintf return value usage.
[TXT] pathnames.h (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] slc.c (in the Attic) [Hide]  1.3   26 years  art   cleanup and please -Wall
[TXT] state.c (in the Attic) [Hide]  1.13   23 years  hin   Oops.
[TXT] sys_term.c (in the Attic) [Hide]  1.22   23 years  deraadt   signal handler should finish using _exit()
[TXT] telnetd.8 (in the Attic) [Hide]  1.17   23 years  aaron   libexec man page fleshing. again, bored on the plane home.
[TXT] telnetd.c (in the Attic) [Hide]  1.27   23 years  millert   Don't use sizeof() a pointer as a length parameter. This change makes 'line' fr...
[TXT] telnetd.h (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] termstat.c (in the Attic) [Hide]  1.5   23 years  provos   seperate -> separate, okay aaron@
[TXT] utility.c (in the Attic) [Hide]  1.15   25 years  deraadt   do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling