summaryrefslogtreecommitdiff
path: root/bin/ksh/c_ksh.c
AgeCommit message (Expand)Author
2021-09-16support -Zchristos
2018-06-03ksh: Remove symbol clash with libckamil
2018-05-08Stop using the register keyword in ksh(1)kamil
2018-01-24ksh: Rename a local function tsearch to mytsearchkamil
2017-06-30ksh: Upgrade to C99 <stdbool.h>kamil
2017-06-30ksh: Drop support for systems without <sys/stat.h>kamil
2017-06-22Drop Ultrix support from ksh(1), a DEC UNIX for VAXkamil
2017-06-22Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnixkamil
2017-06-22Temporarily revert previous.kamil
2017-06-22Drop HP-UX support from ksh(1)kamil
2017-06-22Remove os2 support in ksh(1)kamil
2017-06-22Remove ancient cygwin support in ksh(1)kamil
2011-10-16Don't use non-literal format strings.joerg
2011-08-31NULL does not need a castplunky
2009-04-25Fix most of the -Wsign-compare issues.lukem
2006-04-24Coverity CID 2993: Fix memory leak.christos
2006-03-20Coverity CID 1827: Plug memory leak.christos
2005-06-26warns=3christos
2004-10-28Add (unsigned char) casts to tolower/toupper and iscntrl calls.dsl
2004-07-07Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.mycroft
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-25From OpenBSD:wiz
2003-06-23Add NetBSD RCS Ids.agc
2002-09-25change complete-list to first complete and then print a list,provos
2001-06-11Fix various misspellings of compatible/compatibility.wiz
1999-10-20resolve conflictshubertf
1998-11-04char->unsigned char casts for is*()christos
1998-08-19Add some braces to make egcs happy.thorpej
1997-01-12RCS ID Policetls
1996-12-18import pdksh 5.2.12jtc
1996-10-09import pdksh 5.2.9jtc
1996-09-21import pdksh 5.2.8jtc