| Age | Commit message (Expand) | Author |
| 2009-11-24 | Back out fix for PR 22846 as it has issues. See PR 22846 for details. | seanb |
| 2009-10-31 | Avoid generating a corrupt history file if multiple ksh exit together. | dsl |
| 2009-10-24 | Show that -l is option for bind builtin. | reed |
| 2009-10-22 | Wrong buffer len being passed to strlcpy(). Innocuous | seanb |
| 2009-08-02 | Support 0xnn for hexadecimal constants - as well as 16#nn. | dsl |
| 2009-04-25 | Fix most of the -Wsign-compare issues. | lukem |
| 2009-02-14 | Default to WARNS=4 (except for rcp & ksh) | lukem |
| 2008-10-27 | In foo="`echo \"hi\"`", the backslashes should be removed by the outer | apb |
| 2008-10-25 | Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build. | apb |
| 2008-10-25 | In shell scripts run during the build, add a SED variable, defaulting | apb |
| 2008-10-20 | Pass AWK in environment to shell scripts run during the build. | apb |
| 2008-10-19 | In shell scripts invoked during a build, and in crunchgen, use ${AWK} | apb |
| 2008-09-14 | Avoid sign extention problems leading to: | sjg |
| 2007-12-12 | use __RCSID() | lukem |
| 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 |