| Age | Commit message (Expand) | Author |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-02 | -edebug should only be mentioned in the help #ifdef ENCRYPTION, not #ifdef | wiz |
| 2001-09-02 | Describe -S option, and remove mention of /etc/inittab in FILES section. | wiz |
| 2001-09-02 | Fix #ifdef indentation after recent removal of #ifdef NEWINIT-code. | wiz |
| 2001-08-30 | Remove code #ifdef'd on NEWINIT (never used on NetBSD). | wiz |
| 2001-08-29 | Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail. | wiz |
| 2001-08-25 | Remove description of an option that only applies to UNICOS < 7.0. | wiz |
| 2001-08-24 | Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases; | wiz |
| 2001-08-20 | Add extern before terminaltype. (Definition is in global.c via | wiz |
| 2001-08-20 | Rename variable to avoid shadowing. | wiz |
| 2001-08-20 | Improve whitespace a bit, per bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Fix typo, and duplicate ';'. From bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Move #endif so that inclusion of libtelnet/auth.h and | wiz |
| 2001-08-20 | Fix type of last execl argument, inspired by bin/13667. | wiz |
| 2001-08-20 | Add some (const char *) casts per bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-01 | Add missing braces, per bin/13612 by Brian Ginsbach. | wiz |
| 2001-07-27 | Fix compilation without -DLINEMODE, per bin/13571 from Onno van der Linden. | wiz |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-07-19 | vsnprintf() can return value longer than the actual string. from assar | itojun |
| 2001-07-19 | try netflush() if buffer is too low. | itojun |
| 2001-07-19 | bound-check all "*nfrontp++" code. from openbsd/heimdal. | itojun |
| 2001-06-18 | Symmetric has one s and two m's. | wiz |
| 2001-02-04 | fix redundant declarations. | christos |
| 2001-01-10 | use LOG_ERR for fatal errors, LOG_WARNING for other errors | lukem |
| 2000-12-30 | ${MAKE} print-objdir -> ${PRINTOBJDIR} | sommerfeld |
| 2000-12-09 | (scrub_env): change to only accept a listed set of variables, | assar |
| 2000-11-19 | Buffer overflow and environment passing fixes [originally inspired from | christos |
| 2000-10-26 | Remove direct calls to "make" and replace with ${MAKE} | garbled |
| 2000-10-10 | Format string cleanups by sommerfeld. | is |
| 2000-08-18 | make error case handling in -daemon case meet with other portion of the code. | itojun |
| 2000-08-03 | forced: previous was really: remove libvers, it's not being used | assar |
| 2000-08-03 | link against the not-installed libvers | assar |
| 2000-08-03 | update build infrastructure for heimdal 0.3a | assar |
| 2000-06-23 | Add MK... variables to enable/disable various aspects of building | thorpej |
| 2000-06-22 | Bring the telnet situation back into better shape. Specifically, | thorpej |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-02-01 | (net_write): rename to telnet_net_write | assar |
| 2000-01-21 | Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get | mycroft |
| 2000-01-13 | Make 'if' capability from gettytab work. *shudder*. | ad |
| 1999-12-31 | Abort if memory for execv(2) argument array cannot be allocated instead | tron |
| 1999-12-16 | do not touch __ss_len directly, they are not supposed to be touched. | itojun |
| 1999-09-17 | Kerberos5 ticket forwarding works. | aidan |
| 1999-08-12 | Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroy | aidan |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |
| 1999-07-11 | Nuke some whitespace. | thorpej |
| 1999-07-11 | Put the RCS ID in the correct place. | thorpej |
| 1999-07-02 | dual-stack telnetd. | itojun |
| 1999-06-07 | Treat crypto-us like domestic. | thorpej |