summaryrefslogtreecommitdiff
path: root/libexec/telnetd
AgeCommit message (Expand)Author
2003-12-13rearrange lib stuff so that these link on non-shared-lib platforms.chs
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-09-19realloc pedanntitojun
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-05libkrb depend on libdeslha
2003-07-23split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.seitojun
2003-07-22Since telnetd has ignored the USER environment variable for logging in formatt
2003-07-16Bump date for -r removal.wiz
2003-07-16stop installing install libtelnet. build under lib/libtelnet and referenceitojun
2003-07-15use bounded string op. bump shlib major for libtelnet due to API change.itojun
2003-07-15use snprintfitojun
2003-07-14more cleanupsitojun
2003-07-14SIGINFO is defineditojun
2003-07-14remove unused functionitojun
2003-07-14remove unneeded #ifdefs. improves readability.itojun
2003-07-13use bounded string op (there still are remains)itojun
2003-05-17use strlcpyitojun
2003-05-09PR/21233: Onno van der Linden: -U option does not work as advertised.christos
2003-05-09PR/21515: Onno van der Linden: Fix typo preventing %v from working.christos
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-29Begin new sentences on new lines.wiz
2002-09-20Use the argument to stilloob() for the poll...mycroft
2002-09-20Remove dead code.mycroft
2002-09-18select() -> poll()mycroft
2002-08-22use strlcpy. minor style fixesitojun
2002-08-20add some more ifdefs, so that we don't define variables we don't use.christos
2002-08-20PR/17999: FUKAUMI Naoki: Support wtmpx entries.christos
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-08-12If the peer closes the connection in ttloop()abs
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-02-11achive is not a good word.wiz
2002-01-31implement -u <len>. PR 13676itojun
2002-01-15Whitespace and punctuation nits, comment out an option that does not concern ...wiz
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-09-02-edebug should only be mentioned in the help #ifdef ENCRYPTION, not #ifdefwiz
2001-09-02Describe -S option, and remove mention of /etc/inittab in FILES section.wiz
2001-09-02Fix #ifdef indentation after recent removal of #ifdef NEWINIT-code.wiz
2001-08-30Remove code #ifdef'd on NEWINIT (never used on NetBSD).wiz
2001-08-29Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail.wiz
2001-08-25Remove description of an option that only applies to UNICOS < 7.0.wiz
2001-08-24Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases;wiz
2001-08-20Add extern before terminaltype. (Definition is in global.c viawiz
2001-08-20Rename variable to avoid shadowing.wiz
2001-08-20Improve whitespace a bit, per bin/13667 by Brian Ginsbach.wiz
2001-08-20Fix typo, and duplicate ';'. From bin/13667 by Brian Ginsbach.wiz
2001-08-20Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach.wiz
2001-08-20Move #endif so that inclusion of libtelnet/auth.h andwiz