| Age | Commit message (Expand) | Author |
| 2011-08-29 | Use __dead | joerg |
| 2009-07-26 | sprinkle static in this file | dholland |
| 2005-06-26 | sprinkle a little const, and now everything compiles with WARNS=3 | christos |
| 2005-02-17 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2003-04-17 | clear errno before strtol() if we're going to test it for ERANGE afterwards | lukem |
| 2002-05-25 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-01-23 | Add a -E flag to ed(1) and sed(1) so that they can use extended | atatat |
| 2001-01-07 | remove redundant declaration of errmsg | christos |
| 2000-04-04 | Back out the incorrect change in revision 1.11 of main.c, and actually | thorpej |
| 1998-11-04 | fix sys_errlist define to work with solaris | christos |
| 1998-10-13 | Apple like limits.h, too. | wsanchez |
| 1997-07-20 | - Use __RCSID() and __COPYRIGHT(). | thorpej |
| 1995-03-21 | convert to new RCS id conventions. | cgd |
| 1994-12-23 | be careful with pointer types. | cgd |
| 1994-03-23 | Renamed insque | alm |
| 1994-02-20 | `s3' applies the last substitution to the 3rd (or nth) match. | alm |
| 1993-12-04 | delete definition of sys_errlist; our headers supply it | cgd |
| 1993-12-01 | __386BSD__ ==> __NetBSD__ | pk |
| 1993-11-23 | Added a line-addressing test so this isn't overlooked again. | alm |
| 1993-11-12 | fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2 | alm |
| 1993-08-30 | Repeating a search requires only `/' (or `?'), not `//' (or `??') | alm |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-02 | corrected return type | alm |
| 1993-07-02 | fixed undo within a global command (would corrupt the buffer) | alm |
| 1993-06-16 | fixed regex initialization | alm |
| 1993-05-27 | Added a restricted mode in the form of a new command: red | alm |
| 1993-05-08 | added support for lines of arbitrary length | alm |
| 1993-04-28 | 386BSD -> NetBSD | cgd |
| 1993-04-28 | rearranged headers to compile cleanly | alm |
| 1993-04-23 | added man page (draft) | alm |
| 1993-04-16 | Removed getrange() hack from undo() | alm |
| 1993-04-15 | added an efficient and relatively clean move (`m' command) | alm |
| 1993-04-14 | implemented line marks as pointers | alm |
| 1993-04-10 | updated to alm's ed-0.2 | cgd |
| 1993-04-08 | added ed, from Andrew Moore, alm@netcom.com | cgd |