oweals/busybox.git
2006-07-31 Rob LandleyAnnounce 1.2.1
2006-07-31 Rob Landley1) ifeq is make syntax, #ifeq is a make comment.
2006-07-31 Rob LandleyRemove code that can't be reached.
2006-07-31 Rob LandleyTito said that strings is a complete rewrite.
2006-07-30 Rob LandleySwitch off CONFIG_NITPICK in defconfig. (Kind of the...
2006-07-27 Rob LandleyAdd back in non-ifdef version of FEATURE_PRETTY_PRINT...
2006-07-27 Rob LandleyAnd now, with a for loop, so it can handle the nested...
2006-07-27 Rob LandleyThere's no excuse for adding new #ifdefs to the code...
2006-07-27 Rob LandleyI touched perl. I feel dirty.
2006-07-27 Mike Frysingerallow people to display dmesg output without syslog...
2006-07-27 Mike Frysingereat gremlins
2006-07-27 Mike Frysingerde-cuddle if( to if (
2006-07-26 Rob LandleyRich Filker spotted that sed -e 's/xxx/[/' didn't work...
2006-07-26 Rob LandleyPatch from Shaun Jackman, set optind by hand if we...
2006-07-26 Rob LandleyUnbreak allbareconfig. (Todo item: rewrite dependency...
2006-07-25 Rob LandleySomebody on the buildroot list hit:
2006-07-24 Mike Frysingerget rid of udhcp submenu
2006-07-20 Mike Frysingermove lchown/chown define out of specific files and...
2006-07-20 "Robert P.... "formated" -> "formatted" throughout the code base.
2006-07-20 Rob LandleyPatch from Yann Morin to fix bug 941, underscores in...
2006-07-19 Rob LandleyRemove unnecessary consts. 1_2_0
2006-07-19 Rob LandleyReplace the previous checkin with the correct fix.
2006-07-19 Rob LandleyPatch from Yann Morin to look for modules.conf in the...
2006-07-18 "Robert P.... For now, get around the error that "child" might be...
2006-07-18 "Robert P.... Rearrange order of type qualifiers.
2006-07-17 Rob LandleyPatch from Thaddeus Ternes, adding chuid to start-stop...
2006-07-16 Rob LandleyBugfix from Tito to make sure /etc/group gets updated.
2006-07-16 Rob LandleyNew mkswap. Small and simple. Might even work. :)
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-16 Rob LandleyConvert setuid/setgid users to xsetuid/xsetgid.
2006-07-16 Rob LandleyAdd -Werror.
2006-07-15 Rob LandleyWe need xsetuid() and xsetgid() because per-user proces...
2006-07-15 Rob LandleyComment tweak from tito.
2006-07-15 Mike FrysingerTito writes: If the gecos field of an user is empty...
2006-07-14 Rob LandleyPatch from Suresh Rajashekara moving comments and ...
2006-07-13 Eric Andersenmention osuosl
2006-07-13 Rob LandleyAdd the two busybox developers' home pages that have...
2006-07-12 Rob LandleyMore minor tweaks.
2006-07-12 Mike Frysingerdecuddle () from for/if/while
2006-07-12 Rob LandleyA couple things that got tangled up in my tree, easier...
2006-07-12 "Robert P.... Add one-line GPL boilerplate to numerous (but not all...
2006-07-11 Rob LandleyPatch from Tito to remove pwd_to_spwd (which we don...
2006-07-11 "Robert P.... Add one-line GPL boilerplate to these source files.
2006-07-11 Rob LandleyDenis Vlasenko spotted the lack of bounds checking...
2006-07-10 Rob LandleyUpgrade netcat a lot. Make -e able to take the rest...
2006-07-10 "Robert P.... Replace current verbose GPL stuff in libbb/*.c with...
2006-07-10 Rob LandleyAdd itoa and utoa to see what Denis Vlasenko thinks.
2006-07-10 Rob LandleyPatch from Tito to make syslog configurable and remove...
2006-07-09 Rob LandleyPatch from Shaun Jackman to set environment variable...
2006-07-09 Rob LandleyBugfix from Shaun Jackman (check that argv[optind]...
2006-07-08 Rob LandleyPoint at fixes.patch for 1.2.1.
2006-07-06 Rob LandleyFix tar so it can extract git-generated tarballs, based...
2006-07-06 Rob LandleyAttempt to address Shaun Jackman's problem adding ...
2006-07-06 Paul Foxfix dependencies so that compressed usage gets rebuilt if
2006-07-06 Rob LandleyMinor build tweaks that save 1100 bytes building busybo...
2006-07-06 Rob LandleyFix three embarassing thinkos in the new dmesg.c:
2006-07-06 Rob LandleyBug fix from Vladimir Oleynic via Paul Fox for:
2006-07-05 Mike Frysingerfixes from ldoolitt@recycle.lbl.gov to use proper tab...
2006-07-05 "Robert P.... This file doesn't appear to be used anywhere.
2006-07-04 Bernhard Reutner... - Pull r15593:
2006-07-03 "Robert P.... Delete unused version.c file and corresponding function...
2006-07-03 Mike Frysingerremove duplicate CONFIG_TASKSET option
2006-07-03 Mike Frysingermake the -0 xargs option a little more clear
2006-07-03 "Robert P.... Remove the silly redundancy from that header file include.
2006-07-02 "Robert P.... Correct the comment to match the code.
2006-07-02 "Robert P.... Standardize on the vi editing directives being on the...
2006-07-02 "Robert P.... Allow a user-configurable minimum password length.
2006-07-02 Bernhard Reutner... - note that get_hz potentially needs cleanup.
2006-07-01 Rob LandleyPatch from Shaun Jackman moving the var=value logic...
2006-07-01 "Robert P.... Yet more "#if 0" content removed.
2006-07-01 "Robert P.... More removal of "#if 0" content.
2006-07-01 "Robert P.... More removal of "#if 0" content.
2006-07-01 "Robert P.... Remove "#if 0" content.
2006-07-01 "Robert P.... Get rid of all "#if 0" content.
2006-07-01 "Robert P.... Remove all usage of the "register" storage class specifier.
2006-07-01 "Robert P.... Remove "#if 1" directives.
2006-06-30 Rob LandleyAnnoint 1.2.0.
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-30 Ned Ludd- Give Rob Landley things TODO like depmod
2006-06-30 Rob LandleyMake another warning go away.
2006-06-30 Rob LandleyMake warnings go away.
2006-06-30 Rob LandleyMore random todo items...
2006-06-30 Rob LandleyThis kind of paranoia is a debug option at best.
2006-06-30 Rob LandleyFix bug 744 by moving the flushing logic into the exhau...
2006-06-30 Rob LandleyBug bugs.busybox.net/view.php?id=723 - initialize tv1...
2006-06-30 Mike Frysingerfix from Kolbjørn Barmen for building for m68k targets
2006-06-29 Rob LandleySome old kernel headers don't #include BLKSSZGET in...
2006-06-29 Rob LandleyMinor update on init not working.
2006-06-28 Rob LandleyFix bug bugs.busybox.net/view.php?id=874 where hexdump...
2006-06-28 Rob LandleyTop was catching sigterm (and fumbling sigint) so it...
2006-06-28 Rob LandleyFix bugs.busybox.net/view.php?id=826 in which "(echo...
2006-06-28 Mike Frysingercleanup patch usage
2006-06-27 Rob LandleyMore website cleanup.
2006-06-27 Rob LandleyMove 2005 and earlier to oldnews.
2006-06-27 Rob LandleyRedo the license section completely, and update the...
2006-06-27 Rob LandleyMove documentation links into the index so they're...
2006-06-27 Rob LandleyPatch from Geoff Baker to fix bug bugs.busybox.net...
2006-06-27 Rob LandleyFix bugs.busybox.net/view.php?id=906 which could cause...
2006-06-26 "Robert P.... Properly print the output for a sit (IPv6-in-IPv4)...
2006-06-26 "Robert P.... Aesthetic fix to use newer structure initialization...
next