MirBSD Korn Shell for Jehanne
Go to file
tg 697e3b7560 On Solaris:
../mksh/funcs.c:2254: warning: declaration of 'major' shadows a global declaration
/usr/include/sys/mkdev.h:68: warning: shadowed declaration is here
../mksh/funcs.c:2254: warning: declaration of 'minor' shadows a global declaration
/usr/include/sys/mkdev.h:69: warning: shadowed declaration is here

(that's yofuh's system)
SunOS mirfoo 5.10 Generic_125100-04 sun4u sparc SUNW,Ultra-80
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.6
2007-06-05 19:18:11 +00:00
Build.sh When compiling native MirOS BSD binaries with SUNpro 12 (don't look like a 2007-06-04 21:27:53 +00:00
Makefile sync 2007-06-04 21:55:38 +00:00
alloc.c quieten gcc __CRAZY (-m32) on sparc64 2007-06-05 18:59:54 +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 compile warning-free on SUNpro (regression test suite pass) for MirBSD 2007-06-04 21:33:28 +00:00
copyright • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
dot.mkshrc useful alias for embedded ones, speedup for all 2007-05-25 13:51:42 +00:00
edit.c fix Message-ID: <e3fded850705240816s50544d04u5c87edb905f1c123@mail.gmail.com> 2007-05-24 19:15:46 +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 On Solaris: 2007-06-05 19:18:11 +00:00
histrap.c compile warning-free on SUNpro (regression test suite pass) for MirBSD 2007-06-04 21:33:28 +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 it's FALLTHROUGH, 10x moritz@obsd 2007-06-04 19:25:45 +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 compile warning-free on SUNpro (regression test suite pass) for MirBSD 2007-06-04 21:33:28 +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