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_8_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.8   25 years  marc   change getent/getstr to gtgettent/gtgetstr, the names now used in libtelnet; ad...
[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.10   23 years  deraadt   branches: 1.10.2; check return value for setenv(3) for failure, and deal approp...
[TXT] sys_term.c (in the Attic) [Hide]  1.20   23 years  millert   Prune the following environment variables: TERMINFO TERMINFO_DIRS TE...
[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.26   23 years  millert   When calling setupterm() pass in an int* for the error code so it doesn't spew t...
[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.4   26 years  millert   Fix casts in args to mem*. Boy am I anal.
[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