- 4d4ef19 I miscalculated on this one, change it back by Glenn L McGrath · 22 years ago
- 6ead3ab Save a few bytes in show_usage by Glenn L McGrath · 22 years ago
- a6f6e06 Fix dependancy so we rebuild busybox.o, usage.o and busybox.o by Eric Andersen · 22 years ago
- c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
- b37367a Run through indent, use /* */ style comments instead of // by Glenn L McGrath · 22 years ago
- 88947dd Added a compile time option to suppress the "Using fallback.." message by Robert Griebl · 22 years ago
- e4f9f3a Don't treat a non-existant/-readable config file as an empty config, but by Robert Griebl · 22 years ago
- 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
- 0c789a4 If config file can not be parsed, use compiled in BB_SUID_... values as a by Robert Griebl · 22 years ago
- c9aca45 Implement two types of suid/sgid support for BusyBox: by Robert Griebl · 22 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
- fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 23 years ago
- fb74a45 Vodz' last_patch31 by Eric Andersen · 23 years ago
- 8fc0589 *** empty log message *** by Eric Andersen · 23 years ago
- 1552ff7 Move usage.h to include/usage.h by Eric Andersen · 23 years ago
- 6cf47a7 Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
- 3cd2760 Fixup the new buildsystem a bit. by Eric Andersen · 23 years ago
- 4bcdd72 Oops. Forgot these.... by Eric Andersen · 23 years ago
- bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
- c2af1ee Commit the start-stop-daemon applet. This was contributed by David by Eric Andersen · 23 years ago
- 3550753 Remove duplicate tftp -l option help by Glenn L McGrath · 23 years ago
- ad117d8 Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. by Glenn L McGrath · 23 years ago
- 24e2833 Initial support for for bunzip2.... by Glenn L McGrath · 23 years ago
- 63ae661 use the pedantically correct compiler for preprocessing by Eric Andersen · 23 years ago
- 3be3430 Fix tftp usage information (closes: #1216). by Matt Kraai · 23 years ago
- 9163101 Remove traces of rpmunpack (patch by Laurence Anderson). by Matt Kraai · 23 years ago
- ab3d839 Add support for `busybox --help APPLET' by Vladimir Oleynik. by Matt Kraai · 23 years ago
- 861e624 Fix ash exec (noted by Arne Bernin). by Matt Kraai · 23 years ago
- 449377a Fix invocation of `-/bin/sh' (bug #1209). by Matt Kraai · 23 years ago
- f349e97 Initial merge of all tinylogin applets that do not require crypt. by Eric Andersen · 23 years ago
- 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
- 221b2ea I just wrote up a simple pidof applet, closing bug #1197 -Erik by Eric Andersen · 23 years ago
- 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
- b9e4ce9 Update dpkg usage by Glenn L McGrath · 23 years ago
- 5c58d28 A traceroute applet from vodz. This could probably be slimmed down, by Eric Andersen · 23 years ago
- f8736d2 rpm2cpio applet by Laurence Anderson by Glenn L McGrath · 23 years ago
- 2e6d3cf Nore unarchive (and doc) fixes from Laurence Anderson by Glenn L McGrath · 23 years ago
- 1557626 Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match by Eric Andersen · 23 years ago
- 8f5b63e cpio applet, and changes to associated code by Glenn L McGrath · 23 years ago
- 8071c02 Add wget -P support, finishing off bug #1176 -Erik by Eric Andersen · 23 years ago
- 091781e Support tar -C, per bug #1176 -Erik by Eric Andersen · 23 years ago
- 075228a Remove documentation of unsupported sed options. by Matt Kraai · 23 years ago
- fa2661f Per a suggestion from Tom Oehser, fix up the leading-hyphen hack to by Eric Andersen · 23 years ago
- bd4b621 Applied patch from Jim Gleason that makes it so busybox will still work even by Mark Whitley · 23 years ago
- 62ebe2e Remove space between ar options by Glenn L McGrath · 23 years ago
- cda5cf1 Correct ar options by Glenn L McGrath · 23 years ago
- 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 23 years ago
- 3200f5a It turns out the descriptions of both dos2unix and unix2dos by Eric Andersen · 23 years ago
- 004015e Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug by Eric Andersen · 23 years ago
- abec344 A couple more minor touchups by Eric Andersen · 23 years ago
- 317827d Several cleanups for usage messages by Eric Andersen · 23 years ago
- 2f6e1f8 Patch from Gernot Poerner <gp@it-netservice.de>. Adds in mount bind support. by Eric Andersen · 23 years ago
- 6197c51 Fix an escape problem in the docs. Some \n's didn't have the '\' by Eric Andersen · 23 years ago
- 50ae310 Patch from Adam Heath <doogie@debian.org> to add arbitrary header support by Eric Andersen · 23 years ago
- 4819c3d Make the locale stuff only do the getpid==1 check if BB_INIT is defined by Eric Andersen · 23 years ago
- 238da24 Fix the chown usage text, also thanks to Lars Kellogg-Stedman <lars@larsshack.org> by Eric Andersen · 24 years ago
- c96381b Fix env usage information. by Matt Kraai · 24 years ago
- 28355a3 Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, by Eric Andersen · 24 years ago
- b9f5b82 Another refinement, this time from Larry. by Eric Andersen · 24 years ago
- 6d553ef Argh. Now we break non-pristine builds. Check a bit more carefully. -Erik by Eric Andersen · 24 years ago
- 3f99b56 A patch from Larry to fix pristine source builds (again). by Eric Andersen · 24 years ago
- 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago
- 2789906 Removed obsoleted BB_FEATURE_RM_INTERACTIVE by Mark Whitley · 24 years ago
- 207587a Applied patch from I.Q. to add -s to cmp. by Mark Whitley · 24 years ago
- 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
- fccaa36 Applied patch from I.Q. to add sort -u as a feature. by Mark Whitley · 24 years ago
- 30ac01c Applied a patch from Laurence Anderson to fix the wget statusbar and a patch by Mark Whitley · 24 years ago
- 5d81768 by John Beppu · 24 years ago
- 3136904 Document new dpkg-deb funtions by Glenn L McGrath · 24 years ago
- 3e2ab88 New dpkg-deb function -t, stands for --fsys-tarfile by Glenn L McGrath · 24 years ago
- 303dd28 Make 'grep -l' work by Eric Andersen · 24 years ago
- e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 24 years ago
- 79757c9 A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds by Eric Andersen · 24 years ago
- 3f98040 I said no new features till after the 0.51 release. Well, I lied. This is a by Eric Andersen · 24 years ago
- c97ec34 A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now by Eric Andersen · 24 years ago
- 0f0c0b4 Make 'busybox --help' work as expected, closing bug #1139 -Erik by Eric Andersen · 24 years ago
- c4cef5a Move the mtab support stuff into libbb -Erik by Eric Andersen · 24 years ago
- 84e229c Add in a new standalone env applet for fixing up app's environments -Erik by Eric Andersen · 24 years ago
- e0a7f91 Applied patch from David Douthitt to re-add -print option to find. by Mark Whitley · 24 years ago
- 08ff8a4 includes cleanup from Jeff Garzik by Eric Andersen · 24 years ago
- 6f93277 Added adjtimex applet from Larry Doolittle. by Mark Whitley · 24 years ago
- ba37262 Force applet_name to be "sh" when command prefaced by "-" by Eric Andersen · 24 years ago
- 4ef37d0 chown was missing a ] in its usage msg by Eric Andersen · 24 years ago
- 2ccfef2 Patch from Vladimir to move struct applet from busybox.c to applets.c, by Eric Andersen · 24 years ago
- aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago
- 704b2c2 There was an unwanted extra newline, which prevented building by Eric Andersen · 24 years ago
- 0a6f1d3 One tinly, little, missing newline that confused Pod. by Mark Whitley · 24 years ago
- 0d3a02e Update the documentation so examples are autoincluded in the output text. by Eric Andersen · 24 years ago
- 40e5e7c Applied patch from Christophe Boyanique to add an egrep alias for grep. by Mark Whitley · 24 years ago
- e0bf91d Applied patch from Christophe Boyanique to add -i support to rm. by Mark Whitley · 24 years ago
- 6317c4b Applied patch from Gennady Feldman to split up syslogd.c into syslogd and by Mark Whitley · 24 years ago
- 22b889a Adjust ifconfig usage message for selected options and current functionality. by Manuel Novoa III · 24 years ago
- 39eea89 Per Vladimir's suggestion, force the locale to POSIX for all by Eric Andersen · 24 years ago
- 450736c Added Magnus Damm's tftp applet to Busybox. by Mark Whitley · 24 years ago
- 0167718 Changed exit code from -1 to 0 when busybox is invoked with no args. by Mark Whitley · 24 years ago
- dc12190 The usage message for syslogd had stuff longer then 80 chars and wrapped. by Eric Andersen · 24 years ago
- 3757f98 Another usage cleanup from kent robotti by Eric Andersen · 24 years ago
- 7a9cc2d More cleanups by Eric Andersen · 24 years ago
- ed0d958 Make HUMAN_READABLE be single argument like the others. by Eric Andersen · 24 years ago
- a0cfe94 More usage cleanups from kent robotti. I know some of these were by Eric Andersen · 24 years ago