summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Collapse)AuthorAgeFilesLines
* Lose cmp to toybox.Elliott Hughes2015-01-152-92/+0
| | | | Change-Id: Ib8b078565e4951f7621d21fbe3573bfcf2435879
* Lose chown to toybox.Elliott Hughes2015-01-154-377/+0
| | | | Change-Id: Ic56addb183ce7f1d289b807527047c37924c1aa6
* Lose date to toybox (as date and hwclock).Elliott Hughes2015-01-142-228/+0
| | | | Change-Id: I7015454edd2240413d93509a96ad884592fcaae9
* Lose ifconfig to toybox.Elliott Hughes2015-01-142-158/+0
| | | | Change-Id: Id3fd2898e137d3a70a3dc5ed65689ef5e029c8cd
* Lose toolbox notify in favor of toybox inotifyd.Elliott Hughes2015-01-142-150/+0
| | | | Change-Id: I02e3849c0b944289c6541ff14f1e80a7f8041829
* Switch to toybox cat.Elliott Hughes2015-01-142-337/+0
| | | | Change-Id: I0bab6018010c71f6c17eb10bea20dceb470c5242
* Fix missing #includes in system/core.Elliott Hughes2014-12-298-8/+12
| | | | Change-Id: I4736e8c4f7bb8bb03640d26d58243efaa67dc75c
* Lose getenforce and setenforce to toybox.Elliott Hughes2014-12-243-76/+0
| | | | Change-Id: Ie03161cc2d6ae410e079e1142e62e6836858c9db
* Lose netstat to toybox.Elliott Hughes2014-12-232-155/+0
| | | | Change-Id: I165ff67fc47286b992f167ff7392246a805b6d68
* Lose mv to toybox.Elliott Hughes2014-12-163-449/+0
| | | | Change-Id: Ibbba4d516d55460c6d627b766cc087e6a7edcabd
* Lose rm to toybox.Elliott Hughes2014-12-162-633/+0
| | | | Change-Id: I93904b85e180d4324b64e2e90a4832c4d4169627
* Lose cp to toybox.Elliott Hughes2014-12-164-1063/+0
| | | | Change-Id: Idfe52737093d243ae2dcb054f686f6d6af0c2de6
* Lose ln to toybox.Elliott Hughes2014-12-162-238/+0
| | | | | | | | 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
* Lose rmdir to toybox.Elliott Hughes2014-12-162-129/+0
| | | | Change-Id: I80ecc7c19bf7fc44039235c846727853d78a5d15
* Lose mkdir to toybox.Elliott Hughes2014-12-162-78/+0
| | | | Change-Id: Ie2ad916893ba36e7cee6d5a4533e60732871c8dd
* Lose chcon to toybox.Elliott Hughes2014-12-162-26/+0
| | | | Change-Id: I9ae70ff53da6e31ccb1c4e127ce9349ab794f78f
* toybox has md5sum, so lose toolbox's md5.Elliott Hughes2014-12-112-75/+0
| | | | | | | | | | 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
* Lose mknod to toybox.Elliott Hughes2014-12-112-96/+0
| | | | Change-Id: Ib81efed6c06a776626a42c25508b15461e495288
* Remove toolbox hd.Elliott Hughes2014-12-112-98/+0
| | | | | | No one runs this anyway; they get the slightly better one from mksh instead. Change-Id: I5e629cb3b443d3d38206f11f365fe483936d5440
* Lose chmod to toybox.Elliott Hughes2014-12-112-102/+0
| | | | Change-Id: I358f1761238b48f2de94cc43716581d24c846edd
* Lose kill to toybox.Elliott Hughes2014-12-042-261/+0
| | | | Change-Id: Icca3eb4b78e07eb49b090cc98dc3ca3f5c5ea8a6
* Merge "Toolbox: Disable unused-XXX warnings"Andreas Gampe2014-12-051-0/+4
|\
| * Toolbox: Disable unused-XXX warningsAndreas Gampe2014-12-041-0/+4
| | | | | | | | | | | | | | | | | | For build-system CFLAGS clean-up, disable warnings locally. Should be reverted when the code is fixed. Bug: 18632512 Change-Id: Ia373784ec36d37545a7e50db1df9f8cc37d7bf30
* | Merge "Lose vmstat to toybox."Elliott Hughes2014-12-042-248/+0
|\ \ | |/ |/|
| * Lose vmstat to toybox.Elliott Hughes2014-11-252-248/+0
| | | | | | | | Change-Id: Ifcb64292bb147ad592d1a627bb8dbb684f4a27e4
* | Lose readlink to toybox.Elliott Hughes2014-11-262-96/+0
| | | | | | | | Change-Id: I933542dfdec7693f856d7368ff5661957ccabf74
* | Merge "Lose dmesg to toybox."Elliott Hughes2014-11-262-59/+0
|\ \ | |/ |/|
| * Lose dmesg to toybox.Elliott Hughes2014-11-252-59/+0
| | | | | | | | Change-Id: I29a6bf5e628e29e9b635fac2b23106220e36d6a3
* | Lose nohup to toybox.Elliott Hughes2014-11-252-27/+0
|/ | | | Change-Id: I2928534bc70c6c77cdc90b658029567f00e7f6ad
* Lose mkswap, swapoff, and swapon to toybox.Elliott Hughes2014-11-244-180/+0
| | | | Change-Id: Iedb371ad0f1f74822b3ff4bc1b7b1f9e6ecd300d
* Lose printenv to toybox.Elliott Hughes2014-11-242-110/+0
| | | | Change-Id: Icdc6766a7ef853bc846fe811fa2ad2284ed8a18f
* Lose sleep to toybox.Elliott Hughes2014-11-242-167/+0
| | | | | | No pun intended. Change-Id: Ic1d9c8fa9719a7749b4eeaeac20df313600c0b88
* Lose sync to toybox.Elliott Hughes2014-11-242-67/+0
| | | | Change-Id: I36c98135bb4ab1e2ca7137b7a83782fce5ac683a
* Merge "Use LOCAL_POST_LINK_CMD to install toolbox symlinks"Ying Wang2014-11-241-16/+3
|\
| * Use LOCAL_POST_LINK_CMD to install toolbox symlinksYing Wang2014-11-241-16/+3
| | | | | | | | | | | | | | It's simpler; Also whenever toolbox is updated the symlinks get recreated. Change-Id: I03fb61a5e0f14fd4ed23680dd6db87eed5b46787
* | Remove dead tools.Elliott Hughes2014-11-247-756/+0
| | | | | | | | | | | | These have all been obsolete since we first moved to git! Change-Id: Ie5bfc1b30000930ef6a604b4313ff7af1b7c4573
* | Merge "Remove long-dead readtty."Elliott Hughes2014-11-241-183/+0
|\ \
| * | Remove long-dead readtty.Elliott Hughes2014-11-241-183/+0
| |/ | | | | | | Change-Id: I15ae14542214a3802d43892da0d03cfb33e63c96
* | Lose insmod/lsmod/rmmod to toybox.Elliott Hughes2014-11-244-163/+0
|/ | | | Change-Id: Ia654cdca14a4fda958a406f5e6ccd0919ce88a8f
* Lose clear, false, and true to toybox.Elliott Hughes2014-11-224-150/+0
| | | | Change-Id: I125ea881e61b834b188d9a5411f3b6efe59b9bad
* notify: dynamically allocate filename bufferJohan Redestig2014-11-201-4/+8
| | | | | | | | use asprintf to dynamically allocate filename buffer rather than just reserving 512 bytes on the stack to avoid potential overflow. Change-Id: Ieeb9c6c2e5f97a9574f8128d84eba0b8efdb7263
* toolbox: enable mkswap to work on block devicesAndrew Boie2014-11-181-41/+39
| | | | | Change-Id: I9b71ca3fa09ffbe12dcc4d04229edab80851db4d Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
* Merge "toolbox: indicate why swap{on|off} failed"Elliott Hughes2014-11-182-2/+2
|\
| * toolbox: indicate why swap{on|off} failedAndrew Boie2014-04-302-2/+2
| | | | | | | | | | Change-Id: I1247e3592ab0f9878fb27d114fd14f9b29282b0e Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
* | resolved conflicts for merge of cb8c583d to stage-aosp-masterDmitriy Ivanov2014-11-031-1/+1
|\ \ | | | | | | | | | Change-Id: I3a75fda571896ad42e5a2b9499e156e9449d23ed
| * | Fix ps <process name>Dmitriy Ivanov2014-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Use /proc/pid/cmdline instead of /proc/pid/stat to filter process by name. Bug: 8638853 Change-Id: I469f55186e0d8b93311438cc8a1d0f73834f3fb5
* | | am 8218b6aa: newfs_msdos: Set sectors per fat onceDaniel Rosenberg2014-10-101-1/+3
|\ \ \ | | | | | | | | | | | | | | | | * commit '8218b6aae9cd4a19fa074a8a8203fe9275b35447': newfs_msdos: Set sectors per fat once
| * | | newfs_msdos: Set sectors per fat onceDaniel Rosenberg2014-10-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was an issue causing the fat size to shrink too small, causing a fsck check to fail. Bug: 17949028 Bug: 17761281 Change-Id: Id0207f2ab44e57ff81f5a53494b45344822a6495 Signed-off-by: Daniel Rosenberg <drosen@google.com>
| * | | Refresh toolbox.Elliott Hughes2014-07-2550-2089/+5901
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use more upstream NetBSD, and update those things that were already NetBSD. Note that unlike bionic, the upstream-netbsd directory isn't pristine; we have changes marked by __ANDROID__. Bug: 16493461 (cherry picked from commit fd4c6b0a3a25921a9fe24691a695d715aecb6afe) Change-Id: I53267edaac0b92ad062a5df0f3201e3952eb084e
| * | | Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGESreeram Ramachandran2014-07-222-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netd is supposed to be restarted when the zygote is restarted (see the "onrestart" section for "service zygote" in init.zygote*.rc). But this only works if you send a restart command (say via "ctl.restart"). "stop && start" != "restart". It seems ingrained in developers to do "stop && start", so we don't have much hope of convincing everyone to switch to "adb shell restart", even if we did add such a toolbox command. (cherry picked from commit 018c6a57f3ba41b46deb8dc5fe542765e5b78791) Bug: 15855807 Change-Id: I387fe86600f4a2862abc3a05a2ef9a1e7374e21d