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