oweals/busybox.git
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
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
next