| Age | Commit message (Expand) | Author |
| 2003-12-13 | rearrange lib stuff so that these link on non-shared-lib platforms. | chs |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-11-17 | Various typo fixes from Jonathon Gray via jmc@openbsd. | wiz |
| 2003-09-19 | realloc pedannt | itojun |
| 2003-09-07 | Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-05 | libkrb depend on libdes | lha |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2003-07-22 | Since telnetd has ignored the USER environment variable for logging in for | matt |
| 2003-07-16 | Bump date for -r removal. | wiz |
| 2003-07-16 | stop installing install libtelnet. build under lib/libtelnet and reference | itojun |
| 2003-07-15 | use bounded string op. bump shlib major for libtelnet due to API change. | itojun |
| 2003-07-15 | use snprintf | itojun |
| 2003-07-14 | more cleanups | itojun |
| 2003-07-14 | SIGINFO is defined | itojun |
| 2003-07-14 | remove unused function | itojun |
| 2003-07-14 | remove unneeded #ifdefs. improves readability. | itojun |
| 2003-07-13 | use bounded string op (there still are remains) | itojun |
| 2003-05-17 | use strlcpy | itojun |
| 2003-05-09 | PR/21233: Onno van der Linden: -U option does not work as advertised. | christos |
| 2003-05-09 | PR/21515: Onno van der Linden: Fix typo preventing %v from working. | christos |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-09-29 | Begin new sentences on new lines. | wiz |
| 2002-09-20 | Use the argument to stilloob() for the poll... | mycroft |
| 2002-09-20 | Remove dead code. | mycroft |
| 2002-09-18 | select() -> poll() | mycroft |
| 2002-08-22 | use strlcpy. minor style fixes | itojun |
| 2002-08-20 | add some more ifdefs, so that we don't define variables we don't use. | christos |
| 2002-08-20 | PR/17999: FUKAUMI Naoki: Support wtmpx entries. | christos |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-08-12 | If the peer closes the connection in ttloop() | abs |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-02-11 | achive is not a good word. | wiz |
| 2002-01-31 | implement -u <len>. PR 13676 | itojun |
| 2002-01-15 | Whitespace and punctuation nits, comment out an option that does not concern ... | wiz |
| 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 |