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
/
exec.c
Age
Commit message (
Expand
)
Author
2002-06-09
knf
Todd T. Fries
2002-01-16
Use the volatile specifier to fix warnings about variables being
Todd C. Miller
2001-07-19
Back out last change, it caused problems with exit vals.
Todd C. Miller
2001-07-03
Merge in pdksh-5.2.14-patches.2 to fix some problems with propagated
Todd C. Miller
2001-02-19
bash-like 'double-tab' completion
Camiel Dobbelaar
1999-07-15
silence -Wall
Todd C. Miller
1999-07-14
Official fix for workaround in 1.18
Todd C. Miller
1999-07-14
pdksh-5.2.14
Todd C. Miller
1999-06-23
When redirecting to a file with stdout closed, don't blithely reuse
Todd C. Miller
1999-06-15
patches from pdksh 5.2.13.11
Todd C. Miller
1999-01-19
Updates from pdksh-unstable-5.2.13.7. Most notable change is:
Todd C. Miller
1999-01-10
sync with pdksh-unstable-5.2.13.6
Todd C. Miller
1999-01-08
bug fixes from pdksh-unstable-5.2.13.5; some of which we already had.
Todd C. Miller
1998-10-29
Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of
Todd C. Miller
1998-06-27
new ksh code stupidly did not permit ". /dev/null"; enable that again
Theo de Raadt
1998-06-25
pdksh-5.2.13 + local changes
Todd C. Miller
1997-09-12
Avoid longjmp/vfork clobbering.
Todd C. Miller
1997-06-19
back out
kstailey
1997-06-18
(foo *)0 -> NULL
kstailey
1997-01-02
After discussing $_ with the maintainer, revert ksh behaviour and completely
Jason Downs
1997-01-02
Add FSH (set -o sh), initialize it if we're /bin/sh, and add the first use:
Jason Downs
1996-11-21
Update to 5.2.12.
Jason Downs
1996-10-01
Integrate pdksh 5.2.9.
Jason Downs
1996-08-25
Fix problems with compiling without KSH defined, add NOEDIT override.
Jason Downs
1996-08-19
update to pdksh-5.2.8
Jason Downs
1996-08-14
Import pdksh 5.2.7.
Jason Downs