summaryrefslogtreecommitdiff
path: root/bin/ksh
AgeCommit message (Expand)Author
1998-11-19better fixTodd C. Miller
1998-11-19thou shalt not follow the NULL pointer, that way lies madnessTodd C. Miller
1998-10-29Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions ofTodd C. Miller
1998-10-09Initialize the correct fields when creating an empty command. Fixes bug where aTodd C. Miller
1998-09-27preceeding -> precedingAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-07-24fix spelling of separate; aaron@ug.cs.dal.caTheo de Raadt
1998-06-29overflow fix; michael@cs.mun.caTheo de Raadt
1998-06-27new ksh code stupidly did not permit ". /dev/null"; enable that againTheo de Raadt
1998-06-25pdksh-5.2.13 + local changesTodd C. Miller
1998-03-27do not nest RS/RETheo de Raadt
1998-03-18Document what sh/ksh does when the cd command matches a non empty pathMarco S Hyman
1998-03-06Add unlimit man link for csh and ulimit man link for sh.Todd C. Miller
1998-01-17Make ulimit catch bogosity so that: "ulimit -dflmnpst unlimitted"Todd C. Miller
1998-01-17Don't document ulimit flags that don't existTodd C. Miller
1997-11-16Revert one of the $_ changes made 970102, as it makes sh crash when mailNiklas Hallqvist
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12do not quitenv() too early, or "s" goes away due to it's temporary nature;Theo de Raadt
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-08-05make signal handlers errno safeTheo de Raadt
1997-08-05Fixes for a variety of pdksh problems:grr
1997-06-19back outkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-01-02Revert HISTFILE. If anyone wants a differently named history file, theyJason Downs
1997-01-02Don't mention $_.Jason Downs
1997-01-02After discussing $_ with the maintainer, revert ksh behaviour and completelyJason Downs
1997-01-02Add FSH (set -o sh), initialize it if we're /bin/sh, and add the first use:Jason Downs
1996-12-29change the name of the history file from .pdksh_hist to .ksh_historyThomas Graichen
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-18Up limit of available user file descriptors (e.g. for redirections) to 32Niklas Hallqvist
1996-12-14-Wall'ing.Michael Shalayeff
1996-11-30Install ksh as sh too.Jason Downs
1996-11-21syncJason Downs
1996-11-21Update to 5.2.12.Jason Downs
1996-10-13Update to version 5.2.11.Jason Downs
1996-10-01Move ksh.1 to ksh.1tbl, fixing all of it's problems in one massive paradigmJason Downs
1996-10-01Integrate pdksh 5.2.9.Jason Downs
1996-08-25Fix problems with compiling without KSH defined, add NOEDIT override.Jason Downs
1996-08-25More dead wood.Jason Downs
1996-08-25Removed unused file and move KSH define to CFLAGS.Jason Downs
1996-08-20Forgot emacs.out depends on emacs.c.Jason Downs
1996-08-19invoke /bin/shJason Downs
1996-08-19update to pdksh-5.2.8Jason Downs
1996-08-14Ok, I give up kill the pdksh links.Jason Downs
1996-08-14Yet more links.Jason Downs
1996-08-14Add these to the repository, but don't do anything with them; theyJason Downs
1996-08-14Add links.Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs