| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-26 | don't need -DHAVE_CONFIG_H here | lukem |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | rework to use the newer _MKMSGCREATE (et al) macros | lukem |
| 2003-10-19 | support MAKEVERBOSE | lukem |
| 2003-09-11 | Add ':' to the list of characters to be escaped. Fixes completion problems | jmmv |
| 2003-08-28 | In emacs mode, when expanding file names containing characters that should | wiz |
| 2003-08-26 | Push (into yank buffer) words only if force_push is TRUE; | wiz |
| 2003-08-26 | From OpenBSD: | wiz |
| 2003-08-26 | Allow single letters to be yanked, not only words of two or more letters. | wiz |
| 2003-08-26 | Add 'return' statement (and whitespace) to sync with OpenBSD version | wiz |
| 2003-08-26 | From OpenBSD: | wiz |
| 2003-08-26 | From OpenBSD: | wiz |
| 2003-08-25 | From OpenBSD: | wiz |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-05-07 | Fix completion of files containing #. From Soren Jacobsen in PR 21486. | wiz |
| 2003-05-06 | Add ` (backquote) to quoted characters for completion. From fgsch@openbsd. | wiz |
| 2003-05-01 | Some grammar and punctuation fixes from jmc@openbsd. | wiz |
| 2003-03-29 | reimplementation -> re-implementation | perry |
| 2003-03-22 | Fix some typos noted by Soren Jacobsen in PR 20793. | kristerw |
| 2003-01-20 | Make 'times' be a proper posix special builtin. | dsl |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-04 | Spell output with two ts. | wiz |
| 2002-12-05 | Fix typo. | wiz |
| 2002-11-11 | default to "$HOME/.kshrc" if ENV is not set | jdolecek |
| 2002-10-12 | Miscellaneous fixes by Martin Weber (ephaeton at that gmx net thingy). | wiz |
| 2002-10-10 | enable meta key in emacs mode for 7-bit locales. approved thorpej. | provos |
| 2002-10-02 | parameter, not paramter. By Adrian Mrva. | wiz |
| 2002-09-27 | complete file names including a ~ correctly. | provos |
| 2002-09-26 | Begin new sentences on new lines. From Robert Elz (kre at munnari oz au). | wiz |
| 2002-09-25 | enable emacs mode, add tab key to do completion in emacs and vi mode. | provos |
| 2002-09-25 | change complete-list to first complete and then print a list, | provos |
| 2002-09-20 | comment out the (no longer) builtin newgrp | jschauma |
| 2002-09-20 | We don't have 'newgrp' -> ifdef the builtin alias. This prevents | jschauma |
| 2002-07-11 | 'environment', not 'enviroment' | wiz |
| 2002-05-25 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-01-29 | Fix bin/5205 (weird interaction between tbl and man macros). | wiz |
| 2002-01-25 | Fix some aspects of globbing - in emacs mode at least. | sjg |
| 2001-11-11 | Fix a cross reference in man page. This should probably be mandoc-ified | jwise |
| 2001-11-03 | default to WARNS=1 if not set | lukem |
| 2001-09-29 | Bring in pdksh-5.2.14-patches.2. | wiz |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-08-20 | "wierd" is weird. | wiz |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-07-26 | Various typos in comments (neccessary, sceme, choise, ...). | wiz |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-05-15 | Don't build ksh.1 if MKMAN == "no". | simonb |
| 2001-04-09 | environ(7), not (5); add RCS Id; whitespace fixes. | wiz |