summaryrefslogtreecommitdiffstats
path: root/bin/ksh/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add clear-screen emacs editing command, currently not bound to amillert2018-06-181-1/+4
* Bring back the sign compare changes, this time with a fix from otto@millert2018-01-061-2/+3
* Back out sign compare changes that appear to cause problems on hppa.millert2018-01-041-3/+2
* Add WARNINGS=yes to ksh and fix the resulting sign compare warnings.millert2018-01-011-2/+3
* Add -Wshadow to Makefile and fix the resulting warnings. Many ofmillert2017-12-271-2/+2
* Disable ksh VI-editing mode on the install media. We need the spacederaadt2017-08-011-2/+2
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-2/+1
* remove CSRG BSD-licensed mknod builtin code which was previously used toderaadt2016-03-041-3/+2
* Fix typo in comment. From Theo Buehler.mmcc2015-10-221-2/+2
* ksh can run with pledge "stdio rpath wpath cpath getpw fattr proc exec tty"deraadt2015-10-101-1/+2
* Move ksh test files into regressMove ksh test files into regressMove ksh test files into regress.millert2013-12-021-5/+1
* generalise ksh keybinding system - bindings are no longer limited indjm2012-04-301-8/+1
* Add POSIX character class support ([:alpha:] and friends) to ksh globbing.millert2009-03-031-2/+2
* Remove ulimit MLINK, it is a shell built-in.miod2008-01-121-2/+2
* Introducing mknod as a built-in. It might be against the unixotto2005-10-061-3/+4
* lots of indentation cleanup, now ksh is readable like our other code.deraadt2005-03-301-6/+6
* Call perl directly instead of using an sh script to find it.millert2004-12-311-2/+2
* Remove -Wno-unused form CFLAGS and kill some unused vars found as a result ofotto2004-12-301-2/+2
* Use sys_signame and sys_siglist instead of building a list of signalmillert2004-12-221-8/+2
* Get rid of #ifdef KSH since we don't care about building a V7 style sh andmillert2004-12-181-2/+2
* Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.millert2004-12-181-3/+3
* give up on amd64 -O0deraadt2004-02-161-5/+1
* XXX: build ksh -O0 for now, since it makes it a whole lot more stable.deraadt2004-02-101-1/+5
* use cc -E for the preprocessor instead of cpp.brad2004-01-091-2/+2
* I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestmiod2003-08-111-5/+1
* Enable the first level of compiler optimizations on mvme88k by default,miod2003-08-081-1/+5
* Do not hardcode mvme88k-specific compilation flags here, especially sincemiod2002-04-221-5/+1
* disable optimization on 88ksmurph1999-09-281-1/+5
* patches from pdksh 5.2.13.11millert1999-06-151-1/+4
* sync with pdksh-unstable-5.2.13.6millert1999-01-101-2/+2
* Add unlimit man link for csh and ulimit man link for sh.millert1998-03-061-2/+2
* Install ksh as sh too.downsj1996-11-301-1/+3
* Removed unused file and move KSH define to CFLAGS.downsj1996-08-251-3/+3
* Forgot emacs.out depends on emacs.c.downsj1996-08-201-2/+2
* invoke /bin/shdownsj1996-08-191-3/+4
* Ok, I give up kill the pdksh links.downsj1996-08-141-7/+3
* Yet more links.downsj1996-08-141-1/+5
* Add links.downsj1996-08-141-1/+4
* Import pdksh 5.2.7.downsj1996-08-141-0/+24