| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out the NOPROFILE=yes to make this orthogonal with the rest of our | markm | 1996-03-17 | 1 | -2/+2 |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 3 | -119/+15 |
* | Fix typo #ifdef -> .if defined(). | markm | 1996-03-11 | 1 | -20/+7 |
* | Fix typo - -des -> -ldes | markm | 1996-03-10 | 1 | -2/+2 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -5/+11 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -15/+22 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -7/+13 |
* | Add back missing crypt.3 man page. | jkh | 1996-02-21 | 1 | -1/+2 |
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -3/+3 |
* | Add the new libdes to the build | markm | 1996-02-11 | 1 | -2/+2 |
* | Rats. Forgot to `cvs add' this. | markm | 1996-02-10 | 1 | -0/+40 |
* | iImport a FreeBSD Makefile, BSD-ise the header and correct a typo. As the | markm | 1996-02-10 | 2 | -13/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r14009, | markm | 1996-02-10 | 69 | -0/+11769 |
|\ |
|
| * | This is the long-awaited new DES library. Over the next couple of days | markm | 1996-02-10 | 69 | -0/+11769 |
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -207/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 7 | -54/+0 |
* | Pick correct library dir whenever obj exists or not | ache | 1995-12-21 | 1 | -3/+9 |
* | Dual personality crypt(3). This crypt will choose its encryption algorithm | markm | 1995-12-16 | 5 | -34/+191 |
* | *GULP* cvs remove the uncomfortably large list of files that are no longer | peter | 1995-12-02 | 1 | -1/+1 |
* | Re-disable the cf/cf SUBDIR - we were not building it before anyway. | peter | 1995-12-02 | 1 | -1/+1 |
* | Import Sendmail-8.7.2 as discussed on -current. | peter | 1995-12-02 | 1 | -14/+35 |
* | 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 | 3 | -7/+1 |
* | Remove duplicated targets which now build from main tree | ache | 1995-09-29 | 3 | -6/+6 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | gibbs | 1995-09-16 | 5 | -8/+23 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | gibbs | 1995-09-14 | 2 | -10/+2 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | gibbs | 1995-09-14 | 3 | -29/+15 |
* | 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 |
* | Import Sendmail v8.6.12, onto the CSRG(!) branch. | peter | 1995-08-17 | 1 | -2/+2 |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | ache | 1995-08-05 | 3 | -4/+7 |
* | 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 | 5 | -7/+13 |
* | Final cleanup pass through Makefiles, now this stuff | ache | 1995-07-24 | 3 | -12/+20 |
* | Add -ldescrypt, or wrong crypt version can be picked from libc | ache | 1995-07-24 | 2 | -0/+2 |
* | Add LDADD+= -ldescrypt | ache | 1995-07-24 | 1 | -1/+2 |
* | Move -ldes under kerb stuff, my fault | ache | 1995-07-24 | 1 | -5/+3 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | ache | 1995-07-24 | 2 | -4/+11 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | ache | 1995-07-24 | 1 | -1/+4 |
* | Add comment about new_rnd_key.c module needed from original | ache | 1995-07-24 | 1 | -0/+3 |
* | Add comment about new_rbd_key.c module needed from | ache | 1995-07-24 | 1 | -1/+4 |
* | Fix dependances, typing errors, etc. | ache | 1995-07-24 | 1 | -4/+6 |
* | Point to proper DESTDIR now | ache | 1995-07-24 | 1 | -0/+3 |
* | Fix many bogus things, typing error, dependance errors, etc., | ache | 1995-07-24 | 1 | -7/+16 |