summaryrefslogtreecommitdiff
path: root/bin/ksh/Makefile
AgeCommit message (Expand)Author
2009-03-03Add POSIX character class support ([:alpha:] and friends) to ksh globbing.Todd C. Miller
2008-01-12Remove ulimit MLINK, it is a shell built-in.Miod Vallat
2005-10-06Introducing mknod as a built-in. It might be against the unixOtto Moerbeek
2005-03-30lots of indentation cleanup, now ksh is readable like our other code.Theo de Raadt
2004-12-31Call perl directly instead of using an sh script to find it.Todd C. Miller
2004-12-30Remove -Wno-unused form CFLAGS and kill some unused vars found as a result ofOtto Moerbeek
2004-12-22Use sys_signame and sys_siglist instead of building a list of signalTodd C. Miller
2004-12-18Get rid of #ifdef KSH since we don't care about building a V7 style sh andTodd C. Miller
2004-12-18Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.Todd C. Miller
2004-02-16give up on amd64 -O0Theo de Raadt
2004-02-10XXX: build ksh -O0 for now, since it makes it a whole lot more stable.Theo de Raadt
2004-01-09use cc -E for the preprocessor instead of cpp.Brad Smith
2003-08-11I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestMiod Vallat
2003-08-08Enable the first level of compiler optimizations on mvme88k by default,Miod Vallat
2002-04-22Do not hardcode mvme88k-specific compilation flags here, especially sinceMiod Vallat
1999-09-28disable optimization on 88kSteve Murphree
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-01-10sync with pdksh-unstable-5.2.13.6Todd C. Miller
1998-03-06Add unlimit man link for csh and ulimit man link for sh.Todd C. Miller
1996-11-30Install ksh as sh too.Jason Downs
1996-08-25Removed unused file and move KSH define to CFLAGS.Jason Downs
1996-08-20Forgot emacs.out depends on emacs.c.Jason Downs
1996-08-19invoke /bin/shJason Downs
1996-08-14Ok, I give up kill the pdksh links.Jason Downs
1996-08-14Yet more links.Jason Downs
1996-08-14Add links.Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs