| Commit message (Expand) | Author | Age | Files | Lines |
* | Build everything properly. This means: | markm | 2000-02-24 | 1 | -3/+3 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 1 | -1/+1 |
* | Revert -lmd changes now that libcrypt doesn't expose this binutils/ld | peter | 1999-12-18 | 1 | -3/+2 |
* | Add libmd to DPADD and LDADD. | marcel | 1999-12-17 | 1 | -2/+3 |
* | Dont build telenet if we are going for kerberised telnet; this just | markm | 1999-10-12 | 1 | -2/+3 |
* | Make telnet with SRA work. | markm | 1999-10-07 | 3 | -0/+32 |
* | Secure telnet is now in eBones. | markm | 1996-11-07 | 15 | -9324/+0 |
* | Same as non-secure telnetd, add support for ``-P altlogin'' to specify | peter | 1996-08-13 | 3 | -4/+21 |
* | Localize time | ache | 1996-05-07 | 1 | -0/+10 |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 1 | -39/+4 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -5/+11 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -6/+0 |
* | Remove LD_NOSTD_PATH unsetenv, it isn't exist anymore | ache | 1995-10-24 | 1 | -1/+0 |
* | Fix original patch error with ! before strncmp | ache | 1995-10-20 | 1 | -4/+10 |
* | Don't allow LD_* env. variables to be tricked | ache | 1995-10-20 | 1 | -3/+25 |
* | Remove MAKE_EBONES conditionals. They were originally placed here because | gibbs | 1995-10-11 | 1 | -2/+0 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | gibbs | 1995-09-16 | 2 | -3/+5 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | gibbs | 1995-09-14 | 1 | -5/+1 |
* | sys_term.c: killed sleep(1) as this should no longer be a problem with | dg | 1995-09-11 | 2 | -9/+3 |
* | Move erase cleanup outside linemode conditional | pst | 1995-09-06 | 1 | -1/+1 |
* | Avoid race condition with telnet options processing (login: prompt lost). | pst | 1995-09-05 | 1 | -22/+7 |
* | Set erase character for login: prompt. | pst | 1995-09-05 | 1 | -1/+5 |
* | Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clients | pst | 1995-08-28 | 2 | -6/+8 |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | ache | 1995-08-05 | 1 | -1/+2 |
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ | ache | 1995-08-04 | 1 | -1/+5 |
* | After pst and ache fixed secure telnet, it was still not in the main | markm | 1995-07-29 | 2 | -0/+7 |
* | Final cleanup pass through Makefiles, now this stuff | ache | 1995-07-24 | 1 | -2/+7 |
* | Add -ldescrypt, or wrong crypt version can be picked from libc | ache | 1995-07-24 | 1 | -0/+1 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | ache | 1995-07-24 | 1 | -0/+6 |
* | Point to proper DESTDIR now | ache | 1995-07-24 | 1 | -0/+3 |
* | When hostname len > 8, name replaced with dot notation when -u flag | pst | 1995-07-20 | 1 | -7/+19 |
* | The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code | pst | 1995-07-20 | 1 | -19/+28 |
* | Update telnet to the 95.05.31 release. | pst | 1995-07-20 | 9 | -79/+252 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 7 | -28/+28 |
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -1/+1 |
* | Move the telnetd with encryption to src/secure | csgr | 1994-08-12 | 14 | -0/+9103 |