| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Iedb371ad0f1f74822b3ff4bc1b7b1f9e6ecd300d
|
|
|
|
| |
Change-Id: Icdc6766a7ef853bc846fe811fa2ad2284ed8a18f
|
|
|
|
|
|
| |
No pun intended.
Change-Id: Ic1d9c8fa9719a7749b4eeaeac20df313600c0b88
|
|
|
|
| |
Change-Id: I36c98135bb4ab1e2ca7137b7a83782fce5ac683a
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
It's simpler; Also whenever toolbox is updated the symlinks get
recreated.
Change-Id: I03fb61a5e0f14fd4ed23680dd6db87eed5b46787
|
| |
| |
| |
| |
| |
| | |
These have all been obsolete since we first moved to git!
Change-Id: Ie5bfc1b30000930ef6a604b4313ff7af1b7c4573
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I15ae14542214a3802d43892da0d03cfb33e63c96
|
|/
|
|
| |
Change-Id: Ia654cdca14a4fda958a406f5e6ccd0919ce88a8f
|
|
|
|
| |
Change-Id: I125ea881e61b834b188d9a5411f3b6efe59b9bad
|
|
|
|
|
|
|
|
| |
use asprintf to dynamically allocate filename buffer
rather than just reserving 512 bytes on the stack to
avoid potential overflow.
Change-Id: Ieeb9c6c2e5f97a9574f8128d84eba0b8efdb7263
|
|
|
|
|
| |
Change-Id: I9b71ca3fa09ffbe12dcc4d04229edab80851db4d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I1247e3592ab0f9878fb27d114fd14f9b29282b0e
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
|
|\ \
| | |
| | |
| | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also modernize the Android-specific hacks.
Bug: https://code.google.com/p/android/issues/detail?id=70793
(cherry picked from commit 1dc64f7a46a9cbac4a90c2cb7445fbbb7c5c8193)
Change-Id: Icacb20e735ec4ab3a93889f06a8d7b1a917f6b16
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit 'f7c287b750a2353976fc51aa3b45b380024ae84b':
Fix top for very large VSS.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 17913995
Change-Id: Ib8359345f3194780ae50019292c2746eb21a7612
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '85cac2abd416120646b0fe058aac812ca517d71b':
Fix a typo in ioctl usage message.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I850dd9995a8ad6cb1f606cca2f57d7dbba2f40ed
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '5da0e2ee2bd695d8644af3b18d045d6046a4fba8':
bionic has O_RSYNC now.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Idad77b6ddc0abe270edff773bb0316d30b9f894d
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '61b4b8095a4de1e4d8ea27f860c32ea345b37bfa':
Build the optional 'r' tool separately.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
You can't use $(TARGET_BUILD_VARIANT) to change how a module
is built like this makefile used to.
Change-Id: Ie6a274cab9a77eb2376a9494e9c17aae8ba0ee0b
Signed-off-by: Olivier Fourdan <olivier.fourdan@intel.com>
Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '619765d7364234f5f13c3e2a1d3094be6c6839aa':
Remove duplication from sendevent.c.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I402e68f843e9673e1c02e4f84f4832380c0e91ac
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'b48c46bcc2986ccb0a2bcac5549285537d8d9d1a':
Add BSD false(1) and true(1).
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 17000769
Change-Id: I6b218b4c2ba3f57d344f60af7a25c45f07091d64
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '70b5cb79486e2af9df2213b7305c4e0b5ee18dfd':
Refresh toolbox.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
Change-Id: I99762bfe02caa0945ea4a184670888a4b5435a1d
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '04857219b2a28653aeed8e42891d995cd0d712f7':
Switch to NetBSD's kill(1).
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Idd1635673e01758b5a7d34f1fdfbb695296c6164
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '1ff2df3f642018277066d73fcd57db08d41d387f':
Fix cp(1) for files in /proc.
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also modernize the Android-specific hacks.
Bug: https://code.google.com/p/android/issues/detail?id=70793
Change-Id: I2aebcd2ff10ca2466017379d87f5fabdb77c05e2
|
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | |
| | | |
| | | | |
shell stop/start"."
* commit '1575e1639c7c72f042fe20f0d862f53b55ded651':
Stop and start netd explicitly for "adb shell stop/start".
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
Bug: 15855807
Change-Id: I387fe86600f4a2862abc3a05a2ef9a1e7374e21d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This follows the recommendations of the SD-card association.
Change-Id: Ie89a5972d086b3df9d92e631c394a521f807b016
Signed-off-by: Daniel Rosenberg <drosen@google.com>
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'ce61f74f153c7d185d1a3d5e2d6dc02ccf768963':
Fix build.
|
| | |
| | |
| | |
| | | |
Change-Id: Ied4adacde94ee10deb30647156f07d46a38fbe1f
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '802943ab514de0814078b2e0a400d18632daa188':
Sync with upstream grep.
|
| | |
| | |
| | |
| | | |
Change-Id: Ie1da2e95ee7e3513afb87f357be983dc80cd1515
|