shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can handle them sanely and all at once. -Erik
error_msg() calls and uses 'return EXIT_SUCCESS' instead of return 0.