summaryrefslogtreecommitdiffstats
path: root/bin/ed
Commit message (Expand)AuthorAgeFilesLines
...
* -Wall cleaning.steve1996-12-148-17/+22
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+2
* add forgotten $Id$wosch1996-09-223-0/+6
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-1/+6
* Localize itache1996-08-112-12/+14
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-2/+2
* Output line count to stdout. Complies to POSIX.2.tg1996-05-231-3/+3
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-302-0/+0
* Wrong library was picked by edache1995-10-221-3/+3
* Correctly build the secure ed(1) only if secure/ exists.markm1995-10-031-2/+2
* Use the same make technique as passwd and xntpd for the secure ed(1). Thismarkm1995-10-011-2/+9
* Remove trailing whitespace.rgrimes1995-05-305-26/+26
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-196-24/+31
* fixed `s' to set dot to last line affected, not the last line inalm1995-01-141-1/+4
* src/bin/ed will never build DES encumbered ed again. That is the jobjkh1994-12-181-7/+1
* Nuked #ifdef __386BSD__ since this is not appropriate and no longer defineddg1994-11-031-4/+2
* Don't check existence of -lcrypt to decide if DES is employed,phk1994-10-291-2/+2
* Added $Id$dg1994-09-2414-0/+25
* Submitted by: phkphk1994-07-233-1/+21
* Fix gross spelling and typographical errors pointed out by Keith Bostic.jkh1994-04-241-2/+2
* use umask 077 for buffer filealm1994-03-2311-26/+255
* Fixed range address bug: 1,2, == 2,2 not 2,.alm1994-02-0122-487/+2782
* Renamed some files that were giving SUP trouble.alm1993-08-2713-1/+46
* 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-094-10/+2
* Remove -I${.CURDIR}, as we now use system's regex.hconklin1993-08-021-1/+1
* Use ./foo.sh, so scripts work if . is not in $PATH.conklin1993-08-021-2/+2
* Use system's posix compliant regex library (GNU regex for now).conklin1993-08-021-3/+5
* Libcrypt upgradenate1993-07-201-1/+8
* Consolidate mark code - no functional changes or fixes.alm1993-07-022-2/+41
* fixed undo within a global command (would corrupt the buffer)alm1993-06-2611-17/+76
* This commit was generated by cvs2svn to compensate for changes in r16,alm1993-06-182-0/+0
|\
| * POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-182-0/+0
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-18146-0/+2811
OpenPOWER on IntegriCloud