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_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] tests/        
[TXT] CONTRIBUTORS  1.10   18 years  jmc   typos from alexey dobriyan;
[TXT] LEGAL  1.2   20 years  deraadt   note non-free parts that got yanked years ago; tom.cosgrove@arches-consulting.co...
[TXT] Makefile  1.28   12 years  djm   generalise ksh keybinding system - bindings are no longer limited in length and ...
[TXT] NOTES  1.11   16 years  fgsch   backout last change; iff is right. prompted by deraadt@
[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.8   15 years  millert   Extra sanity checking for afree(); OK deraadt@ and pvalchev@
[TXT] c_ksh.c  1.33   15 years  kili   Ensure that *wp isn't NULL. ok otto@
[TXT] c_sh.c  1.41   14 years  jmc   `b' and `c' arguments to mknod are not optional; from LEVAI Daniel c_sh.c part f...
[TXT] c_test.c  1.18   15 years  otto   Fix PR #723: test(1) operator precedence inconsistent with POSIX Make sure ksh b...
[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.17   16 years  millert   Make ulimit able to get and set multiple limits in a single invocation like bash...
[TXT] config.h  1.14   13 years  okan   remove unused SILLY game of life. no binary change. sure @deraadt
[TXT] edit.c  1.37   11 years  halex   revert the tweak part of the last commit which, apart from the questionable func...
[TXT] edit.h  1.9   12 years  martynas   typo; Alexander Polakov
[TXT] emacs.c  1.46   11 years  mpi   Correctly expand bindings containing macros. Fix a regression introduced in the ...
[TXT] eval.c  1.37   12 years  otto   gc unused var; from Michael W. Bombardieri
[TXT] exec.c  1.49   15 years  jaredy   pass "xerrok" status across the execution call stack to more closely match what ...
[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.21   14 years  deraadt   please sthen the 80 character pedant
[TXT] history.c  1.39   14 years  jasper   properly keep track of the line number after a trap. this fixes pr 6195. diff fr...
[TXT] io.c  1.22   18 years  millert   Simplify savefd() by removing the "noclose" flag and make noclose behavior the d...
[TXT] jobs.c  1.39   14 years  deraadt   remember to restore errno (ie. stop someone from making a mistake later) ok guen...
[TXT] ksh.1  1.145   11 years  jmc   remove some uesless Pp;
[TXT] lex.c  1.46   11 years  stsp   Fix backslash escaping during filename tab-completion in ksh. Diff originally su...
[TXT] lex.h  1.12   11 years  stsp   Fix backslash escaping during filename tab-completion in ksh. Diff originally su...
[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.51   11 years  tedu   fake a sigwinch after each job, so if the terminal changes size, we'll notice an...
[TXT] misc.c  1.37   15 years  sthen   don't print extraneous padding characters when tab-completion file/command lists...
[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.93   11 years  jmc   remove some uesless Pp;
[TXT] sh.h  1.31   11 years  tedu   fake a sigwinch after each job, so if the terminal changes size, we'll notice an...
[TXT] shf.c  1.15   18 years  deraadt   use SEEK_* for lseek()
[TXT] shf.h  1.6   18 years  deraadt   remove unused variables and functions
[TXT] syn.c  1.28   15 years  jaredy   fix stack abuse in the `time' commmand, using alloc()'d memory instead. reporte...
[TXT] table.c  1.15   12 years  otto   Allow for more vars in hash table, improve hash function, increase hash table si...
[TXT] table.h  1.8   12 years  otto   Allow for more vars in hash table, improve hash function, increase hash table si...
[TXT] trap.c  1.23   14 years  jasper   properly keep track of the line number after a trap. this fixes pr 6195. diff fr...
[TXT] tree.c  1.20   11 years  otto   fptreef() always returns 0 and we never use the return value anyway, so make it ...
[TXT] tree.h  1.10   19 years  deraadt   spacing
[TXT] tty.c  1.9   18 years  deraadt   only santa checks things twice; from adobriyan@gmail; ok tedu
[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.34   16 years  deraadt   specifying int instead of just unsigned is better style
[TXT] version.c  1.12   24 years  millert   pdksh-5.2.14
[TXT] vi.c  1.26   14 years  martynas   make VSEARCH werase act like regular werase after the last change. vi back-words...
[TXT] BUG-REPORTS (in the Attic) [Hide]  1.18   16 years  sobrado   documentation tweaks.
[TXT] ChangeLog (in the Attic) [Hide]  1.15   16 years  sobrado   documentation tweaks.
[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.15   16 years  fgsch   backout last change; iff is right. prompted by deraadt@
[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] mknod.c (in the Attic) [Hide]  1.2   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] proto.h (in the Attic) [Hide]  1.34   11 years  otto   fptreef() always returns 0 and we never use the return value anyway, so make it ...