| Commit message (Expand) | Author | Age | Files | Lines |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 13 | -7703/+0 |
* | Fix up external variables named "debug" that have a horrible habit | markm | 2003-05-11 | 1 | -1/+1 |
* | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. | obrien | 2003-05-04 | 8 | -32/+32 |
* | Catch up with "base" telnet. | markm | 2002-09-25 | 1 | -3/+3 |
* | Don't risk catching a signal while handling a signal for a dying child, as we | jmallett | 2002-05-27 | 1 | -0/+8 |
* | Don't use non-signal-safe functions (exit(3) in this case) in | sheldonh | 2002-02-05 | 1 | -1/+1 |
* | mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION. | ru | 2001-12-14 | 1 | -6/+5 |
* | Fixed bugs from previous revision. | ru | 2001-12-04 | 1 | -1/+2 |
* | More help for alpha WARNS=2. This code is, erm, unusual. Anyone who | markm | 2001-12-03 | 1 | -4/+4 |
* | Damn. The previous mega-commit was incomplete WRT ANSIfication. This | markm | 2001-11-30 | 3 | -104/+96 |
* | Very large style makeover. | markm | 2001-11-30 | 10 | -1134/+388 |
* | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. | markm | 2001-08-29 | 7 | -885/+5 |
* | Remove description of an option that only applies to UNICOS < 7.0. | dd | 2001-08-25 | 1 | -13/+0 |
* | Code merge and diff reduce with "base" telnet. This is the "later" | markm | 2001-08-20 | 8 | -50/+76 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -3/+6 |
* | output_data(), output_datalen() and netflush() didn't actually guarantee | kris | 2001-07-23 | 6 | -45/+50 |
* | More potential buffer overflow fixes. | ru | 2001-07-20 | 4 | -35/+7 |
* | vsnprintf() can return a value larger than the buffer size. | ru | 2001-07-19 | 1 | -1/+1 |
* | Fixed the exploitable remote buffer overflow. | ru | 2001-07-19 | 6 | -314/+219 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -2/+1 |
* | Synch: Add $FreeBSD$. | asmodai | 2001-02-07 | 1 | -0/+1 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Fix typo: wierd -> weird. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -9/+9 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-10 | 1 | -2/+6 |
* | (scrub_env): change to only accept a listed set of variables, | assar | 2000-12-10 | 1 | -23/+37 |
* | Add more environment variables to be filtered through scrub_env(). | asmodai | 2000-11-30 | 1 | -0/+7 |
* | String paranoia fix. Synched from normal telnet. | asmodai | 2000-11-30 | 1 | -2/+2 |
* | String paranoia. Merged from regular telnet. | asmodai | 2000-11-30 | 1 | -2/+2 |
* | Correct definition of MAXHOSTNAMELEN in ifdef'ed code. | kris | 2000-11-26 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -2/+0 |
* | Add missing $FreeBSD$ to files that are NOT still on vendor a branch. | peter | 2000-07-16 | 1 | -0/+1 |
* | Freefall/Internat diff reducer. | markm | 2000-02-24 | 1 | -1/+1 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 2 | -36/+59 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 8 | -8/+8 |
* | According to Mark Murray, Makefiles do not belong here. I guess we're | nsayer | 1999-08-16 | 1 | -24/+0 |
* | Add SRA authentication to src/crypto/telnet. | nsayer | 1999-08-16 | 1 | -0/+24 |
* | MF libexec/telnetd: Determine the host name using an array size of | brian | 1999-04-08 | 1 | -2/+3 |
* | MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes. | brian | 1999-04-07 | 2 | -8/+16 |
* | Use realhostname(). | brian | 1999-04-06 | 1 | -39/+9 |
* | MF src/libexec/telnetd: Verify the reverse DNS lookup | brian | 1999-04-06 | 1 | -2/+18 |
* | Old stuff laying around: Don't use getstr which can conflict with some | peter | 1998-12-16 | 1 | -5/+5 |
* | Old stuff from a source tree: copy (verbatum) the code to expand the | peter | 1998-12-16 | 1 | -2/+31 |
* | Remove redundant decl. of time(). Causes problems on alpha | gpalmer | 1998-09-01 | 1 | -2/+1 |
* | MFC: sprintf paranoia | imp | 1998-01-22 | 1 | -7/+8 |
* | MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3). | charnier | 1997-12-08 | 9 | -139/+165 |
* | PR: bin/771 and bin/1037 are resolved by this change | uhclem | 1997-10-08 | 1 | -0/+16 |
* | Bring the FreeBSD changes to the virgin sources. | markm | 1997-09-07 | 10 | -108/+174 |
* | Initial import of BSD telnet. This will be used to build the kerberised | markm | 1997-09-04 | 13 | -0/+9252 |