summaryrefslogtreecommitdiffstats
path: root/bin/ksh/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Add clear-screen emacs editing command, currently not bound to amillert1-1/+4
2018-01-06Bring back the sign compare changes, this time with a fix from otto@millert1-2/+3
2018-01-04Back out sign compare changes that appear to cause problems on hppa.millert1-3/+2
2018-01-01Add WARNINGS=yes to ksh and fix the resulting sign compare warnings.millert1-2/+3
2017-12-27Add -Wshadow to Makefile and fix the resulting warnings. Many ofmillert1-2/+2
2017-08-01Disable ksh VI-editing mode on the install media. We need the spacederaadt1-2/+2
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-2/+1
2016-03-04remove CSRG BSD-licensed mknod builtin code which was previously used toderaadt1-3/+2
2015-10-22Fix typo in comment. From Theo Buehler.mmcc1-2/+2
2015-10-10ksh can run with pledge "stdio rpath wpath cpath getpw fattr proc exec tty"deraadt1-1/+2
2013-12-02Move ksh test files into regressMove ksh test files into regressMove ksh test files into regress.millert1-5/+1
2012-04-30generalise ksh keybinding system - bindings are no longer limited indjm1-8/+1
2009-03-03Add POSIX character class support ([:alpha:] and friends) to ksh globbing.millert1-2/+2
2008-01-12Remove ulimit MLINK, it is a shell built-in.miod1-2/+2
2005-10-06Introducing mknod as a built-in. It might be against the unixotto1-3/+4
2005-03-30lots of indentation cleanup, now ksh is readable like our other code.deraadt1-6/+6
2004-12-31Call perl directly instead of using an sh script to find it.millert1-2/+2
2004-12-30Remove -Wno-unused form CFLAGS and kill some unused vars found as a result ofotto1-2/+2
2004-12-22Use sys_signame and sys_siglist instead of building a list of signalmillert1-8/+2
2004-12-18Get rid of #ifdef KSH since we don't care about building a V7 style sh andmillert1-2/+2
2004-12-18Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.millert1-3/+3
2004-02-16give up on amd64 -O0deraadt1-5/+1
2004-02-10XXX: build ksh -O0 for now, since it makes it a whole lot more stable.deraadt1-1/+5
2004-01-09use cc -E for the preprocessor instead of cpp.brad1-2/+2
2003-08-11I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestmiod1-5/+1
2003-08-08Enable the first level of compiler optimizations on mvme88k by default,miod1-1/+5
2002-04-22Do not hardcode mvme88k-specific compilation flags here, especially sincemiod1-5/+1
1999-09-28disable optimization on 88ksmurph1-1/+5
1999-06-15patches from pdksh 5.2.13.11millert1-1/+4
1999-01-10sync with pdksh-unstable-5.2.13.6millert1-2/+2
1998-03-06Add unlimit man link for csh and ulimit man link for sh.millert1-2/+2
1996-11-30Install ksh as sh too.downsj1-1/+3
1996-08-25Removed unused file and move KSH define to CFLAGS.downsj1-3/+3
1996-08-20Forgot emacs.out depends on emacs.c.downsj1-2/+2
1996-08-19invoke /bin/shdownsj1-3/+4
1996-08-14Ok, I give up kill the pdksh links.downsj1-7/+3
1996-08-14Yet more links.downsj1-1/+5
1996-08-14Add links.downsj1-1/+4
1996-08-14Import pdksh 5.2.7.downsj1-0/+24