Build.sh
|
we only require strcasestr if setlocale() is used at the moment
|
2007-05-02 20:02:07 +00:00 |
Makefile
|
• arc4random, arc4random_push: use our own protos to check
|
2007-04-24 10:42:02 +00:00 |
alloc.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +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
|
• fix the third dramsey scrolling bug for both ^D at BOL and ^W at EOL
|
2007-05-21 19:25:32 +00:00 |
copyright
|
• remove strcasestr.c, use home-grown implementation¹, call it stricmp,
|
2007-03-04 03:04:28 +00:00 |
dot.mkshrc
|
oops, can't use single quotes inside of singly quoted string, of course…
|
2007-05-19 16:35:02 +00:00 |
edit.c
|
• fix the third dramsey scrolling bug for both ^D at BOL and ^W at EOL
|
2007-05-21 19:25:32 +00:00 |
eval.c
|
fix Coverity CID #8, #9
|
2007-05-13 19:14:05 +00:00 |
exec.c
|
dead code removal
|
2007-05-13 18:49:00 +00:00 |
expr.c
|
• remove strcasestr.c, use home-grown implementation¹, call it stricmp,
|
2007-03-04 03:04:28 +00:00 |
funcs.c
|
dead code removal
|
2007-05-13 18:49:00 +00:00 |
histrap.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |
jobs.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |
lex.c
|
fix Coverity CID #8, #9
|
2007-05-13 19:14:05 +00:00 |
main.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |
misc.c
|
Possible fix for Coverity CID#7:
|
2007-05-13 18:33:29 +00:00 |
mksh.1
|
• change version number to “R29 and up” so
|
2007-04-30 19:16:30 +00:00 |
setmode.c
|
sync
|
2007-03-04 03:47:37 +00:00 |
sh.h
|
• fix the third dramsey scrolling bug for both ^D at BOL and ^W at EOL
|
2007-05-21 19:25:32 +00:00 |
shf.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |
signames.c
|
• remove strcasestr.c, use home-grown implementation¹, call it stricmp,
|
2007-03-04 03:04:28 +00:00 |
strlcpy.c
|
• strlcpy.c: remove superfluous rcs ids in comments
|
2007-04-23 11:33:26 +00:00 |
syn.c
|
Fix for Coverity CID#10: out-of-bounds array access
|
2007-05-13 19:00:30 +00:00 |
tree.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |
var.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |