summaryrefslogtreecommitdiffstats
path: root/bin/ed/re.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a -Wunsequenced warning.kientzle2013-06-291-1/+1
* More -Wmissing-variable-declarations fixes.ed2012-10-191-3/+0
* Make this code WARNS=6 clean again (after GCC 3.1.1 import).ru2003-07-201-13/+13
* Consistently use __FBSDIDobrien2002-06-301-4/+2
* o __P has been reovedimp2002-02-021-5/+3
* o Correctly define rcsid.mike2001-08-061-12/+11
* Use PATH_MAX rather than MAXPATHLEN. Also fix a possible off by oneimp2001-05-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* sccsid -> rcsid and fix some minor nits.steve1997-08-071-2/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-191-2/+2
* Added $Id$dg1994-09-241-0/+2
* use umask 077 for buffer filealm1994-03-231-1/+1
* Fixed range address bug: 1,2, == 2,2 not 2,.alm1994-02-011-41/+26
* Only a single slash (/) is now necessary to repeat a search as per Theo'salm1993-08-271-5/+2
* Nullify pattern after failed regcompalm1993-08-161-1/+2
* added (unsiged) cast to avoid int overflowalm1993-08-091-7/+0
* fixed undo within a global command (would corrupt the buffer)alm1993-06-261-1/+1
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-181-0/+156
OpenPOWER on IntegriCloud