aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-05oopsEric Andersen
2003-07-05Daniel writes:Eric Andersen
2003-07-05Patch from Lars Kellogg-Stedman:Eric Andersen
2003-07-05Patch from Lars Kellogg-Stedman:Eric Andersen
2003-07-05Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen
2003-07-05Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen
2003-07-05Glenn McGrath (bug1) isaway from my email till the 17th, but caught me on IRC.Eric Andersen
2003-07-03Patch from Vladimir N. Oleynik (vodz):Eric Andersen
2003-07-03Patch from Lars Kellogg-Stedman:Eric Andersen
2003-07-03Fix stupid unterminated parenthesisEric Andersen
2003-07-03Patch from Russell Coker:Eric Andersen
2003-07-03Patch from Kent Robotti updating fdisk to version v2.11zEric Andersen
2003-07-03Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen
2003-07-03Using safe_read seems, well, safer...Eric Andersen
2003-07-03As implemented, sha1sum would sometimes give the wrong answer.Eric Andersen
2003-06-30Patch from Pavel Roskin to fixup toplevel help textEric Andersen
2003-06-27Apply last_patch93 from vodz:Eric Andersen
2003-06-27Remove bdflush garbage, which is only relevant to unsupportedEric Andersen
2003-06-26oops. make this actually work as intended....Eric Andersen
2003-06-26Make sure we end up with a unix2dos link to busyboxEric Andersen
2003-06-26Oops.Eric Andersen
2003-06-26last_patch91 from vodz to convert tar to use bb_getopt_ulflagsEric Andersen
2003-06-26Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen
2003-06-26Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".Eric Andersen
2003-06-25Oops. As Andrew Dennison just noticed, I left a strayEric Andersen
2003-06-25Regenerate the busybox.links file when the .config changesEric Andersen
2003-06-22New applet: patch, applies a unified diffGlenn L McGrath
2003-06-22Save a few bytes by using bb_getopt_ulflags and a few other minorGlenn L McGrath
2003-06-21Based on a tinylogin patch from Philip Blundell, add severalEric Andersen
2003-06-21Fix a silly bug I introduced yesterdayEric Andersen
2003-06-20Fixup whitespace handing, fixing some annoying behavior andEric Andersen
2003-06-20Fall back to looking in /lib/modules/modules.dep ifEric Andersen
2003-06-20Patch from Andrew Dennison:Eric Andersen
2003-06-20Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display aEric Andersen
2003-06-20Don't shadow a paramaterEric Andersen
2003-06-20Fix a couple vars that could be used uninitializedEric Andersen
2003-06-20use an explicit cast on some types that change size whenEric Andersen
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen
2003-06-20Add prototype update missing from last_patch89. Fix screwyEric Andersen
2003-06-20Patch from Lars Kellogg-Stedman:Eric Andersen
2003-06-20last_patch89 from vodz:Eric Andersen
2003-06-15Fix rpm usage msgEric Andersen
2003-06-14Add missing pieces from vodz' last_patch88Eric Andersen
2003-06-12Fix the location for the default config so 'make defconfig'Eric Andersen
2003-06-12Handle hard links by converting them to symlinksGlenn L McGrath
2003-06-10Vodz, last_patch_88Glenn L McGrath
2003-06-08sha1sum option to compare checksumsGlenn L McGrath
2003-06-07Better error handlingGlenn L McGrath
2003-06-07Minor correctionGlenn L McGrath
2003-06-07Fix bug (wrong value computed) when reading file from stdin, implementGlenn L McGrath