2006-08-20 |
Rob Landley | Yann E. Morin spotted a broken check_ld macro. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Rob Landley | Michael Opdenacker contributed a readahead applet. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Bernhard Reutner... | - typo s/ENABLE_WGET_LONG_OPTIONS/ENABLE_FEATURE_WGET_L... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Bernhard Reutner... | - merge -r15463:15564 from busybox_scratch branch throu... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Bernhard Reutner... | - typo: s/optarg/nprobes_str; fixes segfault as reporte... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Bernhard Reutner... | - remove CRIS specific CFLAG from generic flags-checking. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Bernhard Reutner... | - remove last reminiscents of IN_BUSYBOX |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Rob Landley | The kernel can't handle umount /dev/hdc, we have to... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Rob Landley | Timo Scheffler pointed out that OpenWRT isn't listed. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Rob Landley | Add link to BusyBox Weekly News. (Yeah, another timesink.) |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Rob Landley | New entry about backporting fixes. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Rob Landley | Update the tinyutils page to mention microperl, LUA... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Rob Landley | Bernhard Fischer pointed out some leftover debris needi... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rob Landley | Make a warning go away when standalone shell is disabled. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rob Landley | Patch from Chris Steel to fix mdev deleting device... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Rob Landley | Ok, features.h already defines _OPEN_SOURCE (and compla... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rob Landley | Another whack at scripts/individual. Now builds 212... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rob Landley | Update usage to talk about the new shared subtree stuff... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Rob Landley | Vladimir Dronnikov convinced me to twiddle the semantic... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Rob Landley | Fix a typo (|| instead of |) and remove two comments... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Rob Landley | Add shared subtree support, suggested by Vladimir Dronn... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Rob Landley | Using lstat() instead of stat() means that attempting... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Rob Landley | Make a warning go away on 64-bit systems. |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Rob Landley | Teach md5sum and sha1sum to work the way other applets... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Rob Landley | scripts/individual now builds 171 applets. Some of... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | There are a number of reasons for reinventing printf... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | We haven't got a CONFIG_APT_GET. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Digging up my old "make standalone" stuff from a year... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Add busybox_old to distclean. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Add comments to all the functions in this file document... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Ok, that's not a typo, that's just me not thinking. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Typo. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Now that we have xopen3(), it's just plain unclean... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Use xopen3() instead of an after-the-fact chown. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Landley | Thinko spotted by Vladimir Dronnikov. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | Try to make a "type-punned pointer" warning go away... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | Patch from tito to improve options parsing. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | Remove xcalloc() and convert its callers to xzalloc... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | These should have been part of 15767 too. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | Fix umount so loop device disassociation hopefully... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | Attempt to fixup httpd.c to match svn 15767. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
"Robert P.... | Remove apparent typo in "bool" line. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
"Robert P.... | Move declaration to be compatible with older gcc's. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Rob Landley | Make a gcc 4.1 warning go away. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Rob Landley | Announce 1.2.1 |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Rob Landley | 1) ifeq is make syntax, #ifeq is a make comment. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Rob Landley | Remove code that can't be reached. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Rob Landley | Tito said that strings is a complete rewrite. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Rob Landley | Switch off CONFIG_NITPICK in defconfig. (Kind of the... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Rob Landley | Add back in non-ifdef version of FEATURE_PRETTY_PRINT... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Rob Landley | And now, with a for loop, so it can handle the nested... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Rob Landley | There's no excuse for adding new #ifdefs to the code... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Rob Landley | I touched perl. I feel dirty. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Mike Frysinger | allow people to display dmesg output without syslog... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Mike Frysinger | eat gremlins |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Mike Frysinger | de-cuddle if( to if ( |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Rob Landley | Rich Filker spotted that sed -e 's/xxx/[/' didn't work... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Rob Landley | Patch from Shaun Jackman, set optind by hand if we... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Rob Landley | Unbreak allbareconfig. (Todo item: rewrite dependency... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Rob Landley | Somebody on the buildroot list hit: |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Mike Frysinger | get rid of udhcp submenu |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Mike Frysinger | move lchown/chown define out of specific files and... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
"Robert P.... | "formated" -> "formatted" throughout the code base. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Rob Landley | Patch from Yann Morin to fix bug 941, underscores in... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Rob Landley | Remove unnecessary consts. 1_2_0 |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Rob Landley | Replace the previous checkin with the correct fix. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Rob Landley | Patch from Yann Morin to look for modules.conf in the... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
"Robert P.... | For now, get around the error that "child" might be... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
"Robert P.... | Rearrange order of type qualifiers. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Rob Landley | Patch from Thaddeus Ternes, adding chuid to start-stop... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rob Landley | Bugfix from Tito to make sure /etc/group gets updated. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rob Landley | New mkswap. Small and simple. Might even work. :) |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rob Landley | Cleaup read() and write() variants, plus a couple of... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rob Landley | Convert setuid/setgid users to xsetuid/xsetgid. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rob Landley | Add -Werror. |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Rob Landley | We need xsetuid() and xsetgid() because per-user proces... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Rob Landley | Comment tweak from tito. |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Mike Frysinger | Tito writes: If the gecos field of an user is empty... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Rob Landley | Patch from Suresh Rajashekara moving comments and ... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Eric Andersen | mention osuosl |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Rob Landley | Add the two busybox developers' home pages that have... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Rob Landley | More minor tweaks. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Mike Frysinger | decuddle () from for/if/while |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Rob Landley | A couple things that got tangled up in my tree, easier... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
"Robert P.... | Add one-line GPL boilerplate to numerous (but not all... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Rob Landley | Patch from Tito to remove pwd_to_spwd (which we don... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
"Robert P.... | Add one-line GPL boilerplate to these source files. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Rob Landley | Denis Vlasenko spotted the lack of bounds checking... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Rob Landley | Upgrade netcat a lot. Make -e able to take the rest... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
"Robert P.... | Replace current verbose GPL stuff in libbb/*.c with... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Rob Landley | Add itoa and utoa to see what Denis Vlasenko thinks. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Rob Landley | Patch from Tito to make syslog configurable and remove... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Rob Landley | Patch from Shaun Jackman to set environment variable... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Rob Landley | Bugfix from Shaun Jackman (check that argv[optind]... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Rob Landley | Point at fixes.patch for 1.2.1. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Rob Landley | Fix tar so it can extract git-generated tarballs, based... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Rob Landley | Attempt to address Shaun Jackman's problem adding ... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Fox | fix dependencies so that compressed usage gets rebuilt if |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Rob Landley | Minor build tweaks that save 1100 bytes building busybo... |
commit | commitdiff | tree | snapshot |
next |