Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed some files that were giving SUP trouble. | Andrew Moore | 1993-08-27 | 13 | -1/+46 |
* | Only a single slash (/) is now necessary to repeat a search as per Theo's | Andrew Moore | 1993-08-27 | 1 | -5/+2 |
* | Nullify pattern after failed regcomp | Andrew Moore | 1993-08-16 | 1 | -1/+2 |
* | added (unsiged) cast to avoid int overflow | Andrew Moore | 1993-08-09 | 4 | -10/+2 |
* | Remove -I${.CURDIR}, as we now use system's regex.h | J.T. Conklin | 1993-08-02 | 1 | -1/+1 |
* | Use ./foo.sh, so scripts work if . is not in $PATH. | J.T. Conklin | 1993-08-02 | 1 | -2/+2 |
* | Use system's posix compliant regex library (GNU regex for now). | J.T. Conklin | 1993-08-02 | 1 | -3/+5 |
* | Libcrypt upgrade | Nate Williams | 1993-07-20 | 1 | -1/+8 |
* | Consolidate mark code - no functional changes or fixes. | Andrew Moore | 1993-07-02 | 2 | -2/+41 |
* | fixed undo within a global command (would corrupt the buffer) | Andrew Moore | 1993-06-26 | 11 | -17/+76 |
* | POSIX ed version 0.6 by Andrew Moore (alm@netcom.com). | Andrew Moore | 1993-06-18 | 148 | -0/+2811 |