platform/upstream/busybox.git
2006-03-28 Rob LandleyMike Frysinger pointed out we can go
2006-03-28 Rob LandleyBernhard Fischer spotted that we shouldn't free fstype...
2006-03-28 Paul Foxfix behavior of ZZ, with respect to readonly mode(s...
2006-03-28 Mike Frysingerremove some more config code rob missed in rev 13701...
2006-03-28 Mike Frysingerjust whitespace fixes
2006-03-27 Rob Landleysetlogcons, from Jan Kaszka.
2006-03-27 Rob LandleyMention that 1.1.2 should be out Juneish.
2006-03-27 Paul Foxensure that corrupted file extraction causes both a...
2006-03-27 Rob LandleyMore from Jan Kiszka: this is a port of the latest...
2006-03-27 Rob LandleyFrom Jan Kiszka: This patch fixes the security labellin...
2006-03-27 Rob LandleyPatch from Jan Kiszka: In case the libselinux developme...
2006-03-27 Rob LandleySoftware Freedom Law Center and the fixes.patch thing.
2006-03-27 Paul Foxadd support for :wn (initial patch from Alexander...
2006-03-27 Paul Foxdrop obsolete version string in favor of actual BB...
2006-03-27 Rob LandleyTurn #if 0 into a comment.
2006-03-27 Paul Foxprevent find from ever descending into an xdev'ed direc...
2006-03-26 Rob LandleyMore dead code removal.
2006-03-26 Rob LandleyRobert P Day removed some commented out code.
2006-03-25 Rob LandleyDefine both big endian and little endian macros.
2006-03-25 Rob LandleyStephane Billiart found an endianness bug in insmod.
2006-03-24 Bernhard Reutner... - commentary typos
2006-03-24 Bernhard Reutner... - make sure that we see freeramdisk only once
2006-03-24 Rob LandleyWhen cross-compiling, the install directory for shared...
2006-03-23 Mike Frysingerremove in place of external link
2006-03-23 Bernhard Reutner... - correct typo
2006-03-23 Rob LandleyBug spotted by Stephane Billiart: losetup depends on...
2006-03-23 Rob LandleyVery nice patch from Rich Felker to portably set the...
2006-03-23 Mike Frysingermake the makefile a little more flexible so we can...
2006-03-23 Rob LandleyNews entry announcing 1.1.1.
2006-03-23 Mike Frysingersync busybox and udhcp trees
2006-03-23 Mike Frysingerfixup style
2006-03-23 Mike Frysingerdont printf arguments given by user for security sanity
2006-03-23 Mike Frysingerfix typo
2006-03-22 Rob LandleyWe make both busybox and busybox_unstripped all the...
2006-03-22 Rob LandleyPatch from Rogelio Serrano to defer checking whether...
2006-03-22 Rob LandleyFix "seq 1 1".
2006-03-22 Rob LandleyFix from Glenn McGrath.
2006-03-22 Rob LandleyTweak allbareconfig not to pause.
2006-03-22 Rob LandleyAnnoint 1.1.1.
2006-03-22 Rob LandleyAnother header suggestion from Shaun Jackman.
2006-03-22 Mike Frysinger2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ...
2006-03-21 Rob LandleyFix missing copyright and license notice.
2006-03-21 Rob LandleyPatch from Stuart Hughes upgrading depmod.pl
2006-03-21 Rob LandleyPatch from Shaun Jackman to make loop.c build only...
2006-03-21 Rob LandleyTemporarily disable shared library for the 1.1.1 release.
2006-03-21 Bernhard Reutner... - workaroung pr25795 in gcc-4.1
2006-03-20 Rob LandleyRemove unneeded entries.
2006-03-20 Rob LandleyCleanup: remove double quotes that don't seem to be...
2006-03-20 Eric Andersenwhitespace cleanup
2006-03-20 Eric AndersenFix some obvious compile problems. Make the -f' fakeIt...
2006-03-20 Eric AndersenWilly Tarreau writes:
2006-03-20 Eric AndersenRoy Walker writes:
2006-03-20 Rob LandleyPatch from tito, acked by Bernhard Fischer.
2006-03-20 Rob LandleyUse lstat() instead of stat so /init being a symlink...
2006-03-18 Bernhard Reutner... - tito writes: this patch fixes some comments in dos2un...
2006-03-18 Bernhard Reutner... - explain what magic numbers we're using here.
2006-03-18 Bernhard Reutner... - whitespace cleanup (and also check against the const...
2006-03-18 Bernhard Reutner... - fix order of includes.
2006-03-18 Mike Frysingerdeclare const id argument const for probe_{ext2,ext3...
2006-03-18 Mike Frysingerneed string.h as well as strings.h
2006-03-18 Mike Frysingerneed EXT2FS_OBJS for fsck
2006-03-18 Rob LandleyMake the new chroot environment creation infrastructure...
2006-03-18 Rob LandleyMy mount testsuite. Not automatically run at the momen...
2006-03-18 Rob LandleyMore fixes. Type "auto" should mean unspecified from...
2006-03-18 Rob LandleyWhitespace cleanup and minor tweak (return -ERRNO inste...
2006-03-17 Rob LandleyBug fix: umount wasn't detaching loop devices unless...
2006-03-16 Rob LandleyMore test updates.
2006-03-16 Rob LandleyRedo test suite to be able to test more than one comman...
2006-03-16 Rob LandleyRandom in-passing tweak.
2006-03-15 Rob LandleyUpdate for bug 14.
2006-03-14 Rob LandleyTito shrank dos2unix.
2006-03-14 Rob LandleyMore "extern" removals from Robert P. Day
2006-03-14 Rob LandleyAttempt to make a warning go away without increasing...
2006-03-14 Rob LandleyMissed one.
2006-03-14 Rob LandleyThe new, new mount rewrite. (Mount double prime?)...
2006-03-14 Rob LandleyTito unified fdflush and freeramdisk. I tweaked the...
2006-03-13 Mike Frysingerupdate comments as to what caused the defines to change
2006-03-13 Bernhard Reutner... - add two comments
2006-03-13 Bernhard Reutner... - remove superfluous dependency which was fixed in...
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-13 Rob LandleyPatch from Denis Vlasenko to add xstat() and use it.
2006-03-13 Rob LandleyUpdate documentation.
2006-03-13 Rob Landley"make help" should not build the configurator first.
2006-03-13 Rob LandleyFix "rm .config;make menuconfig" to work like "rm ...
2006-03-12 Rob LandleyCleanup patch from tito.
2006-03-11 Rob LandleySize reduction by Tito.
2006-03-10 Mike Frysingerfix building with glibc-2.4
2006-03-10 Mike Frysingeradd a sep option for stripping
2006-03-10 Mike Frysingerrearrange the menu a little to split general settings...
2006-03-10 Rob LandleyCleanup patches from tito.
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-09 Rob LandleyFixup to the previous (portability) patch. Linux actua...
2006-03-09 Rob LandleyPortability patch from rfelker. The bb_asprintf.c...
2006-03-09 Rob LandleyI'm about to introduce tests that need to run as root...
2006-03-09 Rob LandleyCleanup from Paul Fox. One find piped to xargs is...
2006-03-09 Rob LandleyMention a few web browsers.
2006-03-09 Rob LandleyThey won't stop asking, but we can point them to the...
2006-03-09 Rob LandleyPatch from Denis Vlasenko to make unlzma smaller.
2006-03-09 Bernhard Reutner... - remove check. Fixes e.g. buildroot
2006-03-09 Bernhard Reutner... - fix typo
next