aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-15busybox: Add -L$(TARGET_OUT_SHARED_LIBRARIES)linaro-1.19Bernhard Rosenkränzer
2012-11-29busybox: Enable usleepVishal Bhoj
2012-11-21Enable taskset in android configuration.Axel Fagerstedt
2012-11-18busybox: Updates for compatibility with 4.2 build systemBernhard Rosenkraenzer
2012-07-13busybox: Don't use -Tarmelf.x on JellyBeanBernhard Rosenkraenzer
2012-04-16remove other redundant symlinksAmit Pundir
2012-04-10do not create busybox symlink for powertopAmit Pundir
2012-04-05use symlinks as default targetAmit Pundir
2012-04-03Add symlinks for busybox commands that are not already duplicated by toolboxPaul Larson
2012-04-02busybox: Allow lines in .config to be > 1024 charactersBernhard Rosenkraenzer
2012-04-02busybox: Pull in Linaro changes to android_defconfigBernhard Rosenkraenzer
2012-04-02busybox: Add Android.mk to 1.19 branchBernhard Rosenkraenzer
2012-02-04Apply post-1.19.3 patches, bump version to 1.19.4Denys Vlasenko
2011-10-28Apply post-1.19.2 patches, bump version to 1.19.3Denys Vlasenko
2011-09-06Apply post-1.19.1 patches, bump version to 1.19.2Denys Vlasenko
2011-08-28Apply post-1.19.0 patches, bump version to 1.19.1Denys Vlasenko
2011-08-13Bump version to 1.19.0, update copyright year in help messageDenys Vlasenko
2011-08-11testsuite: fixes after randomconfig runDenys Vlasenko
2011-08-11find: fix a bug in !ENABLE_FEATURE_FIND_XDEV configDenys Vlasenko
2011-08-10uptime: more compatible outputDenys Vlasenko
2011-08-10randomconfig fixesDenys Vlasenko
2011-08-10randomconfig fixesDenys Vlasenko
2011-08-09randomconfig fixesDenys Vlasenko
2011-08-09remove extra IF_WHO()Denys Vlasenko
2011-08-09remove extra += who.oDenys Vlasenko
2011-08-09df: more compatible -P behaviorRalf Friedl
2011-08-09zcip.script: fix $ip environment variableThomas Petazzoni
2011-08-09users: new applet.Tito Ragusa
2011-08-09uptime: add config flag to allow displaying the number of users currently log...Pere Orga
2011-08-09die_if_bad_username: tighten up a bitDenys Vlasenko
2011-08-01hush: fix remaining known two bugs with IFS expansion. Closes 4027.Denys Vlasenko
2011-08-01hush: partially fix wrong expansion on $IFS (bug 4027).Denys Vlasenko
2011-07-29tar: ignore file size (assume 0) for hardlinksIan Wienand
2011-07-26*: work around sysinfo.h versus linux/*.h problemsDenys Vlasenko
2011-07-25tcpudp: simplify help textDenys Vlasenko
2011-07-25less: add a TODO commentDenys Vlasenko
2011-07-25less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.Denys Vlasenko
2011-07-25libbb.h: do not use homegrown struct sysinfo.Denys Vlasenko
2011-07-23android_defconfig: remove some extra cflags. untestedDenys Vlasenko
2011-07-19add defconfig files for Android, Cygwin and FreeBSDDaniel Fandrich
2011-07-15dc: fix a case where we can run off malloced spaceDenys Vlasenko
2011-07-13cttyhack: fail gracefully if the device node is missingKevin Cernekee
2011-07-13cttyhack: check sysfs for the name of the active consoleKevin Cernekee
2011-07-13fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)Denys Vlasenko
2011-07-11libbb/lineedit: implement optional Ctrl-R history searchDenys Vlasenko
2011-07-08bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen
2011-07-08make configs/* files have _defconfig suffixDenys Vlasenko
2011-07-08more tweak for bionicDenys Vlasenko
2011-07-08usleep: do not check for usleep error, it should never failDenys Vlasenko
2011-07-08a few tweaks for bionicDenys Vlasenko