1. 16 May, 2015 2 commits
  2. 08 Apr, 2015 2 commits
  3. 07 Apr, 2015 2 commits
  4. 03 Apr, 2015 1 commit
  5. 02 Apr, 2015 1 commit
  6. 30 Mar, 2015 1 commit
  7. 28 Mar, 2015 1 commit
  8. 26 Mar, 2015 1 commit
  9. 24 Mar, 2015 1 commit
  10. 19 Mar, 2015 1 commit
    • Elliott Hughes's avatar
      Remove schedtop. · 031fa81b
      Elliott Hughes authored
      This seems to have only been used before we had top(1).
      
      Change-Id: I6c3e5dad19754cf00a07161d2b93093dc0fe7c08
      031fa81b
  11. 16 Mar, 2015 1 commit
    • Elliott Hughes's avatar
      Remove obsolete smd tool. · 1b9cc5b2
      Elliott Hughes authored
      It's basically "echo" with a redirect, and it hasn't been touched since
      cupcake. Could be replaced with a shell script if need be.
      
      Change-Id: I75b663ea4be3d7cd9581faa6ef3979de28e68dfb
      1b9cc5b2
  12. 13 Mar, 2015 1 commit
  13. 07 Mar, 2015 1 commit
    • Elliott Hughes's avatar
      Remove toolbox's obsolete 'wipe' command. · bfa9d6a3
      Elliott Hughes authored
      It hasn't worked in some time (it removes /data/dalvik-cache, which is
      required by art), and if you're prepared to reboot (to let init put back
      all the directories a working system needs) there are other ways to wipe
      data (such as "fastboot format userdata reboot").
      
      Bug: 19644330
      Change-Id: Ib074ea21cc28409a506d66d75060bb4ad85539e2
      bfa9d6a3
  14. 09 Feb, 2015 1 commit
  15. 05 Feb, 2015 1 commit
    • Elliott Hughes's avatar
      Build BSD grep separately from toolbox. · d20218e0
      Elliott Hughes authored
      Also move the dd-only library code into the dd section (so a future
      maintainer will know to keep/remove them as a block) and fix the one
      build warning remaining.
      
      Change-Id: Ibf6b28ef05e4cbb70b9308b0f4387f5af5b7fa94
      d20218e0
  16. 17 Jan, 2015 1 commit
  17. 15 Jan, 2015 2 commits
  18. 14 Jan, 2015 4 commits
  19. 24 Dec, 2014 1 commit
  20. 23 Dec, 2014 1 commit
  21. 17 Dec, 2014 3 commits
  22. 16 Dec, 2014 4 commits
    • Elliott Hughes's avatar
      Lose ln to toybox. · ae96efca
      Elliott Hughes authored
      I accidentally enabled the toybox ln in my original commit, so which ln
      you've been running for the last few weeks has depended on which directory
      you built more recently...
      
      Change-Id: If73783477aa4eb4d058d6e170d6291ba0d9c5f40
      ae96efca
    • Elliott Hughes's avatar
      Lose rmdir to toybox. · ff60f7c9
      Elliott Hughes authored
      Change-Id: I80ecc7c19bf7fc44039235c846727853d78a5d15
      ff60f7c9
    • Elliott Hughes's avatar
      Lose mkdir to toybox. · de4fd83e
      Elliott Hughes authored
      Change-Id: Ie2ad916893ba36e7cee6d5a4533e60732871c8dd
      de4fd83e
    • Elliott Hughes's avatar
      Lose chcon to toybox. · 2f5d6d3d
      Elliott Hughes authored
      Change-Id: I9ae70ff53da6e31ccb1c4e127ce9349ab794f78f
      2f5d6d3d
  23. 12 Dec, 2014 3 commits
    • Elliott Hughes's avatar
      toybox has md5sum, so lose toolbox's md5. · 014ab468
      Elliott Hughes authored
      We've now removed enough that for the first time toolbox has
      dipped below toybox in size:
      
        -rwxr-xr-x root     shell      230800 2014-12-11 18:55 toolbox
        -rwxr-xr-x root     shell      233632 2014-12-11 18:32 toybox
      
      Change-Id: I6b150f195dd9f803ddce58a89aa7c23a5b930e5b
      014ab468
    • Elliott Hughes's avatar
      Lose mknod to toybox. · 71cf21fe
      Elliott Hughes authored
      Change-Id: Ib81efed6c06a776626a42c25508b15461e495288
      71cf21fe
    • Elliott Hughes's avatar
      Remove toolbox hd. · c6251d8f
      Elliott Hughes authored
      No one runs this anyway; they get the slightly better one from mksh instead.
      
      Change-Id: I5e629cb3b443d3d38206f11f365fe483936d5440
      c6251d8f
  24. 11 Dec, 2014 1 commit
  25. 05 Dec, 2014 2 commits