summaryrefslogtreecommitdiff
path: root/bin/ed/re.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-191-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-41/+26
* Only a single slash (/) is now necessary to repeat a search as per Theo'sAndrew Moore1993-08-271-5/+2
* Nullify pattern after failed regcompAndrew Moore1993-08-161-1/+2
* added (unsiged) cast to avoid int overflowAndrew Moore1993-08-091-7/+0
* fixed undo within a global command (would corrupt the buffer)Andrew Moore1993-06-261-1/+1
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).Andrew Moore1993-06-181-0/+156