Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -4/+4 | |
| | ||||||
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+3 | |
| | | | | | | | busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik | |||||
* | Close files before exit | Glenn L McGrath | 2001-01-20 | 1 | -0/+1 | |
| | ||||||
* | Fix warning for unused variable | Glenn L McGrath | 2001-01-03 | 1 | -1/+1 | |
| | ||||||
* | really add dpkg-deb.c this time | Glenn L McGrath | 2001-01-02 | 1 | -0/+159 | |