31b98dd097
No checking for lines that were too long. No checking that fgets returning NULL was actually due to EOF. Various whitespace handling inconsistencies. Bloat (switches and multiple identical function calls). Failure to check for trailing characters in some cases. Dynamicly allocated memory was not free()d on error. Given that this controls suid/sgid behavior, the sloppy coding was really inexcusable. :-( |
||
---|---|---|
.. | ||
applets.c | ||
busybox.c | ||
busybox.mkll | ||
install.sh | ||
Makefile | ||
Makefile.in | ||
usage.c |