OpenBSD CVS

src/bin/ksh/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / ksh

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] tests/        
[TXT] CONTRIBUTORS  1.9   24 years  millert   pdksh-5.2.14
[TXT] LEGAL  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] Makefile  1.12   24 years  smurph   disable optimization on 88k
[TXT] NOTES  1.7   24 years  millert   patches from pdksh 5.2.13.11
[TXT] PROJECTS  1.5   24 years  millert   pdksh-5.2.14
[TXT] README  1.9   24 years  millert   pdksh-5.2.14
[TXT] alloc.c  1.4   24 years  millert   pdksh-5.2.14
[TXT] c_ksh.c  1.14   23 years  camield   bash-like 'double-tab' completion - bind TAB (^I) to complete-list by default -...
[TXT] c_sh.c  1.13   24 years  millert   pdksh-5.2.14
[TXT] c_test.c  1.7   24 years  millert   pdksh-5.2.14
[TXT] c_test.h  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] c_ulimit.c  1.8   24 years  millert   patches from pdksh 5.2.13.11
[TXT] config.h  1.5   24 years  deraadt   put sbin:/usr/sbin in default path
[TXT] edit.c  1.13   23 years  camield   forgot to remove debugging #if 0 messed up completion on e.g. / and ./
[TXT] edit.h  1.3   24 years  d   quote metachars when completing filenames from jdolecek@netbsd. ok millert@
[TXT] emacs.c  1.14   23 years  camield   bash-like 'double-tab' completion - bind TAB (^I) to complete-list by default -...
[TXT] eval.c  1.9   24 years  millert   patches from pdksh 5.2.13.11
[TXT] exec.c  1.22   23 years  camield   bash-like 'double-tab' completion - bind TAB (^I) to complete-list by default -...
[TXT] expand.h  1.3   23 years  todd   spelling
[TXT] expr.c  1.7   24 years  millert   patches from pdksh 5.2.13.11
[TXT] history.c  1.12   23 years  art   Compare the return from mmap with MAP_FAILED, do not cast to int and comapre wit...
[TXT] io.c  1.9   23 years  millert   Use mkstemp(), ryker@ryker.org
[TXT] jobs.c  1.16   24 years  millert   o Better fix for not sending a HUP to pg 0 from the pdksh maintainer o Includes ...
[TXT] lex.c  1.14   24 years  millert   patches from pdksh 5.2.13.11
[TXT] lex.h  1.5   24 years  millert   patches from pdksh 5.2.13.11
[TXT] mail.c  1.9   24 years  millert   patches from pdksh 5.2.13.11
[TXT] main.c  1.20   23 years  markus   do not reset nonblock if shell is not interactive, from crossd@cs.rpi.edu (i sho...
[TXT] misc.c  1.12   23 years  camield   bash-like 'double-tab' completion - bind TAB (^I) to complete-list by default -...
[TXT] path.c  1.7   24 years  todd   rm $Log$
[TXT] sh.h  1.10   24 years  millert   o Set default line edit mode to emacs (VISUAL/EDITOR or user can override) o Spe...
[TXT] shf.c  1.7   23 years  millert   Bug fixes from pdksh-5.2.14-patches.1: o set -x dumps core (shf.c); o "typeset...
[TXT] shf.h  1.2   25 years  millert   bug fixes from pdksh-unstable-5.2.13.5; some of which we already had.
[TXT] syn.c  1.12   24 years  millert   patches from pdksh 5.2.13.11
[TXT] table.c  1.5   25 years  millert   sync with pdksh-unstable-5.2.13.6
[TXT] table.h  1.5   24 years  millert   patches from pdksh 5.2.13.11
[TXT] trap.c  1.10   25 years  millert   Updates from pdksh-unstable-5.2.13.7. Most notable change is: trap: exit tr...
[TXT] tree.c  1.9   24 years  millert   pdksh-5.2.14
[TXT] tree.h  1.7   24 years  millert   pdksh-5.2.14
[TXT] tty.c  1.2   27 years  downsj   Integrate pdksh 5.2.9.
[TXT] tty.h  1.2   27 years  downsj   Update to 5.2.12.
[TXT] var.c  1.11   23 years  millert   Bug fixes from pdksh-5.2.14-patches.1: o set -x dumps core (shf.c); o "typeset...
[TXT] version.c  1.12   24 years  millert   pdksh-5.2.14
[TXT] vi.c  1.9   24 years  fgsch   Quote metachars on expand_word too; ok millert@
[TXT] BUG-REPORTS (in the Attic) [Hide]  1.12   24 years  millert   pdksh-5.2.14
[TXT] ChangeLog (in the Attic) [Hide]  1.12   24 years  millert   pdksh-5.2.14
[TXT] ChangeLog.0 (in the Attic) [Hide]  1.3   25 years  millert   Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of some th...
[TXT] IAFA-PACKAGE (in the Attic) [Hide]  1.7   24 years  millert   pdksh-5.2.14
[TXT] INSTALL (in the Attic) [Hide]  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] NEWS (in the Attic) [Hide]  1.11   24 years  millert   pdksh-5.2.14
[TXT] conf-end.h (in the Attic) [Hide]  1.2   27 years  downsj   Fix problems with compiling without KSH defined, add NOEDIT override.
[TXT] emacs-gen.sh (in the Attic) [Hide]  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] ksh.1tbl (in the Attic) [Hide]  1.39   23 years  aaron   Insert some missing commas.
[TXT] ksh_dir.h (in the Attic) [Hide]  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] ksh_limval.h (in the Attic) [Hide]  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] ksh_stat.h (in the Attic) [Hide]  1.3   27 years  downsj   Integrate pdksh 5.2.9.
[TXT] ksh_time.h (in the Attic) [Hide]  1.2   27 years  downsj   Integrate pdksh 5.2.9.
[TXT] ksh_times.h (in the Attic) [Hide]  1.2   27 years  downsj   Integrate pdksh 5.2.9.
[TXT] ksh_wait.h (in the Attic) [Hide]  1.3   26 years  kstailey   back out
[TXT] missing.c (in the Attic) [Hide]  1.4   24 years  millert   patches from pdksh 5.2.13.11
[TXT] proto.h (in the Attic) [Hide]  1.9   23 years  camield   bash-like 'double-tab' completion - bind TAB (^I) to complete-list by default -...
[TXT] sh.1tbl (in the Attic) [Hide]  1.21   23 years  aaron   Insert some missing commas.
[TXT] siglist.in (in the Attic) [Hide]  1.1.1.1   27 years  downsj   Import pdksh 5.2.7.
[TXT] siglist.sh (in the Attic) [Hide]  1.4   26 years  kstailey   back out