aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-24Enable taskset in android configuration.linaro-1.20Axel Fagerstedt
2013-01-19busybox: Add usleep symlinkBernhard Rosenkränzer
2013-01-16busybox: Default to BB_ADD_SYMLINKS=trueBernhard Rosenkränzer
2013-01-15busybox: Don't copy 4 bytes to an uint16_tBernhard Rosenkränzer
2013-01-15busybox: Fix build of route on AndroidBernhard Rosenkränzer
2013-01-15Copy zconf.tab.c and friends in placeBernhard Rosenkränzer
2013-01-15Add -L$(CURDIR)/$(TARGET_OUT_SHARED_LIBRARIES)Bernhard Rosenkränzer
2013-01-15busybox: Improve build systemBernhard Rosenkraenzer
2013-01-15busybox: Don't use -Tarmelf.x on JellyBeanBernhard Rosenkraenzer
2013-01-15busybox: Allow lines in .config to be > 1024 charactersBernhard Rosenkraenzer
2013-01-15busybox: Pull in Linaro changes to android_defconfigBernhard Rosenkraenzer
2013-01-15busybox: Add Android.mk to 1.19 branchBernhard Rosenkraenzer
2012-10-20build system: use pkg-config to look up selinux libsMike Frysinger
2012-10-20include sys/resource.h where neededMike Frysinger
2012-10-20inetd: fix build failure in AndroidTias Guns
2012-08-10Apply post-1.20.1 patches, bump version to 1.20.2Denys Vlasenko
2012-05-28Apply post-1.20.0 patches, bump version to 1.20.1Denys Vlasenko
2012-04-22Bump version to 1.20.0Denys Vlasenko
2012-04-22udhcpc: fix improper size calculation for OPTION_STRING_HOSTDenys Vlasenko
2012-04-21mdev: fix mode of creatred node if config file support is not configuredDenys Vlasenko
2012-04-20Fix another build failure found with randconfigDenys Vlasenko
2012-04-20fix build breakage with gcc 4.2.1Denys Vlasenko
2012-04-20whitespace fixesDenys Vlasenko
2012-04-20fix build breakage found by randconfigDenys Vlasenko
2012-04-18who: fix typo in help textDenys Vlasenko
2012-04-17hwclock: fix wrong comparison of time value (when it will overlow int)Denys Vlasenko
2012-04-17udhcp: make arpping code resistant to time jumpsDenys Vlasenko
2012-04-17who,less: tweaked help textDenys Vlasenko
2012-04-17mktemp: add support for -uDenys Vlasenko
2012-04-17Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.hDenys Vlasenko
2012-04-17umount: make -d always active, add -D to suppress itDenys Vlasenko
2012-04-17Tweak INSTALL textDenys Vlasenko
2012-04-13Create and use our own copy of linux/ext2_fs.hDenys Vlasenko
2012-04-12work around linux/ext2_fs.h breakageDenys Vlasenko
2012-04-03killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONTDenys Vlasenko
2012-04-03httpd: emit correct content length on range requests past the end. Closes 4952Rob Walker
2012-04-01hostname: make -i not emit extra trailing spaceDenys Vlasenko
2012-04-01ntpd: fix build failure if !NTPD_SERVER. Closes 4994Denys Vlasenko
2012-04-01lsof: new appletSven Oliver Moll
2012-03-30bloat-o-meter: Remove unused codeBernhard Reutner-Fischer
2012-03-30bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer
2012-03-27hush: remove unused member struct command::is_stoppedDenys Vlasenko
2012-03-22busybox: tweak help textDenys Vlasenko
2012-03-19ftp{get,put}: tweak help textDenys Vlasenko
2012-03-19Fix one-applet build for tcpsvdDenys Vlasenko
2012-03-19nc: support "-<other_opts>e PROG" form of -e optionDenys Vlasenko
2012-03-11ubi_tools: add workaround for bad kernel headers. Closes 4838Denys Vlasenko
2012-03-11build system: remove bogus $(1) in last commitDenys Vlasenko
2012-03-10build system: detect missing crypt and drop it from linkingDenys Vlasenko
2012-03-08ntpd: make "reply from IP" messages more uniformDenys Vlasenko