summaryrefslogtreecommitdiff
path: root/bin/ksh/history.c
AgeCommit message (Expand)Author
2018-05-08Stop using the register keyword in ksh(1)kamil
2018-01-17Use 0600 as the mode for histfile here too.maya
2017-06-30ksh: Upgrade to C99 <stdbool.h>kamil
2017-06-30ksh: Drop support for systems without <sys/stat.h>kamil
2017-06-22Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnixkamil
2017-06-22Temporarily revert previous.kamil
2017-06-22Remove os2 support in ksh(1)kamil
2017-01-14reorganize the code so we test if open fails at the open call.maya
2011-08-31NULL does not need a castplunky
2009-10-31Avoid generating a corrupt history file if multiple ksh exit together.dsl
2005-06-26warns=3christos
2004-07-16PR/26339: Pavel Cahyna: the 'fc' command can crash non-interactive kshchristos
2004-07-07Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.mycroft
2004-02-26rename variable 'history' to 'histlist' to avoid clash with libeditjdolecek
2003-06-23Add NetBSD RCS Ids.agc
1999-10-20resolve conflictshubertf
1997-07-20Fix compiler warningschristos
1997-01-12RCS ID Policetls
1996-09-21import pdksh 5.2.8jtc