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_3_8_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.2   20 years  deraadt   note non-free parts that got yanked years ago; tom.cosgrove@arches-consulting.co...
[TXT] Makefile  1.24   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] NOTES  1.9   20 years  jmc   typos from Jared Yanovich;
[TXT] PROJECTS  1.6   19 years  millert   Remove unused OS dependent #ifdef blocks, #defines and macro abstraction. First ...
[TXT] README  1.10   21 years  david   spelling fixes ok millert@
[TXT] alloc.c  1.7   20 years  deraadt   basic knf
[TXT] c_ksh.c  1.27   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] c_sh.c  1.29   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] c_test.c  1.17   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] c_test.h  1.4   19 years  otto   Ansification plus some minor knf. No binary change on i386 and sparc64, binary c...
[TXT] c_ulimit.c  1.14   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] config.h  1.13   19 years  millert   remove GCC_FUNC_ATTR/GCC_FUNC_ATTR2 and just use __attribute__ directly (we defi...
[TXT] edit.c  1.29   19 years  deraadt   use STD{IN,OUT,ERR}_FILENO
[TXT] edit.h  1.8   19 years  deraadt   spacing
[TXT] emacs.c  1.38   18 years  deraadt   pascoe noted that ^V in ksh emacs mode is not what you expect -- literal next as...
[TXT] eval.c  1.27   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] exec.c  1.41   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] expand.h  1.6   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] expr.c  1.18   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] history.c  1.31   18 years  espie   say goodbye to creat(). okay deraadt@
[TXT] io.c  1.21   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] jobs.c  1.34   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] ksh.1  1.102   18 years  millert   Comment out description for 'ulimit -v' since we don't support RLIMIT_VMEM / RLI...
[TXT] lex.c  1.36   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] lex.h  1.9   19 years  millert   Get rid of #ifdef KSH since we don't care about building a V7 style sh and the #...
[TXT] mail.c  1.15   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] main.c  1.38   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] misc.c  1.28   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] path.c  1.12   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] sh.1  1.68   18 years  millert   Comment out description for 'ulimit -v' since we don't support RLIMIT_VMEM / RLI...
[TXT] sh.h  1.27   19 years  deraadt   spacing
[TXT] shf.c  1.13   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] shf.h  1.5   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] syn.c  1.22   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] table.c  1.11   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] table.h  1.6   19 years  millert   Remove unused OS dependent #ifdef blocks, #defines and macro abstraction. First ...
[TXT] trap.c  1.22   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] tree.c  1.17   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] tree.h  1.10   19 years  deraadt   spacing
[TXT] tty.c  1.8   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] tty.h  1.5   19 years  otto   Ansification plus some minor knf. No binary change on i386 and sparc64, binary c...
[TXT] var.c  1.26   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] version.c  1.12   24 years  millert   pdksh-5.2.14
[TXT] vi.c  1.21   19 years  deraadt   lots of indentation cleanup, now ksh is readable like our other code. double che...
[TXT] BUG-REPORTS (in the Attic) [Hide]  1.15   20 years  jmc   typos from Jared Yanovich; ok deraadt@
[TXT] ChangeLog (in the Attic) [Hide]  1.14   21 years  david   spelling fixes ok millert@
[TXT] ChangeLog.0 (in the Attic) [Hide]  1.4   21 years  jmc   typos; from Brian Poole
[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.13   20 years  jmc   typos from Jared Yanovich; ok deraadt@
[TXT] emacs-gen.sh (in the Attic) [Hide]  1.2   19 years  millert   Remove unused OS dependent #ifdef blocks, #defines and macro abstraction. First ...
[TXT] ksh_limval.h (in the Attic) [Hide]  1.2   19 years  millert   Remove unused OS dependent #ifdef blocks, #defines and macro abstraction. First ...
[TXT] proto.h (in the Attic) [Hide]  1.26   19 years  deraadt   spacing