OSDN Git Service

android-x86/external-busybox.git
2011-06-09 Chih-Wei Huangfix building issues on honeycomb honeycomb-x86
2011-06-09 Chih-Wei Huangenable more applets gingerbread-x86
2011-06-09 Chih-Wei Huangbusybox: add missing LOCAL_MODULE_TAGS
2011-06-09 Chih-Wei Huangxlseek: large file support
2011-06-09 Chih-Wei Huangchange KERNEL_MODULES_DIR to be /system/lib/modules
2011-06-09 Chih-Wei Huangfix a compiling issue on x86
2011-03-25 Denys VlasenkoFix an annoying Makefile error message while building
2011-03-21 Austen Dickenfix modprobe for android
2011-03-03 David KohenMade it so scripts without shebangs will work on Android
2011-01-07 Giulio Cerverabusybox: enable mount label for ext
2010-12-19 Koushik DuttaBusybox fixes.
2010-12-18 Koushik DuttaFix up mass string formatting fail due to new gcc error...
2010-08-02 Jasonadd 'ip rule' to busybox-full config.
2010-07-01 Koushik Duttafroyo added more stubs that need to be worked around.
2010-06-28 Koushik Duttainclude files necessary to build on stock bionic, if...
2010-06-27 Koushik Duttafixes to make busybox work on stock froyo bionic
2010-06-24 Michael CasadevallFixed failure to build of busybox due to conflicting...
2010-06-18 Steve KondikMerge branch 'master' of git://github.com/dylex/android...
2010-06-15 Dylan SimonMerge 1.16.2 remote branch 'remotes/busybox/1_16_stable'
2010-06-12 Denys Vlasenkobump version to 1.16.2
2010-06-12 Denys Vlasenkopost-1.16.1 fixes
2010-04-03 Steve KondikRevert "autoconf.h: enable color ls by default"
2010-04-01 Steve KondikRevert "ash will search for a .profile on /sd-ext."
2010-03-30 Steve Kondikash will search for a .profile on /sd-ext.
2010-03-30 Steve KondikRevert "autoconf.h: enable color ls by default"
2010-03-29 Dylan SimonMerge 1.16.1 remote branch 'remotes/busybox/1_16_stable'
2010-03-29 Denys Vlasenkoapply post-1.16.0 fixes, bump version to 1.16.1
2010-03-29 Dylan SimonMerge 1.16.1 remote branch 'remotes/busybox/1_16_stable'
2010-03-28 Denys Vlasenkoapply post-1.16.0 fixes, bump version to 1.16.1
2010-03-28 Dylan SimonAllow multiple configurations to support minimal libbus...
2010-03-27 Dylan SimonAllow multiple configurations to support minimal libbus...
2010-03-27 Chih-Wei HuangAndroid.mk: fix compiling warnings about gcc
2010-03-27 Chih-Wei Huangenable color ls by default
2010-03-24 Steve KondikMerge branch 'master' of git://github.com/koush/android...
2010-03-24 Chih-Wei HuangAndroid.mk: fix compiling warnings about gcc
2010-03-24 Chih-Wei Huangautoconf.h: enable color ls by default
2010-03-24 Koushik K.... do not build libbusybox with this config
2010-03-24 Steve KondikAdd a script to update headers and links.
2010-03-24 Steve KondikEnabled ntpd and dnsd applets.
2010-03-23 Steve KondikAdd a script to update headers and links.
2010-03-23 Steve KondikEnabled ntpd and dnsd applets.
2010-03-14 Steve KondikEnable brctl and update configuration
2010-03-14 Steve KondikMerge branch 'master' of git@github.com:cyanogen/androi...
2010-03-14 Steve KondikEnable brctl and update configuration
2010-03-14 Steve KondikEnable brctl and update configuration
2010-03-09 Koushik K.... merge busybox and other tools into recovery.
2010-03-03 Koushik K.... merge busybox and other tools into recovery.
2010-02-26 Koushik K.... build a static busybox for the recovery system
2010-02-22 Koushik K.... fix build
2010-02-22 Koushik K.... dont use bionic getmntent
2010-02-21 Koushik K.... fix up name to match convention
2010-02-16 Koushik K.... Remove the symlink generation stuff, that is handled...
2010-02-13 Koushik K.... build a static busybox for the recovery system
2010-02-07 Dylan SimonAdd a couple features to help testcases pass
2010-02-07 Dylan Simonandroid-specific testcase fixes
2010-02-07 Dylan SimonChange tmpfile path for diff to /data/local/tmp
2010-02-07 Dylan SimonFix tail: +N with N > file length test
2010-02-07 Dylan SimonFix ifconfig crash due to incorrect freeaddrinfo semantics
2010-02-07 Dylan SimonWorkaround error in stdin/global FILE handling
2010-02-07 Dylan SimonMerge remote branch 'busybox/1_16_stable'
2010-02-05 Dylan SimonPropegate config update, and clean up nslookup fix
2010-02-04 Steve KondikUpdate links.
2010-02-04 Steve KondikEnable some extra applets, fix ip & nslookup.
2010-01-29 Dylan SimonMake modules dir configurable via makefile var
2010-01-28 Dylan SimonFix cyanogen module path
2010-01-28 Dylan SimonEnable a few more applets
2010-01-27 Dylan SimonPropagated config change into generated files
2010-01-27 Steve KondikEnable LZOP.
2010-01-26 Denys VlasenkoBump version to 1.16.0
2010-01-26 Denys Vlasenkomodprobe: protect against possible SEGV
2010-01-26 Denys Vlasenkowhitespace fix
2010-01-25 Denys Vlasenkontpd: explain why scripts can be run in quick succession
2010-01-25 Denys Vlasenkowhitespace fixes
2010-01-25 Denys Vlasenkounicode_wcwidth.c: shrink
2010-01-25 Denys Vlasenkotestsuite-discovered fixes
2010-01-24 Denys Vlasenkoscripts/randomtest: tweaks for non-eliminable warnings...
2010-01-24 Denys Vlasenkorandomconfig fixes
2010-01-24 Denys Vlasenkolibbb: better unicode width support. Hopefully fixes...
2010-01-23 Denys Vlasenkodate: introduce FEATURE_DATE_COMPAT; shrink
2010-01-23 Bernhard Reutner... ping: use ICMP_MINLEN
2010-01-23 Michael Grzeschikfbset: add possibility to set timing and sync polarity
2010-01-22 Denys Vlasenkochown: -2 bytes
2010-01-22 Matheus Izvekovchown: support long options
2010-01-22 Denys Vlasenkopatch: accept and ignore -g NUM
2010-01-22 Matheus Izvekovdiff: fix flag -B, cleanups and a couple more tests V2
2010-01-22 Denys Vlasenkopatch: add more long opts; but remove -g for now
2010-01-20 Dylan SimonFix various bugs related to filesize vs. off_t
2010-01-20 Dylan SimonDisable largefile support
2010-01-20 Dylan SimonPatch over bionic's vfork for now
2010-01-20 Dylan SimonRemove crond, since it doesn't work anyway
2010-01-20 Denys Vlasenko*: small code shrinks and compile fix for unicode
2010-01-20 Mikhail Gusarovtar: handle -m (--touch) switch, enabled by FEATURE_TAR...
2010-01-20 Matheus Izvekovpatch: ignore flag -g. +22 bytes
2010-01-20 Matheus Izvekovdiff: don't exit in case we can't open input files...
2010-01-20 Matheus Izvekovdiff: don't use FILE_and_pos_t where it's not needed...
2010-01-20 Matheus Izvekovdiff: correct handling of labels. -10 bytes
2010-01-20 Matheus Izvekovdiff: support long options
2010-01-20 Matheus Izvekovdiff: implement flag -B (Ignore changes whose lines...
2010-01-20 Matheus Izvekovdiff: honor flag -i (ignore case differences)
2010-01-19 Denys Vlasenkowatch: compat: use stderr to determine screen dimensions
next