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
/
main.c
Age
Commit message (
Expand
)
Author
2003-04-04
two fixes; help from tedu & tdeval
Theo de Raadt
2003-03-10
spelling fixes
David Krause
2003-02-28
typos; from Brian Poole
Jason McIntyre
2002-06-09
knf
Todd T. Fries
2000-12-19
do not reset nonblock if shell is not interactive, from crossd@cs.rpi.edu
Markus Friedl
1999-11-14
Better fix for PR #921 (main.c rev 1.18) from the pdksh cvs tree.
Todd C. Miller
1999-11-14
Fix a core dump caused by a signal race; yval@hackers.co.il
Todd C. Miller
1999-08-04
Turn <tab> completion on by default for people used to bash, tcsh, etc...
Todd C. Miller
1999-07-15
o Set default line edit mode to emacs (VISUAL/EDITOR or user can override)
Todd C. Miller
1999-06-15
patches from pdksh 5.2.13.11
Todd C. Miller
1999-04-27
disable newgrp alias since OpenBSD doesn't have a newgrp(1)
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-25
pdksh-5.2.13 + local changes
Todd C. Miller
1997-09-12
do not quitenv() too early, or "s" goes away due to it's temporary nature;
Theo de Raadt
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1997-06-19
back out
kstailey
1997-06-18
(foo *)0 -> NULL
kstailey
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-19
update to pdksh-5.2.8
Jason Downs
1996-08-14
Import pdksh 5.2.7.
Jason Downs