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