platform/upstream/busybox.git
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-08-18 Bernhard Reutner... - typo: s/optarg/nprobes_str; fixes segfault as reporte...
2006-08-18 Bernhard Reutner... - remove CRIS specific CFLAG from generic flags-checking.
2006-08-18 Bernhard Reutner... - remove last reminiscents of IN_BUSYBOX
2006-08-17 Rob LandleyThe kernel can't handle umount /dev/hdc, we have to...
2006-08-17 Rob LandleyTimo Scheffler pointed out that OpenWRT isn't listed.
2006-08-16 Rob LandleyAdd link to BusyBox Weekly News. (Yeah, another timesink.)
2006-08-16 Rob LandleyNew entry about backporting fixes.
2006-08-16 Rob LandleyUpdate the tinyutils page to mention microperl, LUA...
2006-08-15 Rob LandleyBernhard Fischer pointed out some leftover debris needi...
2006-08-10 Rob LandleyMake a warning go away when standalone shell is disabled.
2006-08-10 Rob LandleyPatch from Chris Steel to fix mdev deleting device...
2006-08-10 Rob LandleyOk, features.h already defines _OPEN_SOURCE (and compla...
2006-08-09 Rob LandleyAnother whack at scripts/individual. Now builds 212...
2006-08-09 Rob LandleyUpdate usage to talk about the new shared subtree stuff...
2006-08-09 Rob LandleyVladimir Dronnikov convinced me to twiddle the semantic...
2006-08-08 Rob LandleyFix a typo (|| instead of |) and remove two comments...
2006-08-08 Rob LandleyAdd shared subtree support, suggested by Vladimir Dronn...
2006-08-08 Rob LandleyUsing lstat() instead of stat() means that attempting...
2006-08-06 Rob LandleyMake a warning go away on 64-bit systems.
2006-08-06 Rob LandleyTeach md5sum and sha1sum to work the way other applets...
2006-08-05 Rob Landleyscripts/individual now builds 171 applets. Some of...
2006-08-04 Rob LandleyThere are a number of reasons for reinventing printf...
2006-08-04 Rob LandleyWe haven't got a CONFIG_APT_GET.
2006-08-04 Rob LandleyDigging up my old "make standalone" stuff from a year...
2006-08-04 Rob LandleyAdd busybox_old to distclean.
2006-08-04 Rob LandleyAdd comments to all the functions in this file document...
2006-08-04 Rob LandleyOk, that's not a typo, that's just me not thinking.
2006-08-04 Rob LandleyTypo.
2006-08-04 Rob LandleyNow that we have xopen3(), it's just plain unclean...
2006-08-04 Rob LandleyUse xopen3() instead of an after-the-fact chown.
2006-08-04 Rob LandleyThinko spotted by Vladimir Dronnikov.
2006-08-03 Rob LandleyTry to make a "type-punned pointer" warning go away...
2006-08-03 Rob LandleyPatch from tito to improve options parsing.
2006-08-03 Rob LandleyRemove xcalloc() and convert its callers to xzalloc...
2006-08-03 Rob LandleyThese should have been part of 15767 too.
2006-08-03 Rob LandleyFix umount so loop device disassociation hopefully...
2006-08-03 Rob LandleyAttempt to fixup httpd.c to match svn 15767.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-08-03 "Robert P.... Remove apparent typo in "bool" line.
2006-08-03 "Robert P.... Move declaration to be compatible with older gcc's.
2006-08-01 Rob LandleyMake a gcc 4.1 warning go away.
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...
next