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
/
eval.c
Age
Commit message (
Expand
)
Author
2018-06-12
Change typ of tilde_ok from int to unsigned int in ksh(1)
kamil
2018-06-03
ksh: Remove symbol clash with libc
kamil
2018-05-08
Stop using the register keyword in ksh(1)
kamil
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-30
ksh: Drop support for systems without handling shebang
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
2016-10-04
Add explicit char cast to show that the value change is intended.
joerg
2013-10-18
Fixed unused warnings.
christos
2011-08-21
Requires stdint.h.
dholland
2011-08-14
kill gcc-4.5 hack.
christos
2009-11-24
Back out fix for PR 22846 as it has issues. See PR 22846 for details.
seanb
2009-04-25
Fix most of the -Wsign-compare issues.
lukem
2007-01-28
Applied patch by Arto Huusko from PR bin/24753 to append a slash to "."
cbiere
2007-01-28
* Escape '?', '[', ']' like other meta characters.
cbiere
2007-01-28
Committed patch from PR bin/34755: Append a slash when expanding ~user
cbiere
2006-05-13
Coverity CID 3368: Fix memory leak.
christos
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2004-07-07
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
mycroft
2003-06-23
Add NetBSD RCS Ids.
agc
1999-10-20
resolve conflicts
hubertf
1997-01-12
RCS ID Police
tls
1996-09-21
import pdksh 5.2.8
jtc