| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '083b5ccba345ed2b4950454f16bd89c5d86b6b27':
Add liblog
|
| |
| |
| |
| |
| | |
Bug: 8580410
Change-Id: Iab3a9b4307f207c14a04a922cc7350c54e60e9ad
|
|\ \
| | |
| | |
| | |
| | | |
* commit '6e0b9ecb503b5611d815214e0a134ea0b1395089':
toolbox/dmesg: do not hardcode KLOG_BUF_LEN
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia99654a53d6adfeba5a5088b7cff45c6e47b6188
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
* commit '911ba269e369035f9a4a250fa22233b37d724356':
Add -i option to toolbox cmd ls
|
| |/
| |
| |
| | |
Change-Id: I4690fc10dc07bf1883bcf8ec18399235dc97d317
|
| |
| |
| |
| |
| | |
Change-Id: Idaedabe1505a9c373629ef1fd31aa4b4beb068c2
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|\ \
| |/
| |
| |
| |
| |
| | |
with other init built-ins."
* commit '7ec62dbd9d2bd7369fa074bf002f642b03e6dd39':
Change setsebool syntax to be consistent with other init built-ins.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change setsebool syntax from name=value to name value.
This is to make it consistent with setprop and similar commands.
Update both the init built-in command and the toolbox command
for consistency.
Change-Id: I2c8e016ba26731c4a2ad4a49ae3b89362bf8f8a8
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
utility"
* commit 'b8db1e093d412f57263dc597dbac14c377945781':
Fixed improper size displaying in 'df' utility
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'df' command used to display filesystem usage statistics as integer
values, in most cases rounding the actual value down. Because of
that 'df' tended to display faulty size values.
This fix to 'df' utility calculates the fractional part of the size,
then it rounds it when needed to the nearest one-digit integer value
and displays after decimal dot.
Change-Id: I9bc52635d45d3e55ce61b3b1c6b80d1267516e75
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: Ie3e67696d265a56dfa4d089c777506f27783a9a6
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I66988d8e87a8110ca9ab3da19870b80bbaf06eba
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Idef0a784a1d237257ff4135bb1df62ff8a67ded3
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'e47eb98a337081d0d6c740eb7d8b990faf4090d7':
toolbox: silence some compiler warnings
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '674c0445e25cdf9bcd7d32a84103bd3b7e24a4a0':
toolbox: silence some compiler warnings
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
Comparison of signed and unsigned integers. Use parenthesis around a
group of bitwise OR operations.
Change-Id: Ia404380593ce2c2a291133c07c0fc7a016a3ad3f
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
into jb-mr1-dev
* commit '08f748a2f8e6933fdd96290de049c1aa1f3f8479':
Iteration on multi-user external storage.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Define /storage as top-level concept, so that we enforce permissions
uniformly. Moves external storage paths from headers to per-device
environment variables. Added missing mount flags, and we no longer
have adb-specific external storage.
Bug: 6925012
Change-Id: Ic7ca953be2f552d3f0ec9e69f89fef751daa1b29
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '81eecb1eb8c23e603c78d60a7278a3afd1798962':
vmstat: Fix -n flag
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '76080925410db41cfa5c70ffcffaa2b3b4d59aad':
vmstat: Fix -n flag
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
The loop condition for the number of iterations basically caused the
argument to -n to be ignored. This fixes the condition appropriately.
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ic6b036d050943fb5f0af8553c081ca75362167e8
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
usage function static."
* commit 'f48a4b4be699f63670acbff94b78e1fdf3b4338c':
Make setenforce usage function static.
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit '02e9f8d5aa390d89f79b2b3bb8630af4062b4d2c':
Make setenforce usage function static.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I6de204dc072418805160a35d799b8948ecb39251
|
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
* commit 'a0347971dec3dc34c6ccebad5170ced255fdf35f':
Add support for reloading policy from /data/system.
|
| |\ \ \
| | |/ /
| | | |
| | | | |
Change-Id: Ibd0c03a7883a2e31adab18543c016776b7b36866
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
To support runtime policy management, add support for reloading
policy from /data/system. This can be triggered by setting the
selinux.loadpolicy property to 1, whether from init.rc after
mounting /data or from the system_server (e.g. upon invocation of
a new device admin API for provisioning policy). ueventd and
installd are restarted upon policy reloads to pick up the new
policy configurations relevant to their operation.
Change-Id: I97479aecef8cec23b32f60e09cc778cc5520b691
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
SIGSTKFLT"
* commit '79737802421d7b32707f1c248b5ecb239965234a':
Conditionally use SIGSTKFLT
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'c5db017cc3d30b1b15544ca9889e66890710f93c':
Conditionally use SIGSTKFLT
|
| | |/
| | |
| | |
| | | |
Change-Id: I555b33b5a93df332c556944a1c00fff417825247
|
|/ /
| |
| |
| | |
Change-Id: Ifb1b7693727997b94614f7da73081f0894ee88ad
|
| |
| |
| |
| |
| | |
Bug: 6798417
Change-Id: I581c496a726a4814edaaa3672849c090bac8552c
|
| |
| |
| |
| |
| | |
Bug: 6798417
Change-Id: I716ab459b9edf4c7405bf042adbee0300b6f51c9
|
| |
| |
| |
| |
| |
| |
| |
| | |
The code is from NetBSD, with the -n and -h options removed to make
porting easy. Also, removed support for the BLOCKSIZE environment
variable for the same reason.
Change-Id: Ib927ff3527e02802785fdd7f75bab1f05222918e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When creating a new file using open(..., O_CREAT), it is an error
to fail to specify a creation mode. If a mode is not specified, a
random stack provided value is used as the "mode".
This will become a runtime error in a future version of Android.
Change-Id: I00609f37d2ea68e21b6404d542830386be354202
|
|\ \
| |/
| |
| |
| |
| |
| | |
unloading"
* commit '2a2e10fbb38e4f4d7759f619275fa4ebd596259a':
toolbox: rmmod: fix module unloading
|
| |\
| | |
| | |
| | |
| | | |
* commit '16d2b6ae4050b1232fd164cef1dbade532fe29a4':
toolbox: rmmod: fix module unloading
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replace "-" with "_" in module name. This would keep
rmmod compatible with module-init-tools version of rmmod
Change-Id: I4470d9a98bc2f299acd94859fca4403aee279d2b
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Matches behavior of coreutils dd. Also removes unsupported
conversions.
Change-Id: I9ed5a7d43b5b083041b261ce70f6c835b41dc7ac
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'a802b8374a22da9f52541e1fc286dcbdb1cfa1b4':
toolbox: implement rm -f flag
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
this prevent compatibility errors in scripts (file "-f" not found)
The force flag will not return an error if the file doesnt exist.
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Change-Id: I3267963284ee247629da5ab299e900c6e4a4ac68
|
| |
| |
| |
| |
| |
| |
| | |
This file is not compiled and not used.
Bug: 6435382
Change-Id: I3a08690950f1c77f8b0bc57a9e5cdb6eb402ac77
|