oweals/busybox.git
2006-05-08 Mike Frysingeradd back in udhcp support
2006-05-08 Rob LandleyShrink the code about 50 bytes, allocate less run-time...
2006-05-08 Rob LandleyMore busting on legacy mtab support in the help text.
2006-05-07 Rob LandleyCleanup patch from tito.
2006-05-07 Rob LandleyThe udhcp was deleted from busybox in 14634. Bolting...
2006-05-07 Rob LandleyPatch to fix bug 868, and some related cleanup while...
2006-05-07 Rob LandleyScript to easily get an assembly dump of a single function.
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-05-07 Rob LandleyAdd "make bloatcheck" to run Matt Mackall's bloat-o...
2006-05-07 Rob LandleyDennis Vlasenko pointed out that run_applet_by_name...
2006-05-06 Mike Frysingerfix udhcp again
2006-05-06 Mike Frysingermake sure script is executable
2006-05-05 Rob LandleyAdd an "optional" line for FEATURE_READLINK_FOLLOW.
2006-05-05 Rob LandleyNew test from Natanael Copa.
2006-05-05 Mike Frysingerdidnt mean to commit debug enable
2006-05-05 Mike Frysingeruse %p when printing pointers, not %x
2006-05-05 Mike Frysingerfix Bug 659 as reported by Robin Getz
2006-05-05 Rob LandleyBusybox's udhcp was deleted a while ago. Bolting an...
2006-05-05 Rob LandleyAnother patch from Garrett: remove bad block bitmap...
2006-05-05 Rob LandleyMigrate endianness macros.
2006-05-05 Rob LandleyPatch from Dennis Vlasenko resetting values that get...
2006-05-05 Rob LandleyPatch from Dennis Vlasenko simplifying the APPLET macros.
2006-05-05 Rob LandleyPatch from Jason Schoon to make mount -a not abort...
2006-05-05 Bernhard Reutner... - ignore missing helptext for options which are not...
2006-05-05 Bernhard Reutner... - add helptext for CONFIG_UNIX2DOS
2006-05-04 Rob LandleyNot quite compiler independent, but we've never tried...
2006-05-04 Rob LandleyIt was sitting there, in the patches directory, for...
2006-05-04 Rob LandleyThere aren't any bzip2 based RPMs. If people want...
2006-05-04 Rob LandleyCONFIG->ENABLE migration.
2006-05-04 Rob LandleyFix allbareconfig.
2006-05-04 Bernhard Reutner... - add script to check for missing help entries of confi...
2006-05-03 Rob LandleyBig dead code elimination pass from Garrett.
2006-05-03 Rob LandleyBuild break fix from Bernhard fischer, fixing fallout...
2006-05-03 Rob LandleyWhitespace and documentation cleanup from Dennis Vlasenko.
2006-05-03 Rob LandleyPatch from Rich Felker to make ls use libc's qsort.
2006-05-03 Rob LandleyRich Felker writes:
2006-05-03 Rob LandleyPatch from Garrett Kajmowicz to move a lot of #defines...
2006-05-03 Rob LandleyRemove HDIO_GETGEO_BIG which is dead (removed from...
2006-05-03 Rob LandleyUse ATTRIBUTE_NORETURN as suggested by tito, plus a...
2006-05-02 Rob LandleyPatch from Jason Schoon to add optional SIGUSR1 support...
2006-05-02 Rob LandleyMinor tweaks: remove traces of old $COMMAND environment...
2006-05-02 Rob LandleyPatch from Shaun Jackman:
2006-05-01 Rob LandleyPatch from tito removing obsolete code.
2006-05-01 Rob LandleyNotes on portability, and on when #include <linux/blah...
2006-05-01 Rob LandleyFixup a build break if ENABLE_SHOW_USAGE switched off...
2006-04-29 Rob LandleyPatches from Denis Vlasenko to rework "current_name...
2006-04-29 Rob LandleyPatch from Denis Vlasenko:
2006-04-29 Rob LandleyPatch from Denis Vlasenko:
2006-04-29 Rob LandleyRemove some unused code pointed out by Tito, plus a...
2006-04-29 Rob LandleyStyle fixes from Denis Vlasenko.
2006-04-29 Rob LandleyAnother patch from Denis Vlasenko:
2006-04-29 Rob LandleyFrom Dennis Vlasenko, Make hdparm smaller:
2006-04-29 Rob LandleyCleanup to hdparm by tito.
2006-04-29 Mike Frysingertermios.h is already included so dont include sys/termi...
2006-04-29 Mike Frysingerdetect more obsolete headers
2006-04-29 Mike Frysingerjust include fcntl.h not sys/fcntl.h
2006-04-29 Mike Frysingerjust include fcntl.h not sys/fcntl.h
2006-04-29 Mike FrysingerRob Sullivan writes: rewrite the regex handling to...
2006-04-29 Mike Frysingercompile.h is incorrect; create a new do_link.h and...
2006-04-29 Mike Frysingeruse pretty output for scripts/bb_mkdep and scripts...
2006-04-28 Bernhard Reutner... - rerun gcse pass after reload, enable whole-program...
2006-04-28 Bernhard Reutner... - print "Obsolet headers" instead of "Obsolete function...
2006-04-28 Rob LandleyMore usage.h cleanups, with collateral changes to httpd...
2006-04-28 Rob LandleyPatch from tito to update output of hdparm.
2006-04-27 Rob LandleyPatch from Dennis Vlasenko to add the option to compres...
2006-04-27 Rob LandleyRe-wordwrap the new tests, and fix seq.c to pass them.
2006-04-27 Bernhard Reutner... - add two regression tests for seq.
2006-04-26 Bernhard Reutner... - add note about crond
2006-04-26 Bernhard Reutner... - patch from Denis Vlasenko to make sizes PHONY and...
2006-04-25 Rob LandleyConvert a chunk of usage.h to USE_ and SKIP_ (more...
2006-04-25 Rob LandleyPortability tweak from Shaun Jackman, don't include...
2006-04-24 Rob LandleyFrom Denis Vlasenko:
2006-04-24 Bernhard Reutner... - return ret so we return something meaningful.
2006-04-21 Mike FrysingerJason Schoon writes: Attached is a patch to display...
2006-04-21 Mike FrysingerJason Schoon writes: This makes the case where LFS...
2006-04-21 Mike Frysinger2006-04-20 Shaun Jackman <sjackman@gmail.com>
2006-04-21 Ned Ludd- passwd doesnt use salt with md5 passwords; bug #604...
2006-04-20 Mike Frysingerkill signed warnings
2006-04-19 Rob LandleyPatch from Jean Wolter:
2006-04-19 Rob Landleysvn 14824 broke -funsigned-char and possibly building...
2006-04-18 Rob LandleyNew applet cksum, from Rob Sullivan.
2006-04-18 Rob LandleyRemove some #if 0 code.
2006-04-18 Rob LandleySimplify the GPL boilerplate.
2006-04-18 Bernhard Reutner... - typo: s/derefernce/dereference/g
2006-04-18 Bernhard Reutner... - commentary typo and superfluous whitespace removal...
2006-04-18 Bernhard Reutner... - improve wording in some help texts a little bit.
2006-04-18 Bernhard Reutner... - add typo s/deamon/daemon/g
2006-04-18 Bernhard Reutner... - patch from P.J. Day to rely on the automatic indentin...
2006-04-18 Bernhard Reutner... - enable dumpleases applet again; bad rob
2006-04-18 Bernhard Reutner... - add grep for typo s/algorithic/algorithmic/g
2006-04-18 Bernhard Reutner... - BusyBox is under GPL.
2006-04-18 Bernhard Reutner... - simplify config options of the ip applet.
2006-04-18 Rob LandleyFrom Rob Sullivan: Fix a segfault with searching, plus...
2006-04-17 Rob LandleyRobert Eggers noticed that nfsmount would sometimes...
2006-04-17 Rob LandleyGlenn gave permission for GPLv2 "or later".
2006-04-17 Rob LandleyPatch from Tito to fix printing null and make output...
2006-04-17 Rob LandleyRemove a superfluous quote and more non-generic standal...
2006-04-17 Rob LandleyElf dynamic linker stuff from Rich Felker.
2006-04-17 Mike Frysingerenable udhcp applets again; bad rob
2006-04-16 Mike Frysingerjust use the stack to kill memleak and return if user...
next