| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-21 | Replace -1 with \-1 for PostScript output; drop a trailing space and fix two ... | wiz |
| 2003-01-21 | Add a uniquefier for the history function. | christos |
| 2003-01-21 | fix directory descriptor leak [from michael at moria dot de] | christos |
| 2002-11-20 | Fix problem with previous patches that broke vi history. | christos |
| 2002-11-15 | de-lint | christos |
| 2002-11-15 | PR/18995: David Laight: libedit fixes for posix conformant sh | christos |
| 2002-11-12 | Fix signed/unsigned comparison warnings. | thorpej |
| 2002-11-12 | Avoid strict alias warning. | thorpej |
| 2002-10-31 | support for % command [matching parens/brackets/braces] on vi modes. | christos |
| 2002-10-27 | remove unused variables. | christos |
| 2002-10-27 | vi mode and memory fixes from david laight. | christos |
| 2002-10-27 | don't crash in memory shortage conditions. | christos |
| 2002-10-27 | PR/17954: SAITOH Masanobu: since we have opost and onlcr set, we don't need | christos |
| 2002-10-13 | write the vis(3) converted string into the file, not the original one. | christos |
| 2002-10-02 | empty, not emptry. By Adrian Mrva. | wiz |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-08-19 | More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-08-18 | reflect reality. | yamt |
| 2002-08-09 | Remove extraneous \n's in {err,warn}{,x}. | soren |
| 2002-04-09 | _rl_qsort_string_compare(): Fix casts. This makes gcc 3.2 happy, | thorpej |
| 2002-03-23 | make sure this compiles cleanly and works. | christos |
| 2002-03-18 | Add a couple linted comment and enable WARNS=3 | christos |
| 2002-03-18 | oops, we need config.h now. | christos |
| 2002-03-18 | - constify; passes all gcc and lint strict checks. | christos |
| 2002-02-20 | Close quoting. | wiz |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-02-03 | Fixed an __P remnant | christos |
| 2002-02-03 | Don't use HAVE_ yet. | christos |
| 2002-02-03 | Fix a warning. | christos |
| 2002-01-31 | don't forget to re-adjust the limit. | christos |
| 2002-01-31 | make pointer arithmetic more palatable. | christos |
| 2002-01-15 | Punctuation nits. | wiz |
| 2002-01-15 | Punctuation and whitespace nits, fix a typo. | wiz |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-12-12 | Readability cleanups; MKfoo=no -> NOfoo. | tv |
| 2001-11-08 | In the `not what I asked for' department: | mycroft |
| 2001-11-08 | Remove an unused variable. | mycroft |
| 2001-11-02 | If term_init() fails, cleanup and return NULL. This avoids other lossage. | christos |
| 2001-11-02 | Finish initializing all the term data structures even if the terminal init | christos |
| 2001-10-09 | PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. | christos |
| 2001-10-04 | a couple of minor fixes. originally by Ruslan Ermilov <ru@FreeBSD.org>, | lukem |
| 2001-09-29 | history_def_enter: fix off-by-one mistake in delete condition (the behaviour | jdolecek |
| 2001-09-27 | PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char | christos |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-05-17 | PR/12963:Jason Waterman: Fix signed cast problems. | christos |
| 2001-05-16 | Use relative path for symlink target so that it won't point outside of tree. | enami |
| 2001-05-14 | Back off previous and do differently: | jdolecek |