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
/
c_ksh.c
Age
Commit message (
Expand
)
Author
2021-09-16
support -Z
christos
2018-06-03
ksh: Remove symbol clash with libc
kamil
2018-05-08
Stop using the register keyword in ksh(1)
kamil
2018-01-24
ksh: Rename a local function tsearch to mytsearch
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-22
Drop Ultrix support from ksh(1), a DEC UNIX for VAX
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
Drop HP-UX support from ksh(1)
kamil
2017-06-22
Remove os2 support in ksh(1)
kamil
2017-06-22
Remove ancient cygwin support in ksh(1)
kamil
2011-10-16
Don't use non-literal format strings.
joerg
2011-08-31
NULL does not need a cast
plunky
2009-04-25
Fix most of the -Wsign-compare issues.
lukem
2006-04-24
Coverity CID 2993: Fix memory leak.
christos
2006-03-20
Coverity CID 1827: Plug memory leak.
christos
2005-06-26
warns=3
christos
2004-10-28
Add (unsigned char) casts to tolower/toupper and iscntrl calls.
dsl
2004-07-07
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
mycroft
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-08-25
From OpenBSD:
wiz
2003-06-23
Add NetBSD RCS Ids.
agc
2002-09-25
change complete-list to first complete and then print a list,
provos
2001-06-11
Fix various misspellings of compatible/compatibility.
wiz
1999-10-20
resolve conflicts
hubertf
1998-11-04
char->unsigned char casts for is*()
christos
1998-08-19
Add some braces to make egcs happy.
thorpej
1997-01-12
RCS ID Police
tls
1996-12-18
import pdksh 5.2.12
jtc
1996-10-09
import pdksh 5.2.9
jtc
1996-09-21
import pdksh 5.2.8
jtc