MirBSD Korn Shell for Jehanne
Go to file
tg db81d72dea in the utf-8 mode, invalid multibytes are now handled more strongly:
• if it's in x_literal() (“quote” / ^V) mode, it's accepted like now
• if it's a mb sequence start, it's rejected with a beep
• if it's a mb continuation, the whole sequence is silently rejected

this makes command line editing when accidentally hitting, e.g. with
my mircvs://contrib/samples/dot.Xmodmap, Mode_switch-x much more ro-
bust.
2007-03-10 00:36:44 +00:00
Build.sh Minix 3 has no S_ISSOCK (probably not even UNIX® domain sockets) 2007-03-04 05:14:10 +00:00
Makefile • Minix 3 doesn't have <sys/mman.h> 2007-03-04 04:36:45 +00:00
alloc.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
check.pl this doesn't need a shebang line, especially not one hardcoding /usr/bin/perl 2007-02-13 12:59:03 +00:00
check.t • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
copyright • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
dot.mkshrc add a 'true' at the end, to not start with an errorlevel >0 2007-03-04 06:20:48 +00:00
edit.c in the utf-8 mode, invalid multibytes are now handled more strongly: 2007-03-10 00:36:44 +00:00
eval.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
exec.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
expr.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
funcs.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
histrap.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
jobs.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
lex.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
main.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
misc.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
mksh.1 fix setlocale check descr 2007-03-10 00:34:54 +00:00
setmode.c sync 2007-03-04 03:47:37 +00:00
sh.h Minix 3 has no S_ISSOCK (probably not even UNIX® domain sockets) 2007-03-04 05:14:10 +00:00
shf.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
signames.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
strlcpy.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
syn.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
tree.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
var.c • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00