aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23Don't use wait3()linaro-1.21-master-20140515Bernhard Rosenkraenzer
2014-05-22busybox: modify to compile with aosp master 20140515 snapshortYongqin Liu
2013-01-28busybox: Add less symlinkBernhard Rosenkränzer
2013-01-24busybox udhcp: Fix build on AndroidBernhard Rosenkränzer
2013-01-24busybox: Add usleep and taskset symlinksBernhard Rosenkränzer
2013-01-24busybox: Default to BB_ADD_SYMLINKS=trueBernhard Rosenkränzer
2013-01-24busybox: Don't copy 4 bytes to an uint16_tBernhard Rosenkränzer
2013-01-24busybox: Fix build of route on AndroidBernhard Rosenkränzer
2013-01-24Copy zconf.tab.c and friends in placeBernhard Rosenkränzer
2013-01-24Add -L$(CURDIR)/$(TARGET_OUT_SHARED_LIBRARIES)Bernhard Rosenkränzer
2013-01-24busybox: Improve build systemBernhard Rosenkraenzer
2013-01-24busybox: Don't use -Tarmelf.x on JellyBeanBernhard Rosenkraenzer
2013-01-24busybox: Allow lines in .config to be > 1024 charactersBernhard Rosenkraenzer
2013-01-24busybox: Pull in Linaro changes to android_defconfigBernhard Rosenkraenzer
2013-01-24busybox: Add Android.mkBernhard Rosenkraenzer
2013-01-21Bump version to 1.21.0Denys Vlasenko
2013-01-21fix testsuite false positiveDenys Vlasenko
2013-01-21mdev: fix mode of dir1 in =dir1/dir2/file ruleDenys Vlasenko
2013-01-20ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes ...Denys Vlasenko
2013-01-20grep: fix grep -Fw not respecting the -w option. Closes 5792Denys Vlasenko
2013-01-20syslogd: do not segfault on parse error when using default config. Closes 5762Denys Vlasenko
2013-01-20sha3: code shrinkDenys Vlasenko
2013-01-18syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checksPeter Korsgaard
2013-01-18dc: code shrinkDenys Vlasenko
2013-01-17ash: revert wrong "fix" for an apparent memory leak. Closes 5822Denys Vlasenko
2013-01-17code shrinkDenys Vlasenko
2013-01-17fix a typo in config help text. Closes 5714Denys Vlasenko
2013-01-17mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=Bernhard Reutner-Fischer
2013-01-16sha3: s/sha3_process_block76/sha3_process_block72/Denys Vlasenko
2013-01-16sha3: rename KeccakF->sha3_process_block76.Denys Vlasenko
2013-01-16mount: add unc option to CIFS mount (needed for Linux 3.4+)Martin Santesson
2013-01-15sha3: cache ctx->bytes_queuedDenys Vlasenko
2013-01-15sha3: remove two "small code" codepaths: I can't reproduce code size win on t...Denys Vlasenko
2013-01-15sha3: tweak choice of a fast code path for 64-bitDenys Vlasenko
2013-01-15sha3: cosmetic tweaks to various names, comments. No logic changes.Denys Vlasenko
2013-01-15sha3: code shrinkDenys Vlasenko
2013-01-15sha3: code shrinkDenys Vlasenko
2013-01-15sha3: another speedup for SHA3_SMALL=0 caseDenys Vlasenko
2013-01-15whitespace fixes. no code changesDenys Vlasenko
2013-01-15sha3: make size/speed optimization decision configurableDenys Vlasenko
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2013-01-14sha3sum: new appletLauri Kasanen
2013-01-14ntpd: fix incorrect m_status field in outgoing packets. Closes 5120Paul Marks
2013-01-14Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'Denys Vlasenko
2013-01-14volume_id: add squashfs detectionSven-Göran Bergh
2013-01-14whitespace fixes. no code changesDenys Vlasenko
2013-01-14volume_id: uuid_format small code shrinkSven-Göran Bergh
2013-01-14volume_id: display hfs[+] 128-bit UUID properlySven-Göran Bergh
2013-01-14blkid: add type display for hfsplusSven-Göran Bergh
2013-01-06syslogd: add option to log to Linux kernel printk bufferPeter Korsgaard