Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
a04464adaf5b95ae953f8577632d3cf8aa2c80a3
/
toolbox
a67914e
Merge "Fix top(1) SIGPIPE behavior."
by Elliott Hughes
· 11 years ago
5922d3b
Fix top(1) SIGPIPE behavior.
by Elliott Hughes
· 11 years ago
3967f81
Fix buffer overflow in syren utility
by nks
· 11 years ago
e25a641
Move date off the non-portable bionic32 'strtotimeval'.
by Elliott Hughes
· 11 years ago
4727c77
toolbox: ls: 64 bit compile warnings
by Mark Salyzyn
· 11 years ago
161b55f
toolbox: schedtop 64 bit build issue
by Mark Salyzyn
· 11 years ago
7c1fc0e
fix: making lsof show devies and loaded .so file names correctly
by Dmitriy Ivanov
· 11 years ago
3f6b63e
Declare (and simplify) uid_from_user.
by Elliott Hughes
· 11 years ago
fbcdf6f
Merge "Switch to BSD chown (for -R, primarily)."
by Elliott Hughes
· 11 years ago
0b02467
Switch to BSD chown (for -R, primarily).
by Elliott Hughes
· 11 years ago
4014501
Fix grep -f.
by Elliott Hughes
· 11 years ago
2f77bb6
Remove unused #includes of <asm/page.h>.
by Elliott Hughes
· 11 years ago
500308a
Add -D option to restorecon for relabeling /data/data.
by Stephen Smalley
· 11 years ago
2e7347d
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
by Nick Kralevich
· 11 years ago
2c1d62d
Remove a pre-uapi hack from nandread.
by Elliott Hughes
· 11 years ago
27a9365
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
2761b71
Unify toolbox restorecon and libselinux restorecon implementations.
by Stephen Smalley
· 11 years ago
2430a06
Fix 'r' for LP64.
by Elliott Hughes
· 11 years ago
c1e91b0
Remove obsolete 'setconsole' command.
by Elliott Hughes
· 11 years ago
ccecf14
system/core 64-bit cleanup.
by Elliott Hughes
· 11 years ago
d340734
toolbox: Fix date tool with /dev/alarm
by Benoit Goby
· 11 years ago
bfa7d08
SWAP_FLAG_* constants are now in <sys/swap.h>.
by Elliott Hughes
· 11 years ago
ded3464
toolbox-ls: re-introduce clobbered error message
by William Roberts
· 11 years ago
4a7bc60
toolbox: date: use RTC subsystem on devices without /dev/alarm
by Greg Hackmann
· 11 years ago
c057503
toolbox: date: fix parameter type warnings
by Greg Hackmann
· 11 years ago
fa66f1e
toolbox: uptime: use clock_gettime() on devices without /dev/alarm
by Greg Hackmann
· 11 years ago
7f625ed
toolbox: uptime: fix unused parameter warnings
by Greg Hackmann
· 11 years ago
8dfdf65
Minor cleanups.
by Nick Kralevich
· 11 years ago
4ec2910
Increase buffer size, use bounds checking functions
by Nick Kralevich
· 11 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 11 years ago
b05a2e5
Fix nandread to build with old or uapi headers.
by Elliott Hughes
· 11 years ago
1e1d291
Add standard options to readlink
by Michael Wright
· 11 years ago
9f50abd
Add basic readlink command
by Michael Wright
· 11 years ago
9227bd3
Move liblog headers to system/core/include/log
by Colin Cross
· 11 years ago
fb32808
Merge "toolbox: swap utils"
by Rom Lemarchand
· 11 years ago
cf0b4d9
Merge "Do not exit early on errors when -f is specified"
by Ken Sumrall
· 11 years ago
3b2b2b5
Merge "Update the touch command to take a human readable timestamp"
by Ken Sumrall
· 11 years ago
0354829
Do not exit early on errors when -f is specified
by Ken Sumrall
· 11 years ago
13495a1
Update the touch command to take a human readable timestamp
by Ken Sumrall
· 11 years ago
367297c
toolbox: swap utils
by Rom Lemarchand
· 11 years ago
a44c31c
am e755dfd4: Merge changes I1db3137b,I0f66144e
by Colin Cross
· 11 years ago
68e9b6b
toolbox: reimplement watchprops using __system_property_foreach()
by Greg Hackmann
· 12 years ago
389e358
toolbox: reimplement watchprops using __system_property_foreach()
by Greg Hackmann
· 12 years ago
99c1a41
resolved conflicts for merge of 95a41f6b to stage-aosp-master
by Colin Cross
· 11 years ago
8196316
toolbox: hide property implementation from watchprops
by Colin Cross
· 12 years ago
9177963
toolbox: hide property implementation from watchprops
by Colin Cross
· 12 years ago
89c2be3
am 603746f0: am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send-Q columns"
by Brian Carlstrom
· 11 years ago
603746f
am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send-Q columns"
by Brian Carlstrom
· 11 years ago
3c412f6
Fixed reversed output in netstat Recv-Q Send-Q columns
by Brian Carlstrom
· 11 years ago
29393d6
fix another misuse of strncat
by Nick Kralevich
· 11 years ago
960ac43
fix strncat misuse
by Nick Kralevich
· 11 years ago
44a5fb5
Merge "fs_mgr: make block devices read-only"
by Nick Kralevich
· 12 years ago
49edc0a
am 4c1840e6: am 5ea58543: Merge "mount: fix incorrect string length calculation"
by Nick Kralevich
· 12 years ago
4c1840e
am 5ea58543: Merge "mount: fix incorrect string length calculation"
by Nick Kralevich
· 12 years ago
29a5298
mount: fix incorrect string length calculation
by Nick Kralevich
· 12 years ago
e18c0d5
fs_mgr: make block devices read-only
by Nick Kralevich
· 12 years ago
ba4ac0c
am 03546553: am b73a0ef4: Merge "use lseek64 to resolve offset oveflow"
by Colin Cross
· 12 years ago
0354655
am b73a0ef4: Merge "use lseek64 to resolve offset oveflow"
by Colin Cross
· 12 years ago
c05aae4
use lseek64 to resolve offset oveflow
by Jongrak Kwon
· 12 years ago
39f6dd6
am 129b6d90: am 083b5ccb: Add liblog
by Ying Wang
· 12 years ago
129b6d9
am 083b5ccb: Add liblog
by Ying Wang
· 12 years ago
083b5cc
Add liblog
by Ying Wang
· 12 years ago
58b0642
am d3859e43: am 6e0b9ecb: Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"
by Colin Cross
· 12 years ago
d3859e4
am 6e0b9ecb: Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"
by Colin Cross
· 12 years ago
6e0b9ec
Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"
by Colin Cross
· 12 years ago
e5920ff
am a7096004: am 911ba269: Merge "Add -i option to toolbox cmd ls"
by Geremy Condra
· 12 years ago
a709600
am 911ba269: Merge "Add -i option to toolbox cmd ls"
by Geremy Condra
· 12 years ago
403b195
Add -i option to toolbox cmd ls
by William Roberts
· 12 years ago
edee93d
toolbox/dmesg: do not hardcode KLOG_BUF_LEN
by James Sullins
· 12 years ago
c6d7e20
toolbox: Make reboot a separate command from toolbox
by Benoit Goby
· 12 years ago
391f365
toolbox: Fix rm -f with multiple files
by Benoit Goby
· 12 years ago
4db7df7
toolbox: renice: Add -t TYPE parameter and switch to getopt
by Dmitry Shmidt
· 12 years ago
487c4ea
am 7ec62dbd: am 82ea44f8: Merge "Change setsebool syntax to be consistent with other init built-ins."
by Dima Zavin
· 12 years ago
82ea44f
Merge "Change setsebool syntax to be consistent with other init built-ins."
by Dima Zavin
· 12 years ago
0e23fee
Change setsebool syntax to be consistent with other init built-ins.
by Stephen Smalley
· 12 years ago
229d2ac
am b8db1e09: am 777991d9: Merge "Fixed improper size displaying in \'df\' utility"
by Elliott Hughes
· 12 years ago
777991d
Merge "Fixed improper size displaying in 'df' utility"
by Elliott Hughes
· 12 years ago
efb5e3c
resolved conflicts for merge of 20f5daa8 to master
by Kenny Root
· 12 years ago
20f5daa
resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
b83c098
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
f638b7e
am e47eb98a: am 674c0445: Merge "toolbox: silence some compiler warnings"
by Kenny Root
· 12 years ago
e47eb98
am 674c0445: Merge "toolbox: silence some compiler warnings"
by Kenny Root
· 12 years ago
ef5d034
toolbox: silence some compiler warnings
by Kenny Root
· 12 years ago
1f90dcd
Fixed improper size displaying in 'df' utility
by Michal Frynas
· 13 years ago
ad8663e
am 08f748a2: am 42a1e6c9: Merge "Iteration on multi-user external storage." into jb-mr1-dev
by Jeff Sharkey
· 12 years ago
bfcd810
Iteration on multi-user external storage.
by Jeff Sharkey
· 12 years ago
1ef97de
am 81eecb1e: am 2ab69388: am 76080925: am 52d5dfc8: Merge "vmstat: Fix -n flag"
by Jean-Baptiste Queru
· 12 years ago
2ab6938
am 76080925: am 52d5dfc8: Merge "vmstat: Fix -n flag"
by Jean-Baptiste Queru
· 12 years ago
52d5dfc
Merge "vmstat: Fix -n flag"
by Jean-Baptiste Queru
· 12 years ago
78f7aef
Merge "Make usage() static in du.c to avoid conflicts"
by Jon Larimer
· 12 years ago
3790b9b
am f48a4b4b: am ba822edb: am 02e9f8d5: am 53dab583: Merge "Make setenforce usage function static."
by Kenny Root
· 12 years ago
ba822ed
am 02e9f8d5: am 53dab583: Merge "Make setenforce usage function static."
by Kenny Root
· 12 years ago
f286dd7
Make usage() static in du.c to avoid conflicts
by Jon Larimer
· 12 years ago
492051e
Make setenforce usage function static.
by Matt Finifter
· 12 years ago
28358cf
am a0347971: am 605103fb: resolved conflicts for merge of 4dcd52ab to jb-mr1-dev
by Kenny Root
· 12 years ago
605103f
resolved conflicts for merge of 4dcd52ab to jb-mr1-dev
by Kenny Root
· 12 years ago
ae6f3d7
Add support for reloading policy from /data/system.
by Stephen Smalley
· 13 years ago
7acf56f
am 79737802: am 8268a75e: am c5db017c: am 63b2c577: Merge "Conditionally use SIGSTKFLT"
by Elliott Hughes
· 12 years ago
8268a75
am c5db017c: am 63b2c577: Merge "Conditionally use SIGSTKFLT"
by Elliott Hughes
· 12 years ago
52abb4b
Added clear command to toolbox
by Michael Wright
· 12 years ago
Next »