summaryrefslogtreecommitdiff
path: root/bin/ksh/exec.c
AgeCommit message (Expand)Author
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
2018-01-24ksh: Rename a local function tdelete to mytdeletekamil
2017-07-01Kill enough K&R cruft to build with clang again.joerg
2017-06-30ksh: Upgrade to C99 <stdbool.h>kamil
2017-06-30ksh: Drop support for systems without <sys/stat.h>kamil
2017-06-30ksh: Drop support for systems without functional waitpid(2)kamil
2017-06-30ksh: Drop support for systems without handling shebangkamil
2017-06-22ksh: Drop support for ISC UNIXkamil
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
2012-03-25PR/6764: Charles M. Hannum: `trap 0' does not work in ksh subshells. Whenchristos
2011-10-16Don't use non-literal format strings.joerg
2006-04-24Coverity CID 2994: Don't leak memory in the perm case.christos
2005-09-11The following should print \"; from OpenBSDchristos
2005-06-26warns=3christos
2005-04-19Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig
2004-07-07Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.mycroft
2003-06-23Add NetBSD RCS Ids.agc
2002-09-25change complete-list to first complete and then print a list,provos
2001-09-29Bring in pdksh-5.2.14-patches.2.wiz
1999-10-20resolve conflictshubertf
1998-07-28Delint.mycroft
1997-07-20Fix compiler warningschristos
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