Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrong library was picked by ed | ache | 1995-10-22 | 1 | -3/+3 |
* | Correctly build the secure ed(1) only if secure/ exists. | markm | 1995-10-03 | 1 | -2/+2 |
* | Use the same make technique as passwd and xntpd for the secure ed(1). This | markm | 1995-10-01 | 1 | -2/+9 |
* | src/bin/ed will never build DES encumbered ed again. That is the job | jkh | 1994-12-18 | 1 | -7/+1 |
* | Don't check existence of -lcrypt to decide if DES is employed, | phk | 1994-10-29 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | use umask 077 for buffer file | alm | 1994-03-23 | 1 | -1/+1 |
* | Fixed range address bug: 1,2, == 2,2 not 2,. | alm | 1994-02-01 | 1 | -7/+3 |
* | added (unsiged) cast to avoid int overflow | alm | 1993-08-09 | 1 | -1/+1 |
* | Remove -I${.CURDIR}, as we now use system's regex.h | conklin | 1993-08-02 | 1 | -1/+1 |
* | Use system's posix compliant regex library (GNU regex for now). | conklin | 1993-08-02 | 1 | -3/+5 |
* | Libcrypt upgrade | nate | 1993-07-20 | 1 | -1/+8 |
* | POSIX ed version 0.6 by Andrew Moore (alm@netcom.com). | alm | 1993-06-18 | 1 | -0/+7 |