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_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.3   27 years  deraadt   no libcrypt, fix DPADD
[TXT] authenc.c (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] defs.h (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] ext.h (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] global.c (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: merge of 960317
[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.2   28 years  niklas   From NetBSD: merge of 960317
[TXT] state.c (in the Attic) [Hide]  1.5   27 years  deraadt   more complete list of bad env variables, and a fancy scanner; thanks to millert ...
[TXT] sys_term.c (in the Attic) [Hide]  1.6   27 years  deraadt   block $ENV too, sigh
[TXT] telnetd.8 (in the Attic) [Hide]  1.4   28 years  deraadt   sync with netbsd 960418
[TXT] telnetd.c (in the Attic) [Hide]  1.6   27 years  millert   getopt(3) returns -1 when out of args, not EOF, whee!
[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.3   27 years  robin   Add parentheses to assignment used as truth value to eliminate a compiler warnin...
[TXT] utility.c (in the Attic) [Hide]  1.6   27 years  robin   Remove redundant/incorrect switch case label: `def_case'