Replaced atooi() with strtoul(..., 8). That's part of C89 and thus okay for us.
[mmh] / sbr / mhbasename.c
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...