| Commit message (Expand) | Author | Age | Files | Lines |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 1 | -26/+0 |
* | Set WFORMAT=0, overlooked in previous commits to libexec/. | Kris Kennaway | 2002-02-06 | 1 | -0/+1 |
* | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | Mark Murray | 2001-11-30 | 1 | -2/+4 |
* | Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto, | Bruce Evans | 2001-07-30 | 1 | -4/+4 |
* | Fixed world breakage in previous commit. -lpam must never be used | Bruce Evans | 2001-05-09 | 1 | -3/+4 |
* | Add PAM support to SRA authentication. Cribbed mostly from ftpd. This | Nick Sayer | 2001-05-07 | 1 | -1/+1 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | Ruslan Ermilov | 2001-03-28 | 1 | -1/+1 |
* | secure/ build fixes: | Ruslan Ermilov | 2001-03-26 | 1 | -2/+2 |
* | Build everything properly. This means: | Mark Murray | 2000-02-24 | 1 | -3/+3 |
* | another tcp apps IPv6 updates.(should be make world safe) | Yoshinobu Inoue | 2000-01-27 | 1 | -1/+1 |
* | Revert -lmd changes now that libcrypt doesn't expose this binutils/ld | Peter Wemm | 1999-12-18 | 1 | -3/+2 |
* | Add libmd to DPADD and LDADD. | Marcel Moolenaar | 1999-12-17 | 1 | -2/+3 |
* | Make telnet with SRA work. | Mark Murray | 1999-10-07 | 1 | -0/+22 |
* | Secure telnet is now in eBones. | Mark Murray | 1996-11-07 | 14 | -9318/+0 |
* | Same as non-secure telnetd, add support for ``-P altlogin'' to specify | Peter Wemm | 1996-08-13 | 3 | -4/+21 |
* | Localize time | Andrey A. Chernov | 1996-05-07 | 1 | -0/+10 |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | Mark Murray | 1996-03-11 | 1 | -39/+4 |
* | Sense MAKE_EBONES, DESTDIR | Andrey A. Chernov | 1996-03-09 | 1 | -5/+11 |
* | Remove LD_NOSTD_PATH unsetenv, it isn't exist anymore | Andrey A. Chernov | 1995-10-24 | 1 | -1/+0 |
* | Fix original patch error with ! before strncmp | Andrey A. Chernov | 1995-10-20 | 1 | -4/+10 |
* | Don't allow LD_* env. variables to be tricked | Andrey A. Chernov | 1995-10-20 | 1 | -3/+25 |
* | Remove MAKE_EBONES conditionals. They were originally placed here because | Justin T. Gibbs | 1995-10-11 | 1 | -2/+0 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | Justin T. Gibbs | 1995-09-16 | 1 | -2/+2 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | Justin T. Gibbs | 1995-09-14 | 1 | -5/+1 |
* | sys_term.c: killed sleep(1) as this should no longer be a problem with | David Greenman | 1995-09-11 | 2 | -9/+3 |
* | Move erase cleanup outside linemode conditional | Paul Traina | 1995-09-06 | 1 | -1/+1 |
* | Avoid race condition with telnet options processing (login: prompt lost). | Paul Traina | 1995-09-05 | 1 | -22/+7 |
* | Set erase character for login: prompt. | Paul Traina | 1995-09-05 | 1 | -1/+5 |
* | Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clients | Paul Traina | 1995-08-28 | 2 | -6/+8 |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | Andrey A. Chernov | 1995-08-05 | 1 | -1/+2 |
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ | Andrey A. Chernov | 1995-08-04 | 1 | -1/+5 |
* | Final cleanup pass through Makefiles, now this stuff | Andrey A. Chernov | 1995-07-24 | 1 | -2/+7 |
* | Add -ldescrypt, or wrong crypt version can be picked from libc | Andrey A. Chernov | 1995-07-24 | 1 | -0/+1 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | Andrey A. Chernov | 1995-07-24 | 1 | -0/+6 |
* | When hostname len > 8, name replaced with dot notation when -u flag | Paul Traina | 1995-07-20 | 1 | -7/+19 |
* | The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code | Paul Traina | 1995-07-20 | 1 | -19/+28 |
* | Update telnet to the 95.05.31 release. | Paul Traina | 1995-07-20 | 9 | -79/+252 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 7 | -28/+28 |
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | Rodney W. Grimes | 1994-09-11 | 1 | -1/+1 |
* | Move the telnetd with encryption to src/secure | Geoff Rehmet | 1994-08-12 | 14 | -0/+9103 |