OSDN Git Service

android-x86/external-busybox.git
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
2010-01-18 Dylan SimonDon't try to bootstrap on build system
2010-01-18 Denys Vlasenkols: fix sort of very large files. +21 byte
2010-01-18 Denys Vlasenkofix examples which used non-standard cut -b0-NNN
2010-01-18 Dylan SimonImprove android build piggybacking on original
2010-01-18 Denys Vlasenkodiff: add NOINLINE
2010-01-18 Denys Vlasenkodiff: defeat gcc's optimization
2010-01-18 Matheus Izvekovdiff: rewrite. much smaller and more correct
2010-01-18 Dylan SimonFirst pass adaption to android
2010-01-18 Stefan Seyfriedftpd: conditional support for broken clients
2010-01-18 Denys Vlasenkols: make it so that group never glues itself to file...
2010-01-18 Denys Vlasenkodiff: add more tests
2010-01-17 Denys Vlasenkoftpd: code shrink
2010-01-17 Denys Vlasenkobunzip2.tests: replace $? with \$?
2010-01-17 Denys Vlasenkontpd: remove some code which is at best unneeded and...
2010-01-17 Denys Vlasenkontpd: add anti-clock-hopping code
2010-01-17 Denys Vlasenkontpd: disable frequency estimation code
next