Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lose mkdir to toybox. | Elliott Hughes | 2014-12-16 | 1 | -1/+0 |
* | Lose chcon to toybox. | Elliott Hughes | 2014-12-16 | 1 | -1/+0 |
* | toybox has md5sum, so lose toolbox's md5. | Elliott Hughes | 2014-12-11 | 1 | -4/+0 |
* | Lose mknod to toybox. | Elliott Hughes | 2014-12-11 | 1 | -1/+0 |
* | Remove toolbox hd. | Elliott Hughes | 2014-12-11 | 1 | -1/+0 |
* | Lose chmod to toybox. | Elliott Hughes | 2014-12-11 | 1 | -1/+0 |
* | Lose kill to toybox. | Elliott Hughes | 2014-12-04 | 1 | -8/+0 |
* | Merge "Toolbox: Disable unused-XXX warnings" | Andreas Gampe | 2014-12-05 | 1 | -0/+4 |
|\ | |||||
| * | Toolbox: Disable unused-XXX warnings | Andreas Gampe | 2014-12-04 | 1 | -0/+4 |
* | | Merge "Lose vmstat to toybox." | Elliott Hughes | 2014-12-04 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | Lose vmstat to toybox. | Elliott Hughes | 2014-11-25 | 1 | -1/+0 |
* | | Lose readlink to toybox. | Elliott Hughes | 2014-11-26 | 1 | -1/+0 |
* | | Merge "Lose dmesg to toybox." | Elliott Hughes | 2014-11-26 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | Lose dmesg to toybox. | Elliott Hughes | 2014-11-25 | 1 | -1/+0 |
* | | Lose nohup to toybox. | Elliott Hughes | 2014-11-25 | 1 | -1/+0 |
|/ | |||||
* | Lose mkswap, swapoff, and swapon to toybox. | Elliott Hughes | 2014-11-24 | 1 | -3/+0 |
* | Lose printenv to toybox. | Elliott Hughes | 2014-11-24 | 1 | -8/+0 |
* | Lose sleep to toybox. | Elliott Hughes | 2014-11-24 | 1 | -8/+0 |
* | Lose sync to toybox. | Elliott Hughes | 2014-11-24 | 1 | -8/+0 |
* | Merge "Use LOCAL_POST_LINK_CMD to install toolbox symlinks" | Ying Wang | 2014-11-24 | 1 | -16/+3 |
|\ | |||||
| * | Use LOCAL_POST_LINK_CMD to install toolbox symlinks | Ying Wang | 2014-11-24 | 1 | -16/+3 |
* | | Remove dead tools. | Elliott Hughes | 2014-11-24 | 1 | -5/+0 |
* | | Lose insmod/lsmod/rmmod to toybox. | Elliott Hughes | 2014-11-24 | 1 | -3/+0 |
|/ | |||||
* | Lose clear, false, and true to toybox. | Elliott Hughes | 2014-11-22 | 1 | -17/+0 |
* | Build the optional 'r' tool separately. | Elliott Hughes | 2014-08-28 | 1 | -4/+10 |
* | Add BSD false(1) and true(1). | Elliott Hughes | 2014-08-22 | 1 | -2/+17 |
* | Refresh toolbox. | Elliott Hughes | 2014-07-24 | 1 | -88/+194 |
* | Switch to NetBSD's kill(1). | Elliott Hughes | 2014-07-22 | 1 | -6/+19 |
* | Add mknod utility to system/core/toolbox | Sujith Ramakrishnan | 2014-06-11 | 1 | -0/+1 |
* | toolbox: Add nohup command | Glenn Kasten | 2014-06-11 | 1 | -0/+1 |
* | Switch md5 over to openssl rather than libc. | Elliott Hughes | 2014-06-09 | 1 | -61/+65 |
* | toolbox: turn on -Werror | Mark Salyzyn | 2014-05-14 | 1 | -1/+1 |
* | Fix top(1) SIGPIPE behavior. | Elliott Hughes | 2014-04-18 | 1 | -0/+1 |
* | Declare (and simplify) uid_from_user. | Elliott Hughes | 2014-02-28 | 1 | -1/+1 |
* | Switch to BSD chown (for -R, primarily). | Elliott Hughes | 2014-02-28 | 1 | -4/+12 |
* | Remove obsolete 'setconsole' command. | Elliott Hughes | 2014-01-16 | 1 | -1/+0 |
* | system/core 64-bit cleanup. | Elliott Hughes | 2014-01-16 | 1 | -0/+2 |
* | Add basic readlink command | Michael Wright | 2013-08-19 | 1 | -1/+2 |
* | toolbox: swap utils | Rom Lemarchand | 2013-06-25 | 1 | -1/+4 |
* | am 129b6d90: am 083b5ccb: Add liblog | Ying Wang | 2013-04-09 | 1 | -0/+1 |
|\ | |||||
| * | Add liblog | Ying Wang | 2013-04-09 | 1 | -0/+1 |
* | | toolbox: Make reboot a separate command from toolbox | Benoit Goby | 2013-03-26 | 1 | -1/+0 |
|/ | |||||
* | resolved conflicts for merge of 20f5daa8 to master | Kenny Root | 2012-10-16 | 1 | -17/+6 |
|\ | |||||
| * | resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp | Kenny Root | 2012-10-16 | 1 | -17/+6 |
| |\ | |||||
| | * | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -17/+6 |
* | | | Added clear command to toolbox | Michael Wright | 2012-08-07 | 1 | -1/+2 |
|/ / | |||||
* | | Ported "grep" from NetBSD to toolbox. | Jeff Sharkey | 2012-07-13 | 1 | -2/+4 |
* | | Ported "cp" from NetBSD to toolbox. | Jeff Sharkey | 2012-07-13 | 1 | -6/+11 |
* | | Add the du command to toolbox | Ken Sumrall | 2012-07-09 | 1 | -0/+1 |
|/ | |||||
* | resolved conflicts for merge of 44898072 to master | Jean-Baptiste Queru | 2012-02-24 | 1 | -0/+23 |
|\ |