Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -0/+23 |
| | | | | -Erik | ||||
* | Some adjustments, mostly from David McCullough <davidm@lineo.com> to | Eric Andersen | 2001-07-19 | 1 | -2/+2 |
| | | | | | | | make busybox be more uClinux friendly. I also adjusted Config.h for uClinux so it will automagically disable apps the arn't going to work without fork() and such. -Erik | ||||
* | Reorganise unarchiving functions, more code re-use, only does single pass(no ↵ | Glenn L McGrath | 2001-06-20 | 1 | -6/+8 |
| | | | | | | more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. It effects ar, dpkg-deb applets only | ||||
* | Remove unneeded printf statment | Glenn L McGrath | 2001-04-11 | 1 | -1/+0 |
| | |||||
* | Move unzip, gz_open, gz_close to libbb | Glenn L McGrath | 2001-04-11 | 1 | -0/+34 |