| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 1 | -8/+0 |
| * | MFC: | Juli Mallett | 2002-06-17 | 1 | -0/+8 |
| * | MFC: unifdef'ed secure telnet to obliterate gratuitous diffs | Mark Murray | 2002-04-13 | 10 | -2313/+530 |
| * | MFC: build infrastructure for cleaned up telnet, including | Mark Murray | 2002-04-13 | 1 | -12/+33 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 1 | -4/+7 |
| * | MFC: Correct semantics of output_data*() and netflush() to ensure | Kris Kennaway | 2001-07-23 | 6 | -43/+47 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -5/+5 |
| * | MFC: fixed the remote buffer overflow. | Ruslan Ermilov | 2001-07-20 | 6 | -310/+204 |
| * | MFC: src/libexec/telnetd/sys_term.c 1.30 | Guy Helmer | 2001-06-14 | 1 | -1/+1 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-05 | 1 | -9/+9 |
| * | MFC: r1.10: fix typo | Kris Kennaway | 2001-03-05 | 1 | -1/+1 |
| * | MFC: r1.27: fix typo | Kris Kennaway | 2001-03-05 | 1 | -1/+1 |
| * | MFC: r1.29: constify sccsid, bcopy -> memmove | Kris Kennaway | 2001-03-05 | 1 | -2/+2 |
| * | MFC: 1.10, 1.11, 1.12: constify sccsid, bcopy -> memmove, correct typo | Kris Kennaway | 2001-03-05 | 1 | -3/+3 |
| * | MFC: r1.9: bcopy -> memmove | Kris Kennaway | 2001-03-05 | 1 | -1/+1 |
| * | MFC: Correct definition of MAXHOSTNAMELEN | Kris Kennaway | 2001-02-18 | 1 | -1/+1 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-20 | 1 | -1/+5 |
| * | MFC: 1.27->1.28 | Assar Westerlund | 2000-12-12 | 1 | -23/+37 |
| * | MFC: add /dev/zero and use PATH_* where possible. | David E. O'Brien | 2000-12-11 | 2 | -10/+13 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -2/+2 |
| * | MFC: Fix to previous security fix. | Kris Kennaway | 2000-11-20 | 3 | -9/+4 |
| * | MFC: Filter more magic environment variables, and do some string function | Kris Kennaway | 2000-10-31 | 3 | -4/+11 |
| * | MFC: minor mdoc cleanup. | Mike Pritchard | 2000-05-24 | 1 | -2/+2 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 3 | -34/+57 |
| * | We do not support the -B option. | Jeroen Ruigrok van der Werven | 2000-01-12 | 1 | -12/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 11 | -11/+11 |
| * | Back out previous commit - it's not necessary now that tty.h properly includes | Jordan K. Hubbard | 1999-08-09 | 1 | -2/+1 |
| * | Add a missing include (sys/queue.h for sys/tty.h SLIST usage.) | Brian Feldman | 1999-08-09 | 1 | -1/+2 |
| * | Determine the host name using an array size of | Brian Somers | 1999-04-08 | 1 | -2/+3 |
| * | Really fix -u.... | Brian Somers | 1999-04-07 | 1 | -2/+6 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 2 | -7/+12 |
| * | Use realhostname() rather than various combinations of | Brian Somers | 1999-04-06 | 1 | -39/+8 |
| * | After receiving a connection and doing a reverse | Brian Somers | 1999-04-06 | 1 | -2/+18 |
| * | Old stuff laying around: Don't use a function called getstr(), that has | Peter Wemm | 1998-12-16 | 1 | -6/+6 |
| * | Sort cross references. | Wolfram Schneider | 1998-08-31 | 1 | -2/+2 |
| * | Remove a bogus prototype for time() and let time.h do that. | John Birrell | 1998-05-14 | 1 | -6/+5 |
| * | Clarify use of 'if' capability. | Steve Price | 1998-05-04 | 1 | -1/+26 |
| * | Avoid stairstep effect on output of 'if=...' file. | Steve Price | 1998-05-03 | 1 | -2/+6 |
| * | telnetd does not recognize the if (display file before login) gettytab flag. | Poul-Henning Kamp | 1998-04-26 | 1 | -1/+19 |
| * | Add missing dot. | Philippe Charnier | 1998-01-07 | 1 | -2/+2 |
| * | sprintf->snprintf paranoia. The one thing that looks like a hole in | Warner Losh | 1997-12-24 | 1 | -7/+8 |
| * | Sync with diffs I found in kerberised versions: -Wall, no `;' in macros. | Philippe Charnier | 1997-12-08 | 3 | -27/+25 |
| * | Use err(3). Remove progname and trailing \n in syslog strings. | Philippe Charnier | 1997-12-03 | 8 | -149/+155 |
| * | PR: bin/771 and bin/1037 are resolved by this change | Frank Durda IV | 1997-10-08 | 1 | -1/+17 |
| * | There is a clear separation of the crypto telnet and the non-crypto telnet. | Mark Murray | 1997-09-28 | 1 | -4/+0 |
| * | -p flag misdocumented in telnetd(8) | Wolfram Schneider | 1997-09-14 | 1 | -3/+3 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-28 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 10 | -10/+10 |