summaryrefslogtreecommitdiff
path: root/bin/ksh/history.c
AgeCommit message (Expand)Author
2002-09-06no , at end of enumTheo de Raadt
2002-08-03register -> intMarco S Hyman
2000-10-12Compare the return from mmap with MAP_FAILED, do not cast to int and comapreArtur Grabowski
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-01-10sync with pdksh-unstable-5.2.13.6Todd C. Miller
1998-10-29Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions ofTodd C. Miller
1998-06-25pdksh-5.2.13 + local changesTodd C. Miller
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-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-08-14Import pdksh 5.2.7.Jason Downs