aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove usage of ALL_PREBUILTSteve Kondik2011-11-291-6/+10
| | | | Change-Id: Ie64b10dc325386fbb73c16d984462963161900fc
* bashrc: set alias ls="busybox ls --color=auto"Firerat2011-08-201-1/+1
| | | | | | | | | | | | | | without "auto", scripting fails e.g. for i in `ls /`;do if [ -e /$i ]; then echo pass else echo fail fi done Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c
* Add sysro and sysrw aliasesScott Anderson2011-02-091-0/+2
| | | | Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2
* Use a loop for busybox aliasesScott Anderson2011-02-091-14/+4
| | | | Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2
* Add LOCAL_MODULE_TAGS and fix printfsSteve Kondik2010-12-217-1/+15
| | | | Change-Id: I7f64112c5449c27b1216c0ddf6a7416b1b011ad6
* remove duplicate c file in source list.Koushik Dutta2010-07-071-2/+1
|
* switched extern of fdprintf from void to int (change in bionic)cvpcs2010-06-251-1/+1
|
* fixed some problems with bashcvpcs2010-06-063-51/+30
|
* added bashrc and bash_logout support system-widecvpcs2010-06-034-2/+110
|
* switched to use of __BIONIC__ define instead of commenting lines outcvpcs2010-06-032-5/+5
|
* removed "help" internal, as it seems pretty uselesscvpcs2010-06-031-1/+1
|
* cleaned up the directorycvpcs2010-06-033-194/+0
|
* set some paths and removed the debuggercvpcs2010-06-032-4/+4
|
* first successful build of bash-4.1cvpcs2010-06-0361-5/+17207
|
* initial import of bash 4.1cvpcs2010-06-021115-0/+560013