MirBSD Korn Shell for Jehanne
Go to file
tg 833810a154 While we were supposed to use Ctrl-Arrowkey for wordwise jumping,
some idiotic terminal emulators and/or people seem to use the es-
cape codes normally denoting Alt-Arrowkey instead so let's simply
bind them to the vt_hack as well... (untested)
2010-01-08 22:21:06 +00:00
Build.sh __attribute__((used)) is not for pcc (but unused works) 2010-01-01 18:27:42 +00:00
Makefile re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
check.pl more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
check.t While we were supposed to use Ctrl-Arrowkey for wordwise jumping, 2010-01-08 22:21:06 +00:00
dot.mkshrc use [[ -o … ]] instead of [[ $- = *U* ]] manipulation 2009-12-12 22:27:14 +00:00
edit.c While we were supposed to use Ctrl-Arrowkey for wordwise jumping, 2010-01-08 22:21:06 +00:00
emacsfn.h * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
eval.c • re-implement wcswidth-like behaviour for ${%foo} even in !UTFMODE 2010-01-01 17:44:10 +00:00
exec.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
expr.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
funcs.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
histrap.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
jobs.c jobs.c: apply patch from deraadt@o: 2009-12-31 14:05:44 +00:00
lalloc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
lex.c attempt a better fix: break off widthadj upon encountering NUL, 2009-12-05 20:17:59 +00:00
main.c • re-implement wcswidth-like behaviour for ${%foo} even in !UTFMODE 2010-01-01 17:44:10 +00:00
misc.c make [[ -o ‣-U ]] = [[ -o ‣+U ]] = [[ -o ‣utf8-mode ]] 2010-01-01 18:02:01 +00:00
mksh.1 While we were supposed to use Ctrl-Arrowkey for wordwise jumping, 2010-01-08 22:21:06 +00:00
setmode.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
sh.h While we were supposed to use Ctrl-Arrowkey for wordwise jumping, 2010-01-08 22:21:06 +00:00
sh_flags.h * rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not 2009-10-02 18:08:37 +00:00
shf.c /me is annoyed 2009-11-28 14:28:03 +00:00
strlcpy.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
syn.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
tree.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
var.c llvm/clang scan-build is now content… 2009-12-05 17:43:50 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00