aboutsummaryrefslogtreecommitdiff
path: root/applets (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove explicit dependency of busybox.o and applets.o and usage.h from theBernhard Reutner-Fischer2005-10-051-1/+1
* - busybox.o and applets.o depend on usage.hBernhard Reutner-Fischer2005-10-051-1/+1
* busybox.c: ENABLE_LOCALE logic correct."Vladimir N. Oleynik"2005-09-291-1/+1
* use the shorter license headerMike Frysinger2005-09-241-15/+2
* use brief license lineMike Frysinger2005-09-241-15/+2
* remove infinity loop ./busybox --help busybox"Vladimir N. Oleynik"2005-09-051-2/+3
* Fixes so "make allnoconfig" works again.Rob Landley2005-09-052-145/+133
* General cleanup of command line parsing to allow "busybox" to work as a prefix.Rob Landley2005-09-042-123/+58
* Busybox should only multiplex based on argv[1] when it's called as "busybox".Rob Landley2005-09-011-4/+0
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* output busybox help to stdout, not stderrMike Frysinger2005-04-221-12/+12
* egor duda writes:Eric Andersen2004-10-082-10/+13
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
* Fix it so usage is _always_ in sync with applets.c. Previously,Eric Andersen2004-04-063-11/+12
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-154-13/+13
* Vodz. last_patch_128Glenn L McGrath2004-02-221-1/+1
* Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser,Manuel Novoa III2004-02-171-1/+3
* Rewrite parse_config_file(). Among the old version's problems:Manuel Novoa III2004-02-011-175/+220
* wrap bb help output if CONFIG_FEATURE_AUTOWIDTHTim Riker2003-11-071-1/+9
* Woops, the previous patch reversal wasnt complete, breaking everything.Glenn L McGrath2003-10-041-1/+1
* Reverse my previous changes and make a note about why its dont this wayGlenn L McGrath2003-10-031-1/+12
* argc has already been decrementedGlenn L McGrath2003-10-031-2/+3
* Patch from Rob Landley, Simplify organisation of arguments.Glenn L McGrath2003-10-031-13/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-142-2/+2
* Vodz, last_path_87, formatiing changesGlenn L McGrath2003-05-261-275/+306
* Major coreutils update.Manuel Novoa III2003-03-192-19/+19
* I miscalculated on this one, change it backGlenn L McGrath2002-11-281-5/+6
* Save a few bytes in show_usageGlenn L McGrath2002-11-281-6/+6
* Fix dependancy so we rebuild busybox.o, usage.o and busybox.oEric Andersen2002-09-301-0/+4
* Apply vodz' last_patch52Eric Andersen2002-09-161-1/+1
* Run through indent, use /* */ style comments instead of //Glenn L McGrath2002-08-221-65/+65
* Added a compile time option to suppress the "Using fallback.." messageRobert Griebl2002-07-181-0/+2
* Don't treat a non-existant/-readable config file as an empty config, butRobert Griebl2002-07-161-1/+2
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-2/+2
* If config file can not be parsed, use compiled in BB_SUID_... values as aRobert Griebl2002-06-061-55/+71
* Implement two types of suid/sgid support for BusyBox:Robert Griebl2002-06-041-0/+287
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-122-13/+41
* Apply lash_patch35 from vodz, which brings several nice size_optimizations.Eric Andersen2002-04-061-7/+10
* Vodz' last_patch31Eric Andersen2001-12-181-1/+1
* *** empty log message ***Eric Andersen2001-10-311-1/+0
* Move usage.h to include/usage.hEric Andersen2001-10-311-1904/+0
* Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>Eric Andersen2001-10-311-0/+10
* Fixup the new buildsystem a bit.Eric Andersen2001-10-242-18/+2
* Oops. Forgot these....Eric Andersen2001-10-241-0/+35
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-243-36/+36
* Commit the start-stop-daemon applet. This was contributed by DavidEric Andersen2001-10-181-0/+14
* Remove duplicate tftp -l option helpGlenn L McGrath2001-10-051-1/+0
* Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups.Glenn L McGrath2001-10-051-2/+10
* Initial support for for bunzip2....Glenn L McGrath2001-10-051-0/+6
* use the pedantically correct compiler for preprocessingEric Andersen2001-09-261-1/+1