Age | Commit message (Expand) | Author |
2008-06-02 | Reinstate CONFIG_CROSS_COMPILE_PREFIX | Denis Vlasenko |
2008-05-28 | Remove 'busybox' word from configuration programs | Denis Vlasenko |
2008-05-26 | scripts: add a script which prints memory map of running busybox | Denis Vlasenko |
2008-05-26 | scripts: add primitive memory usage meter script | Denis Vlasenko |
2008-05-23 | - optionally pass additional flags down to nm | Bernhard Reutner-Fischer |
2008-05-21 | - make Christian happy | Bernhard Reutner-Fischer |
2008-05-21 | - skip empty lines and archive members | Bernhard Reutner-Fischer |
2008-05-19 | - Rename getpty() to xgetpty() and adjust callers. | Bernhard Reutner-Fischer |
2008-05-16 | - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever | Bernhard Reutner-Fischer |
2008-05-13 | Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. | Denis Vlasenko |
2008-05-09 | - pass flags to ld in one argument | Bernhard Reutner-Fischer |
2008-05-08 | - forgot to pull in arch-specific tweaks | Bernhard Reutner-Fischer |
2008-05-02 | more fixes to testsuite by Cristian and vda | Denis Vlasenko |
2008-04-30 | trylink: fix glibc check; make --sort-section option look less ugly | Denis Vlasenko |
2008-04-25 | fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing) | Denis Vlasenko |
2008-04-12 | Makefile.IMA: generate autoconf.h if needed | Denis Vlasenko |
2008-04-11 | - fix detection of whole-program | Bernhard Reutner-Fischer |
2008-04-11 | - also use the incoming LDFLAGS and EXTRA_LDFLAGS | Bernhard Reutner-Fischer |
2008-04-11 | - erm sorry. no ipsvd here | Bernhard Reutner-Fischer |
2008-04-11 | - add ipsvd | Bernhard Reutner-Fischer |
2008-04-11 | fix build with gcc -combine | Denis Vlasenko |
2008-04-11 | - add printutils and util-linux/volume_id | Bernhard Reutner-Fischer |
2008-04-05 | cpio: fix a bug where we do not extract zero-sized hardlinks | Denis Vlasenko |
2008-03-26 | - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig | Bernhard Reutner-Fischer |
2008-03-24 | *: whitespace fixes, no code changes | Denis Vlasenko |
2008-03-21 | update defconfig | Denis Vlasenko |
2008-03-21 | *: fix build problems found with randomconfig | Denis Vlasenko |
2008-03-21 | scripts/bb_release: release script (I nearly lost it last time) | Denis Vlasenko |
2008-03-17 | volume_id: disable detection routines which are not setting label and uuid an... | Denis Vlasenko |
2008-03-17 | volude_id: remove unused fields and functions which were setting them | Denis Vlasenko |
2008-03-17 | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko |
2008-02-16 | mount: make -f work even without mtab support | Denis Vlasenko |
2008-02-14 | build system: pass CFLAGS to link stage too (closes bug 1376) | Denis Vlasenko |
2008-02-13 | build system: don't use -o /dev/null, old gcc can delete /dev/null! | Denis Vlasenko |
2008-02-11 | - spelling fixes | Bernhard Reutner-Fischer |
2008-02-08 | - add eject -s for SCSI- and USB-devices (Nico Erfurth) | Bernhard Reutner-Fischer |
2008-01-29 | - update defconfig | Bernhard Reutner-Fischer |
2008-01-18 | eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings | Paul Fox |
2008-01-13 | - update defconfig | Bernhard Reutner-Fischer |
2008-01-11 | - add ipsvd | Bernhard Reutner-Fischer |
2007-12-28 | trylink: instead of build error, disable --gc-sections if GLIBC && STATIC | Denis Vlasenko |
2007-12-24 | defconfig: update | Denis Vlasenko |
2007-12-22 | perror_nomsg: don't print extra colon | Denis Vlasenko |
2007-12-02 | attack the biggest stack users: | Denis Vlasenko |
2007-11-23 | update defconfig | Denis Vlasenko |
2007-11-18 | make output a little more friendly | Mike Frysinger |
2007-11-18 | merge from upstream for systems that dont integrate libintl into their C libr... | Mike Frysinger |
2007-11-13 | trylink: accomodate older versions of ld | Denis Vlasenko |
2007-10-11 | fix a problem with two different applet_name's | Denis Vlasenko |
2007-10-11 | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko |