aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move readlink, mktemp, run-parts and which to a new debianutils dir.bug12002-11-111-1/+1
* IP applet by Bastian Blank <waldi@debian.org>bug12002-11-101-2/+2
* added full udhcp integrationruss2002-10-141-1/+1
* Remember to delete docs/busybox.podandersen2002-10-081-1/+1
* Be more portable with 'find' for those that prefer programmingandersen2002-07-311-4/+4
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)sandman2002-07-191-1/+1
* Lets give this a try...andersen2002-06-061-7/+6
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-2/+2
* When the .config file is missing, supply a default oneandersen2002-04-271-0/+6
* Cleanup make cleanandersen2002-04-131-1/+2
* Add a 'make uninstall' targetandersen2002-04-131-0/+3
* Completely rework the config system so that it no longer annoys me to work onandersen2002-04-121-206/+41
* Update dmalloc options per suggestion from Glennandersen2002-03-201-1/+5
* Bart Visscher noticed some spurious search and replace sillinessandersen2002-03-201-14/+14
* Add a more verbose non-strip command.andersen2001-12-161-2/+2
* Begin moving things to busybox.netandersen2001-12-081-9/+9
* Minor adjustment to the strip commandandersen2001-12-061-2/+2
* Add a check target.kraai2001-11-191-1/+4
* Some more minor build cleanupsandersen2001-11-101-2/+2
* Only use -mpreferred-stack-boundary with gcc versions that support itandersen2001-11-101-3/+5
* Force main to always be includedandersen2001-11-061-1/+1
* Move usage.h to include/usage.handersen2001-10-311-2/+2
* Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>andersen2001-10-311-1/+1
* *** empty log message ***bug12001-10-251-3/+3
* Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed,andersen2001-10-241-2/+2
* Fixup the new buildsystem a bit.andersen2001-10-241-7/+22
* A couple of leftoversandersen2001-10-241-2/+2
* Major rework of the directory structure and the entire build system.andersen2001-10-241-181/+130
* Scrub up some function prototypes.andersen2001-10-181-3/+2
* Fix large file support -- 2+ gig files should now actuallyandersen2001-10-021-1/+1
* use the pedantically correct compiler for preprocessingandersen2001-09-261-1/+1
* Bump version to 0.61.preandersen2001-08-221-1/+1
* some minor wording changesandersen2001-08-201-3/+2
* Commit Vladimir's simplify_path.kraai2001-08-101-1/+2
* Fix up some silly messups with the debian packaging, and a dumbandersen2001-08-021-4/+12
* Ok, here we go...andersen2001-08-021-1/+1
* More libc5 fixupsandersen2001-08-021-1/+1
* Latest patch from vodz. Adds a check for divide by zero in the posixandersen2001-08-021-1/+1
* Allow multiple shells to be enabled.kraai2001-08-011-3/+1
* This incorporates Posix math support into ash. The Posix math supportandersen2001-07-301-1/+1
* Some patches to make dietlibc work...andersen2001-07-221-1/+1
* Some adjustments, mostly from David McCullough <davidm@lineo.com> toandersen2001-07-191-1/+1
* Patch from vodz:andersen2001-07-121-3/+3
* Make the obj's generated from libbb/unarchive.c depend on theandersen2001-07-111-1/+1
* Reverse my previous change, still cant compile with dmallocbug12001-07-101-1/+1
* When compiling unarchive objects link to $(LIBRARIES) incase using dmallocbug12001-07-101-1/+1
* Update version number to 0.53pre.kraai2001-07-101-1/+1
* Some minor updates. Bump version number in preparation for release.andersen2001-07-071-1/+3
* Forgot thisandersen2001-07-061-4/+1
* Simplify a commentandersen2001-06-301-2/+0