MirBSD Korn Shell for Jehanne
Go to file
tg 2d31aca859 more int→bool while trying to let ^D output CR+LF (which shan’t be, oh my…) 2012-05-04 21:15:34 +00:00
Build.sh new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety 2012-05-04 20:49:08 +00:00
Makefile rewrite maketemp() obsoleting tempnam(3) and mkstemp(3) external deps 2012-04-14 16:07:48 +00:00
check.pl rewrite the EINTR importing code with help of stsc from #nosec on IRC, 2012-04-06 12:22:14 +00:00
check.t add experimental code to use sigprocmask+pause+sigprocmask ipv sigsuspend (and harden j_sigchld handler for that) to improve working on BeOS 5.0 and Coherent UNIX, found by RT 2012-04-27 16:16:23 +00:00
dot.mkshrc
edit.c new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety 2012-05-04 20:49:08 +00:00
emacsfn.h
eval.c after discussion with ciruZ, switch mksh from NZAT to NZAAT fully 2012-04-22 21:50:35 +00:00
exec.c rewrite maketemp() obsoleting tempnam(3) and mkstemp(3) external deps 2012-04-14 16:07:48 +00:00
expr.c I give up on writing (1 << 31) in any form. 2012-03-31 17:52:33 +00:00
funcs.c more int→bool while trying to let ^D output CR+LF (which shan’t be, oh my…) 2012-05-04 21:15:34 +00:00
histrap.c new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety 2012-05-04 20:49:08 +00:00
jobs.c add experimental code to use sigprocmask+pause+sigprocmask ipv sigsuspend (and harden j_sigchld handler for that) to improve working on BeOS 5.0 and Coherent UNIX, found by RT 2012-04-27 16:16:23 +00:00
lalloc.c
lex.c new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety 2012-05-04 20:49:08 +00:00
main.c more int→bool while trying to let ^D output CR+LF (which shan’t be, oh my…) 2012-05-04 21:15:34 +00:00
misc.c new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety 2012-05-04 20:49:08 +00:00
mksh.1 after discussion with ciruZ, switch mksh from NZAT to NZAAT fully 2012-04-22 21:50:35 +00:00
sh.h more int→bool while trying to let ^D output CR+LF (which shan’t be, oh my…) 2012-05-04 21:15:34 +00:00
sh_flags.h new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety 2012-05-04 20:49:08 +00:00
shf.c
strlcpy.c
syn.c
tree.c avoid C99 constructs even in debugging code 2012-05-04 18:45:03 +00:00
var.c after discussion with ciruZ, switch mksh from NZAT to NZAAT fully 2012-04-22 21:50:35 +00:00
var_spec.h