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_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.17   22 years  deraadt   add -ldes linking
[TXT] authenc.c (in the Attic) [Hide]  1.6   22 years  millert   We need telnet_net_write() even when AUTHENTICATION is not defined.
[TXT] defs.h (in the Attic) [Hide]  1.7   22 years  deraadt   HIN: DO NOT LOSE OUR LOCAL CHANGES
[TXT] ext.h (in the Attic) [Hide]  1.12   22 years  millert   Add back gettytab reading but use cget* instead of the obsolescent gtget*
[TXT] global.c (in the Attic) [Hide]  1.7   21 years  millert   Check snprintf() rval for < 0; OK deraadt@
[TXT] mini_inetd.c (in the Attic) [Hide]  1.1   22 years  hin   Replace our telnetd with the one from heimdal-0.3f, with the following changes: ...
[TXT] slc.c (in the Attic) [Hide]  1.4   22 years  hin   Replace our telnetd with the one from heimdal-0.3f, with the following changes: ...
[TXT] socket.c (in the Attic) [Hide]  1.1   22 years  hin   Replace our telnetd with the one from heimdal-0.3f, with the following changes: ...
[TXT] state.c (in the Attic) [Hide]  1.16   22 years  hin   no more \n to syslog()
[TXT] sys_term.c (in the Attic) [Hide]  1.30   22 years  hin   no \n for syslog()
[TXT] telnetd.8 (in the Attic) [Hide]  1.23   22 years  hin   Sort .Xr's
[TXT] telnetd.c (in the Attic) [Hide]  1.35   21 years  millert   When gettytab doesn't exist, IM contains a #defined string so don't try to free(...
[TXT] telnetd.h (in the Attic) [Hide]  1.5   22 years  millert   o We have uname(2) o Include stdarg.h since we do varags stuff
[TXT] termstat.c (in the Attic) [Hide]  1.7   22 years  deraadt   spelling
[TXT] utility.c (in the Attic) [Hide]  1.19   22 years  hin   no \n for syslog()