aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* use umask 077 for buffer fileAndrew Moore1994-03-231-1/+1
| | | | Notes: svn path=/head/; revision=1297
* Fixed range address bug: 1,2, == 2,2 not 2,.Andrew Moore1994-02-011-7/+3
| | | | | | | | Overhauled the name space, reworked some modules and removed the obsolescent Addison-Wesley copyright. Notes: svn path=/head/; revision=1057
* added (unsiged) cast to avoid int overflowAndrew Moore1993-08-091-1/+1
| | | | | | | removed REGEX directive Notes: svn path=/head/; revision=268
* Remove -I${.CURDIR}, as we now use system's regex.hJ.T. Conklin1993-08-021-1/+1
| | | | Notes: svn path=/head/; revision=229
* Use system's posix compliant regex library (GNU regex for now).J.T. Conklin1993-08-021-3/+5
| | | | Notes: svn path=/head/; revision=227
* Libcrypt upgradeNate Williams1993-07-201-1/+8
| | | | Notes: svn path=/head/; revision=171
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).Andrew Moore1993-06-181-0/+7
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=16