aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.0_cvsrelease/2.1.0_cvscvs2svn1996-01-011-1/+1
* src/bin/ed will never build DES encumbered ed again. That is the jobJordan K. Hubbard1994-12-181-7/+1
* Don't check existence of -lcrypt to decide if DES is employed,Poul-Henning Kamp1994-10-291-2/+2
* Added $Id$David Greenman1994-09-241-0/+2
* use umask 077 for buffer fileAndrew Moore1994-03-231-1/+1
* Fixed range address bug: 1,2, == 2,2 not 2,.Andrew Moore1994-02-011-7/+3
* added (unsiged) cast to avoid int overflowAndrew Moore1993-08-091-1/+1
* Remove -I${.CURDIR}, as we now use system's regex.hJ.T. Conklin1993-08-021-1/+1
* Use system's posix compliant regex library (GNU regex for now).J.T. Conklin1993-08-021-3/+5
* Libcrypt upgradeNate Williams1993-07-201-1/+8
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).Andrew Moore1993-06-181-0/+7