aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bugfix: bash executing code following func defHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2Michal Zalewski2014-11-164-10/+47
* bugfix: invalid memory accessMichal Zalewski2014-11-162-1/+2
* Bugfix: two local buffer overflowsFlorian Weimer2014-11-162-16/+57
* bugfix: change the encoding bash uses for exported functionsFlorian Weimer2014-11-161-20/+60
* Patch CVE-2014-7169Chet Ramey2014-10-052-0/+4
* Patch cve-2014-6271Stephane Chazelas2014-10-053-10/+17
* Update to upstream bash 4.2Sebastian Schmidt2012-04-17310-34390/+95563
* bash: fix "getcwd: cannot access parent directories: Math result..."Patrick Schaaf2012-04-021-6/+8
* Remove usage of ALL_PREBUILTSteve Kondik2011-11-291-6/+10
* bashrc: set alias ls="busybox ls --color=auto"Firerat2011-08-201-1/+1
* Add sysro and sysrw aliasesScott Anderson2011-02-091-0/+2
* Use a loop for busybox aliasesScott Anderson2011-02-091-14/+4
* Add LOCAL_MODULE_TAGS and fix printfsSteve Kondik2010-12-217-1/+15
* 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