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