| Age | Commit message (Expand) | Author |
| 2002-02-26 | Correct spelling of "delimiter", and remove from ignored-errors lists. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-08 | tweak the description of the n function | ross |
| 2002-02-07 | Note that the `n' function does not restart the script. | ross |
| 2002-01-23 | Add a -E flag to ed(1) and sed(1) so that they can use extended | atatat |
| 2002-01-14 | Accept empty commands separated by semicolons; from Aymeric Vincent in | kleink |
| 2001-12-08 | Uppercase and unquote section headers, punctuation nit. | wiz |
| 2001-10-02 | Back out last patch (again). This patch seems to satisfy test suites | atatat |
| 2001-09-28 | New fix for PR bin/14074. This one doesn't make sed hang. | atatat |
| 2001-09-28 | Back out the pr fix. It doesn't work. | atatat |
| 2001-09-27 | Don't attempt to memmove() if psl (pattern space length) is zero. | atatat |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-05-31 | Fix bug pointed out by Jerry Peek <jpeek@jpeek.com> in PR bin/7674. | kim |
| 1998-12-24 | Punctuation character are magic to -mdoc and can't be used directly | ross |
| 1998-12-19 | char -> unsigned char | christos |
| 1998-12-19 | char -> unsigned char | christos |
| 1998-12-08 | avoid malloc(0) | drochner |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-03-30 | use int as array index. | mrg |
| 1998-01-10 | .Nm in SYNOPSIS except first one should be followed by "". | enami |
| 1997-10-22 | Remove an extra semicolon that broke processing of the "r" directive. | thorpej |
| 1997-10-19 | WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF | lukem |
| 1997-10-19 | merge lite-2 -- was mostly already done. grr. | mrg |
| 1997-09-09 | Changed order of STANDARDS and HISTORY subheads to conform with | jtc |
| 1997-05-29 | Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: | cgd |
| 1997-03-13 | add missing backslash; from David Brownlee in PR bin/3321. | mikel |
| 1997-01-09 | RCS ID police | tls |
| 1996-12-15 | Make it clearer how to use alternate delimiters in context patterns. | cjs |
| 1996-05-08 | Use an integer instead of a char with getc() and ungetc() in mf_fgets() | mark |
| 1995-07-11 | fix bug pointed out by Dennis Ferguson <dennis@mci.net>. if hold space null | cgd |
| 1995-03-15 | The `D' command should only input a new line if the pattern space becomes empty. | mycroft |
| 1995-03-15 | Fix the P command, and optimize D slightly. | mycroft |
| 1995-03-15 | Remove an old #ifndef of little value. | mycroft |
| 1995-03-09 | Compile group commands differently, using a stack rather than calling the | mycroft |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-23 | Fixed typo in usage string. | jtc |
| 1994-12-04 | Fix typo. | mycroft |
| 1994-11-15 | Fix thinko in previous commit. | mycroft |
| 1994-11-09 | Fix core dump on end of group reported by John Kohl, in a different way. | mycroft |
| 1994-04-17 | echo hello | ./sed 'sl[l]lxl' | alm |
| 1994-03-24 | Fix bug with D leaving junk at end of pattern space. | mycroft |
| 1994-03-01 | DTRT with empty RE matches. or at least, do something better. fix off | cgd |
| 1994-02-28 | Restore the traditional behaviour of the "n" command. | andrew |
| 1994-02-09 | patch from Diomidis Spinellis to fix 'infinite' loop | cgd |
| 1994-02-03 | RCS id's | cgd |
| 1994-02-03 | update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr> | cgd |
| 1994-02-03 | Clean up deleted files. | mycroft |
| 1994-02-03 | update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr> | cgd |
| 1994-01-04 | rename fgetline() and sharpen axe for bostic... | cgd |