| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: Ifbfe91b16e44b2acd08de48a5cdd2176bd664d0a
|
| |
| |
| |
| | |
Change-Id: I933542dfdec7693f856d7368ff5661957ccabf74
|
|\ \
| |/
| |
| |
| | |
* commit 'b553a18a02cd90298716c88d9167f877b63a36b6':
Lose dmesg to toybox.
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I29a6bf5e628e29e9b635fac2b23106220e36d6a3
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '50ac7725a5f1c195989888277341f22ab54f979b':
Lose nohup to toybox.
|
| |/
| |
| |
| | |
Change-Id: I2928534bc70c6c77cdc90b658029567f00e7f6ad
|
|\ \
| |/
| |
| |
| | |
* commit '077ff30954275e635c5faa8b75afcd0a44a78dcc':
Lose mkswap, swapoff, and swapon to toybox.
|
| |
| |
| |
| | |
Change-Id: Iedb371ad0f1f74822b3ff4bc1b7b1f9e6ecd300d
|
|\ \
| |/
| |
| |
| | |
* commit '75afd63340b2a19ff85e5a577a8a0bdd1ca46d26':
Lose printenv to toybox.
|
| |
| |
| |
| | |
Change-Id: Icdc6766a7ef853bc846fe811fa2ad2284ed8a18f
|
|\ \
| |/
| |
| |
| | |
* commit 'bcece29c4438c6b92c973d30bc8a46331f16369f':
Lose sleep to toybox.
|
| |
| |
| |
| |
| |
| | |
No pun intended.
Change-Id: Ic1d9c8fa9719a7749b4eeaeac20df313600c0b88
|
|\ \
| |/
| |
| |
| | |
* commit 'e494c513f919b405f92d3a3ebefa105a2482ec5b':
Lose sync to toybox.
|
| |
| |
| |
| | |
Change-Id: I36c98135bb4ab1e2ca7137b7a83782fce5ac683a
|
|\ \
| |/
| |
| |
| | |
* commit '9f693b8f1e97fd8977d66e3bf003d7b9460be0e7':
Use LOCAL_POST_LINK_CMD to install toolbox symlinks
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It's simpler; Also whenever toolbox is updated the symlinks get
recreated.
Change-Id: I03fb61a5e0f14fd4ed23680dd6db87eed5b46787
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'f3c8eb838db02a5fc215e178e4eb319831894d48':
Remove dead tools.
|
| | |
| | |
| | |
| | |
| | |
| | | |
These have all been obsolete since we first moved to git!
Change-Id: Ie5bfc1b30000930ef6a604b4313ff7af1b7c4573
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '8eb770d37cd9470630fdbe496f22b7a04549fef7':
Remove long-dead readtty.
|
| |\ \ |
|
| | |/
| | |
| | |
| | | |
Change-Id: I15ae14542214a3802d43892da0d03cfb33e63c96
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: I81b1fa2c3014abee75a32e82202b3f6b18435c9b
|
| |/
| |
| |
| | |
Change-Id: Ia654cdca14a4fda958a406f5e6ccd0919ce88a8f
|
|\ \
| |/
| |
| |
| | |
* commit '7f187c5f95d6bf0514e71e0e074768bd5395d45f':
Lose clear, false, and true to toybox.
|
| |
| |
| |
| | |
Change-Id: I125ea881e61b834b188d9a5411f3b6efe59b9bad
|
|\ \
| |/
| |
| |
| | |
* commit 'caed3d9fae1fd372dfa01cb60fbf157233c9052e':
notify: dynamically allocate filename buffer
|
| |
| |
| |
| |
| |
| |
| |
| | |
use asprintf to dynamically allocate filename buffer
rather than just reserving 512 bytes on the stack to
avoid potential overflow.
Change-Id: Ieeb9c6c2e5f97a9574f8128d84eba0b8efdb7263
|
|\ \
| |/
| |
| |
| | |
* commit '16068830444361ab65cbc9804b76e2d415aff9a2':
toolbox: enable mkswap to work on block devices
|
| |
| |
| |
| |
| | |
Change-Id: I9b71ca3fa09ffbe12dcc4d04229edab80851db4d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
|
|\ \
| |/
| |
| |
| | |
* commit '91cb2cb3411472a567c8ec4e8dad9d3a1ebc1dca':
toolbox: indicate why swap{on|off} failed
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I1247e3592ab0f9878fb27d114fd14f9b29282b0e
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '359d58dc0f54d1ca0ee8789b4b7611bbb50bbda5':
Fix ps <process name>
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I3a75fda571896ad42e5a2b9499e156e9449d23ed
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use /proc/pid/cmdline instead of /proc/pid/stat
to filter process by name.
Bug: 8638853
Change-Id: I469f55186e0d8b93311438cc8a1d0f73834f3fb5
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '8218b6aae9cd4a19fa074a8a8203fe9275b35447':
newfs_msdos: Set sectors per fat once
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit 'f7c287b750a2353976fc51aa3b45b380024ae84b':
Fix top for very large VSS.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '85cac2abd416120646b0fe058aac812ca517d71b':
Fix a typo in ioctl usage message.
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '5da0e2ee2bd695d8644af3b18d045d6046a4fba8':
bionic has O_RSYNC now.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
automerge: 5b244cd
* commit '5b244cd4141d7e42bf9382e39c669e1ccf96266c':
toolbox: add prlimit command
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
adb shell prlimit <pid> <cur> <max>
prlimit uses prlimit internally to allow you to set the limits on an arbitrary
process, if you have the privileges to.
Change-Id: Ie9a5dc510c7c695debd8f948361d4c51befa5604
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '86b4dba9c48841659c566ac71a034230f02ec259':
newfs_msdos: Set sectors per fat once
|
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
* commit 'b63aab58065f5fb2a04c5d7c49f1d61bf7e17179':
newfs_msdos: Set sectors per fat once
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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>
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 17913995
(cherry picked from commit 052d78f3346a51d78f442b3612b9a680a1778675)
Change-Id: Ia657c1aa5776f947905d8b0d499d64b5cfbae50c
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(cherry picked from commit 5054c0db7075c5565c476f74ec0a995e9b756660)
Change-Id: I7e1e311d8d8e43e4ee59119eef4eec13c552cae9
|