Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-11 | New function, deb-extract to be used by dpkg, code cleanups. saves some bytes | Glenn L McGrath | |
2001-01-31 | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | |
2001-01-27 | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | |
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 | |||
2001-01-20 | Close files before exit | Glenn L McGrath | |
2001-01-03 | Fix warning for unused variable | Glenn L McGrath | |
2001-01-02 | really add dpkg-deb.c this time | Glenn L McGrath | |