index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ksh
/
history.c
Age
Commit message (
Expand
)
Author
2018-05-08
Stop using the register keyword in ksh(1)
kamil
2018-01-17
Use 0600 as the mode for histfile here too.
maya
2017-06-30
ksh: Upgrade to C99 <stdbool.h>
kamil
2017-06-30
ksh: Drop support for systems without <sys/stat.h>
kamil
2017-06-22
Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix
kamil
2017-06-22
Temporarily revert previous.
kamil
2017-06-22
Remove os2 support in ksh(1)
kamil
2017-01-14
reorganize the code so we test if open fails at the open call.
maya
2011-08-31
NULL does not need a cast
plunky
2009-10-31
Avoid generating a corrupt history file if multiple ksh exit together.
dsl
2005-06-26
warns=3
christos
2004-07-16
PR/26339: Pavel Cahyna: the 'fc' command can crash non-interactive ksh
christos
2004-07-07
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
mycroft
2004-02-26
rename variable 'history' to 'histlist' to avoid clash with libedit
jdolecek
2003-06-23
Add NetBSD RCS Ids.
agc
1999-10-20
resolve conflicts
hubertf
1997-07-20
Fix compiler warnings
christos
1997-01-12
RCS ID Police
tls
1996-09-21
import pdksh 5.2.8
jtc