Replaced atooi() with strtoul(..., 8). That's part of C89 and thus okay for us.
[mmh] / uip / sendfiles.sh
2012-02-08 markus schnalkeReplaced sendfiles with a simpler version that uses...