| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.IMA: generate autoconf.h if needed | Denis Vlasenko | 2008-04-12 | 1 | -5/+20 |
* | - fix detection of whole-program | Bernhard Reutner-Fischer | 2008-04-11 | 1 | -1/+1 |
* | - also use the incoming LDFLAGS and EXTRA_LDFLAGS | Bernhard Reutner-Fischer | 2008-04-11 | 1 | -0/+2 |
* | - erm sorry. no ipsvd here | Bernhard Reutner-Fischer | 2008-04-11 | 1 | -3/+0 |
* | - add ipsvd | Bernhard Reutner-Fischer | 2008-04-11 | 1 | -0/+3 |
* | fix build with gcc -combine | Denis Vlasenko | 2008-04-11 | 1 | -3/+11 |
* | - add printutils and util-linux/volume_id | Bernhard Reutner-Fischer | 2008-04-11 | 1 | -19/+36 |
* | cpio: fix a bug where we do not extract zero-sized hardlinks | Denis Vlasenko | 2008-04-05 | 1 | -1/+0 |
* | - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig | Bernhard Reutner-Fischer | 2008-03-26 | 1 | -0/+2 |
* | *: whitespace fixes, no code changes | Denis Vlasenko | 2008-03-24 | 1 | -1/+1 |
* | update defconfig | Denis Vlasenko | 2008-03-21 | 1 | -2/+3 |
* | *: fix build problems found with randomconfig | Denis Vlasenko | 2008-03-21 | 1 | -1/+1 |
* | scripts/bb_release: release script (I nearly lost it last time) | Denis Vlasenko | 2008-03-21 | 1 | -0/+34 |
* | volume_id: disable detection routines which are not setting label and uuid an... | Denis Vlasenko | 2008-03-17 | 1 | -11/+0 |
* | volude_id: remove unused fields and functions which were setting them | Denis Vlasenko | 2008-03-17 | 1 | -2/+0 |
* | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko | 2008-03-17 | 2 | -11/+76 |
* | mount: make -f work even without mtab support | Denis Vlasenko | 2008-02-16 | 1 | -0/+1 |
* | build system: pass CFLAGS to link stage too (closes bug 1376) | Denis Vlasenko | 2008-02-14 | 1 | -11/+12 |
* | build system: don't use -o /dev/null, old gcc can delete /dev/null! | Denis Vlasenko | 2008-02-13 | 1 | -4/+8 |
* | - spelling fixes | Bernhard Reutner-Fischer | 2008-02-11 | 1 | -1/+1 |
* | - add eject -s for SCSI- and USB-devices (Nico Erfurth) | Bernhard Reutner-Fischer | 2008-02-08 | 1 | -0/+1 |
* | - update defconfig | Bernhard Reutner-Fischer | 2008-01-29 | 1 | -3/+6 |
* | eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings | Paul Fox | 2008-01-18 | 1 | -1/+0 |
* | - update defconfig | Bernhard Reutner-Fischer | 2008-01-13 | 1 | -0/+1 |
* | - add ipsvd | Bernhard Reutner-Fischer | 2008-01-11 | 1 | -0/+3 |
* | trylink: instead of build error, disable --gc-sections if GLIBC && STATIC | Denis Vlasenko | 2007-12-28 | 1 | -9/+40 |
* | defconfig: update | Denis Vlasenko | 2007-12-24 | 1 | -3/+6 |
* | perror_nomsg: don't print extra colon | Denis Vlasenko | 2007-12-22 | 1 | -1/+1 |
* | attack the biggest stack users: | Denis Vlasenko | 2007-12-02 | 1 | -1/+2 |
* | update defconfig | Denis Vlasenko | 2007-11-23 | 1 | -6/+24 |
* | make output a little more friendly | Mike Frysinger | 2007-11-18 | 1 | -3/+3 |
* | merge from upstream for systems that dont integrate libintl into their C libr... | Mike Frysinger | 2007-11-18 | 2 | -8/+16 |
* | trylink: accomodate older versions of ld | Denis Vlasenko | 2007-11-13 | 1 | -7/+18 |
* | fix a problem with two different applet_name's | Denis Vlasenko | 2007-10-11 | 1 | -4/+2 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -4/+4 |
* | Move applets/applet.c into libbb, allows to get rid of --whole-archive | Denis Vlasenko | 2007-10-10 | 1 | -9/+8 |
* | trylink: s/strip/$STRIP/g | Denis Vlasenko | 2007-10-10 | 1 | -3/+3 |
* | trylink: trivial cleanup | Denis Vlasenko | 2007-10-09 | 1 | -2/+2 |
* | trylink: reformat link flags for readability | Denis Vlasenko | 2007-10-09 | 1 | -25/+89 |
* | trylink: remove useless redirects, add missing error checks | Denis Vlasenko | 2007-10-09 | 1 | -4/+9 |
* | trylink: trivial fixes | Denis Vlasenko | 2007-10-09 | 1 | -8/+4 |
* | make "individual applets" build less noisy. | Denis Vlasenko | 2007-10-08 | 1 | -3/+3 |
* | make --help work for "individual applets" too. | Denis Vlasenko | 2007-10-07 | 1 | -6/+3 |
* | libbusybox: move (possibly compressed) help stuff into libbusybox. | Denis Vlasenko | 2007-10-07 | 1 | -30/+9 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 | Denis Vlasenko | 2007-10-07 | 1 | -1/+68 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 | Denis Vlasenko | 2007-10-07 | 1 | -19/+34 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 | Denis Vlasenko | 2007-10-07 | 1 | -13/+15 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 | Denis Vlasenko | 2007-10-07 | 1 | -16/+81 |
* | make variables static | Denis Vlasenko | 2007-09-27 | 1 | -1/+1 |
* | check-lxdialog.sh: no point in giving up, maybe -lcurses will work? | Denis Vlasenko | 2007-09-26 | 1 | -1/+3 |