| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -7/+1 |
* | Remove duplicated targets which now build from main tree | Andrey A. Chernov | 1995-09-29 | 3 | -6/+6 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | Justin T. Gibbs | 1995-09-16 | 5 | -8/+23 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | Justin T. Gibbs | 1995-09-14 | 2 | -10/+2 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | Justin T. Gibbs | 1995-09-14 | 3 | -29/+15 |
* | 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 |
* | Import Sendmail v8.6.12, onto the CSRG(!) branch. | Peter Wemm | 1995-08-17 | 1 | -2/+2 |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | Andrey A. Chernov | 1995-08-05 | 3 | -4/+7 |
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ | Andrey A. Chernov | 1995-08-04 | 1 | -1/+5 |
* | After pst and ache fixed secure telnet, it was still not in the main | Mark Murray | 1995-07-29 | 5 | -7/+13 |
* | Final cleanup pass through Makefiles, now this stuff | Andrey A. Chernov | 1995-07-24 | 3 | -12/+20 |
* | Add -ldescrypt, or wrong crypt version can be picked from libc | Andrey A. Chernov | 1995-07-24 | 2 | -0/+2 |
* | Add LDADD+= -ldescrypt | Andrey A. Chernov | 1995-07-24 | 1 | -1/+2 |
* | Move -ldes under kerb stuff, my fault | Andrey A. Chernov | 1995-07-24 | 1 | -5/+3 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | Andrey A. Chernov | 1995-07-24 | 2 | -4/+11 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | Andrey A. Chernov | 1995-07-24 | 1 | -1/+4 |
* | Add comment about new_rnd_key.c module needed from original | Andrey A. Chernov | 1995-07-24 | 1 | -0/+3 |
* | Add comment about new_rbd_key.c module needed from | Andrey A. Chernov | 1995-07-24 | 1 | -1/+4 |
* | Fix dependances, typing errors, etc. | Andrey A. Chernov | 1995-07-24 | 1 | -4/+6 |
* | Point to proper DESTDIR now | Andrey A. Chernov | 1995-07-24 | 1 | -0/+3 |
* | Fix many bogus things, typing error, dependance errors, etc., | Andrey A. Chernov | 1995-07-24 | 1 | -7/+16 |
* | 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 | 31 | -192/+459 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 29 | -108/+108 |
* | Argh! Another instance of DES rather than des that I forgot. Truly, | Jordan K. Hubbard | 1995-05-11 | 1 | -2/+2 |
* | Rename secure to DES. | Jordan K. Hubbard | 1995-05-09 | 1 | -2/+2 |
* | Mark Murray's authdes.c for xntpd | Garrett Wollman | 1995-03-23 | 1 | -0/+869 |
* | Security fixes. | Dima Ruban | 1995-02-17 | 3 | -14/+42 |
* | Change name of secrdist to secure. | Jordan K. Hubbard | 1995-01-14 | 1 | -2/+2 |
* | Fix secrdist sharedlib bug. | Poul-Henning Kamp | 1994-11-24 | 1 | -4/+4 |
* | des DISTRIBUTION became secrdist. | Poul-Henning Kamp | 1994-11-22 | 1 | -2/+2 |
* | fix libdescrypt reference. | Poul-Henning Kamp | 1994-11-21 | 1 | -2/+2 |
* | Make the "distribute" target build the "des" distribution. Make des'ed | Poul-Henning Kamp | 1994-11-14 | 11 | -13/+66 |
* | !Just! fixing makefile, no code changes Geoff | Paul Traina | 1994-09-30 | 1 | -3/+3 |
* | More elegant fix for short settings. | Geoff Rehmet | 1994-09-19 | 2 | -22/+38 |
* | Add libcipher.a: libcrypt exports only crypt() but not des_setkey() | Andrey A. Chernov | 1994-09-12 | 1 | -3/+3 |
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | Rodney W. Grimes | 1994-09-11 | 1 | -1/+1 |
* | fix bogus .include | Geoff Rehmet | 1994-09-09 | 1 | -3/+4 |
* | add libcipher to Makefile | Geoff Rehmet | 1994-09-08 | 1 | -2/+2 |
* | - Remove crypt() - it's in libcrypt | Geoff Rehmet | 1994-09-07 | 3 | -116/+11 |
* | Bring in the 1.1.x international libcrypt, which | Geoff Rehmet | 1994-09-07 | 11 | -0/+1810 |
* | Back out static hacks & build of usr.bin until Geoff informs the | Paul Traina | 1994-09-07 | 3 | -8/+9 |