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_6_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.38   6 years  millert   Bring back the sign compare changes, this time with a fix from otto@ that fixes ...
[TXT] NOTES  1.16   6 years  jca   Some more tweaks to NOTES - it's safe to assume that there's no plan to write "...
[TXT] PROJECTS  1.9   6 years  jca   Kill entries that are obviously outdated/out of scope Pointed out by Klemens Na...
[TXT] README  1.16   7 years  jmc   a little tidy up; from raf czlonka
[TXT] alloc.c  1.19   6 years  jca   Introduce internal_warningf() and mark internal_errorf() as noreturn This helps...
[TXT] c_ksh.c  1.59   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] c_sh.c  1.62   6 years  millert   Add -Wshadow to Makefile and fix the resulting warnings. Many of the warnings a...
[TXT] c_test.c  1.24   6 years  millert   The hack for /dev/fd support on systems without it was removed a long time ago. ...
[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.27   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] config.h  1.19   6 years  jca   Stop pretending we support building ksh without EDIT/HISTORY support ok anton@
[TXT] edit.c  1.64   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] edit.h  1.11   8 years  mmcc   remove a useless macro ok nicm@
[TXT] emacs.c  1.84   6 years  jca   One minor scan-build warning emacs.c:1041:2: warning: Value stored to 'cp' is n...
[TXT] eval.c  1.59   6 years  jca   Introduce internal_warningf() and mark internal_errorf() as noreturn This helps...
[TXT] exec.c  1.73   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] expand.h  1.15   6 years  millert   Bring back the sign compare changes, this time with a fix from otto@ that fixes ...
[TXT] expr.c  1.32   8 years  tedu   rename global "e" to genv to avoid accidental shadowing and aliasing. ok millert...
[TXT] history.c  1.80   6 years  jca   Don't try to open HISTFILE if the variable is unset. str_val returns null, not ...
[TXT] io.c  1.36   6 years  jca   Introduce internal_warningf() and mark internal_errorf() as noreturn This helps...
[TXT] jobs.c  1.60   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] ksh.1  1.198   6 years  schwarze   Clarify that the "bind" built-in command only affects Emacs editing mode, to avo...
[TXT] lex.c  1.78   6 years  jca   Stop pretending we support building ksh without EDIT/HISTORY support ok anton@
[TXT] lex.h  1.21   6 years  jca   Stop pretending we support building ksh without EDIT/HISTORY support ok anton@
[TXT] mail.c  1.22   8 years  mmcc   Move string.h include from sh.h to the files that use it. ok nicm@
[TXT] main.c  1.90   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] misc.c  1.69   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] path.c  1.22   6 years  millert   Bring back the sign compare changes, this time with a fix from otto@ that fixes ...
[TXT] sh.1  1.147   6 years  schwarze   improve markup quality in the cases found by the new "--" style message
[TXT] sh.h  1.71   6 years  jca   Introduce internal_warningf() and mark internal_errorf() as noreturn This helps...
[TXT] shf.c  1.33   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] shf.h  1.8   8 years  mmcc   Remove a superfluous macro. No binary change. ok tb@
[TXT] syn.c  1.38   8 years  tedu   rename global "e" to genv to avoid accidental shadowing and aliasing. ok millert...
[TXT] table.c  1.25   6 years  jca   Introduce internal_warningf() and mark internal_errorf() as noreturn This helps...
[TXT] table.h  1.13   6 years  millert   Add -Wshadow to Makefile and fix the resulting warnings. Many of the warnings a...
[TXT] trap.c  1.32   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] tree.c  1.33   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] tree.h  1.12   8 years  mmcc   Remove three distracting aliases for NULL. ok nicm@
[TXT] tty.c  1.17   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] tty.h  1.6   8 years  nicm   Remove EXTERN from tty.[ch], from Michael McConville. No binary change.
[TXT] var.c  1.66   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...
[TXT] version.c  1.12   24 years  millert   pdksh-5.2.14
[TXT] vi.c  1.56   6 years  anton   Favor usage of __func__ in warning/error messages. Some of them referred to the ...