| Age | Commit message (Expand) | Author |
| 2007-07-30 | Fix some grammatical errors in man pages. | mjf |
| 2007-06-24 | PR/36546: Aleksey Cheusov: problems with 8-bit input in /bin/ksh, needs to | christos |
| 2007-01-28 | Applied patch by Arto Huusko from PR bin/24753 to append a slash to "." | cbiere |
| 2007-01-28 | * Escape '?', '[', ']' like other meta characters. | cbiere |
| 2007-01-28 | Committed patch from PR bin/34755: Append a slash when expanding ~user | cbiere |
| 2006-11-14 | fix the sort order too. | christos |
| 2006-11-14 | Fix signal list generation, from Jukka Salmi | christos |
| 2006-10-24 | Applied patch from PR bin/34790 so that ~/.kshrc is mentioned. | cbiere |
| 2006-10-16 | use c99 initializers | christos |
| 2006-06-27 | PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field | christos |
| 2006-05-14 | Don't free random memory; thanks gcc-4. | christos |
| 2006-05-13 | Coverity CID 3365: Fix inverted logic! | christos |
| 2006-05-13 | Coverity CID 3367, 3368: Avoid NULL deref. | christos |
| 2006-05-13 | Coverity CID 3368: Fix memory leak. | christos |
| 2006-05-13 | Coverity CID 3369: Fix memory leak. | christos |
| 2006-05-10 | quell GCC 4.1 uninitialised variable warnings. | mrg |
| 2006-04-27 | Avoid double free. | christos |
| 2006-04-24 | Coverity CID 2993: Fix memory leak. | christos |
| 2006-04-24 | Coverity CID 2994: Don't leak memory in the perm case. | christos |
| 2006-04-24 | Coverity CID 2995: Fix memory leak. | christos |
| 2006-04-01 | Coverity CID 1836: Free Source after return from shell. | christos |
| 2006-04-01 | Coverity CID 1844: Add annotations for aresize. | christos |
| 2006-04-01 | Coverity CID 1829: Fix memory leak. | christos |
| 2006-03-29 | Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunch | christos |
| 2006-03-26 | correct coverity model. | christos |
| 2006-03-22 | Change previous to assert that the index is within bounds only when the | christos |
| 2006-03-21 | Add coverity model annotations | christos |
| 2006-03-20 | Coverity CID 1827: Plug memory leak. | christos |
| 2006-03-19 | Coverity CID 1606: Plug memory leak. | christos |
| 2006-03-18 | Coverity CID 877: Prevent NULL deref. | christos |
| 2006-03-18 | Coverity CID 1484: Static buffer overrun. | christos |
| 2006-02-25 | Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), | wiz |
| 2006-01-15 | Start 'You have mail in' with a capital Y. | jschauma |
| 2005-09-11 | Process window size changes after xread(). [change window size] | christos |
| 2005-09-11 | The following should print \"; from OpenBSD | christos |
| 2005-06-26 | warns=3 | christos |
| 2005-05-23 | Fixed wrong use of the <ctype.h> functions by adding (unsigned char) casts. | rillig |
| 2005-04-19 | Fixed wrong use of the <ctype.h> functions by adding an explicit conversion | rillig |
| 2005-02-11 | White space nit- don't put a space before/after increment/decrement | simonb |
| 2004-10-28 | Add (unsigned char) casts to tolower/toupper and iscntrl calls. | dsl |
| 2004-08-19 | Handle RESCUEDIR | christos |
| 2004-07-16 | PR/26339: Pavel Cahyna: the 'fc' command can crash non-interactive ksh | christos |
| 2004-07-07 | Truncate the prompt if too long. Fixes PR 24674, but not with the patch from | mycroft |
| 2004-07-07 | Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962. | mycroft |
| 2004-04-17 | understand rlimit sbsize | christos |
| 2004-02-26 | rename variable 'history' to 'histlist' to avoid clash with libedit | jdolecek |
| 2004-02-13 | Uppercase CPU, plural is CPUs. | wiz |
| 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 |