platform/upstream/busybox.git
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
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-08 Mike Frysingerimport most of e2fsprogs 1.38 updates
2006-03-07 Paul Foxvi-mode changes: eliminate warnings from out-of-range...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-06 Rob LandleyWalt Wimer noticed that mknod couldn't handle major...
2006-03-06 Bernhard Reutner... - workaround bug in make-3.81beta4:
2006-03-06 Bernhard Reutner... - work around missing features and bugs in make-3.79.1:
2006-03-05 Mike Frysingerclean *.osm as pointed out by Robert P. J. Day
2006-03-05 Mike Frysingerclean busybox_unstripped as pointed out by Robert P...
2006-03-04 Rob LandleyPatch from Robert P. Day, moving byte order checks...
2006-03-03 Bernhard Reutner... - correct comment.
2006-03-03 Rob LandleyTypo fixes brought to you by the letters a, l, and...
2006-03-03 Eric AndersenKill off some unused code that was wasting several...
2006-03-03 Rob LandleyDenis Vlasenko noticed that falign=0 is meaningless...
2006-03-03 Bernhard Reutner... - ar cruP doesn't replace ('r') but unconditionally...
2006-03-02 Bernhard Reutner... - remove unused lists *-m
2006-03-02 Bernhard Reutner... - make sure applets.o is rebuilt when the .config changes.
2006-03-02 Bernhard Reutner... - allow for make /path/to/dir/file.o
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-02 Bernhard Reutner... - silence warning about "'free_and_close_stuff' used...
2006-03-02 Bernhard Reutner... Denis Vlasenko writes: make sizes was rebuilding busybo...
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-03-01 Rob LandleyFixup to make warnings from the last patch go away.
2006-03-01 Rob LandleySelinux fix from Jan Kiszka.
2006-03-01 Bernhard Reutner... - fix compilation of sed.
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-03-01 Rob LandleyWhen gnu fails this one we shouldn't let it _hang_...
2006-03-01 Rob LandleyYet more sed tests. Passing these is a to-do item...
2006-03-01 "Vladimir N... use bb_xstrndup vs strndup. Thanks rfelker.
2006-02-28 "Vladimir N... more busybox's style: close bug 745
2006-02-28 "Vladimir N... make grep faster (close bug 758), reduce small memory...
2006-02-28 "Vladimir N... more security: don't start shell code from argv
2006-02-28 Rob Landleydefconfig shouldn't enable CONFIG_INSTALL_NO_USR, and...
2006-02-28 Rob LandleyCosmetic cleanup from tito.
2006-02-28 Rob LandleyCleanup from Glenn McGrath.
2006-02-27 Bernhard Reutner... - whitespace cleanup from Tito.
2006-02-26 Rob LandleyPatch from Glenn McGrath to remove code that opens...
2006-02-25 Mike Frysingerremove duplicate license notice
2006-02-25 Mike Frysingerstrip out unneeded comments
2006-02-25 "Vladimir N... fdisk unmaintained now :(
2006-02-25 Rob LandleyAnother clean-up patch from Garrett.
2006-02-25 Rob LandleyMinor cleanup from Garrett Kajmowicz.
2006-02-24 Rob LandleyCleanup from Denis Vlasenko.
2006-02-24 Rob LandleyI was playing around with a dependency generator a...
2006-02-24 Rob LandleyMissed one in the get_line_from_file() update...
2006-02-24 Rob LandleyMove FAQ under docs, add programming.html to docs list.
2006-02-24 Rob LandleyMention patches directory as a read-only svn alternative.
2006-02-24 Rob LandleyA few changes falling out from the effort to make sed...
2006-02-24 Rob LandleyAdd a test suite for seq.
2006-02-24 Mike Frysingeradd exception for uncuddling brackets
2006-02-23 Rob LandleyLots of tests the fix to sed needs to pass...
2006-02-23 Rob LandleyDocumentation update: more detail on vfork.
2006-02-23 Rob Landley"sed 2 -2 10" was very unhappy. Made the thing bigger...
2006-02-23 Bernhard Reutner... - put NLS stuff in one central place to avoid redefines.
2006-02-23 Rob LandleyConvert all the applets from #include to USE(). Had...
2006-02-23 Mike Frysingeradd myself and Bernhard
2006-02-22 Mike Frysingertest to make sure applets are in alphabetical order
2006-02-22 Mike Frysingerfix applet order
2006-02-22 Mike Frysingerdocument leading + option
2006-02-22 Rob LandleyYou don't need an #ifdef around #defines in usage.
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-02-22 Rob LandleyTweak my entry.
2006-02-22 Rob LandleyBug 751: file handle leaks can add up until available...
2006-02-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-21 Rob LandleySmall tweak cherry-picked from Devin Bayer's monster...
2006-02-21 Rob LandleyForgot to check this in last night, part of the hash_fd...
2006-02-21 Rob LandleyPatch from Devin Bayer to split up hash_fd.c into md5...
2006-02-21 Rob LandleyCreate /dev/root symlink pointing to real root device...
2006-02-21 Rob LandleyWalter Harms added -D to date, and I did a code cleanup...
2006-02-21 Mike Frysingereat extraneous newlines at the end of applet full usage
2006-02-21 Mike Frysingeradd setarch/linux32/linux64 applet
2006-02-21 Rob LandleyMissed a file in the last checkin, won't build without...
2006-02-21 Mike Frysingera few more comment touchups
2006-02-21 Mike Frysingertranslate Russian-English to just plain English
2006-02-20 Rob LandleyPatch from Giuseppe Ciotta to specify retry count.
2006-02-20 Rob LandleyRename UNUSE() to SKIP().
2006-02-20 Rob LandleyBug 640: a filename of length exactly 100 could bleed...
next