summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
* Merge "toolbox: turn on -Werror"Mark Salyzyn2014-05-2127-84/+58
|\
| * toolbox: turn on -WerrorMark Salyzyn2014-05-1427-84/+58
* | Merge ""stop" / "start must apply to the secondary zygote as well."Narayan Kamath2014-05-152-0/+2
|\ \
| * | "stop" / "start must apply to the secondary zygote as well.Narayan Kamath2014-05-132-0/+2
| |/
* | Merge "ps: add flag to show ABI"Kenny Root2014-05-151-4/+47
|\ \
| * | ps: add flag to show ABIKenny Root2014-05-141-4/+47
| |/
* | Clean up some unnecessary system_properties cruft.Elliott Hughes2014-05-141-3/+0
|/
* Merge "Fix top(1) SIGPIPE behavior."Elliott Hughes2014-04-192-12/+17
|\
| * Fix top(1) SIGPIPE behavior.Elliott Hughes2014-04-182-12/+17
* | Fix buffer overflow in syren utilitynks2014-04-131-2/+6
* | Move date off the non-portable bionic32 'strtotimeval'.Elliott Hughes2014-04-071-4/+34
|/
* toolbox: ls: 64 bit compile warningsMark Salyzyn2014-03-141-3/+3
* toolbox: schedtop 64 bit build issueMark Salyzyn2014-03-131-15/+13
* fix: making lsof show devies and loaded .so file names correctlyDmitriy Ivanov2014-03-041-1/+1
* Declare (and simplify) uid_from_user.Elliott Hughes2014-02-283-12/+41
* Merge "Switch to BSD chown (for -R, primarily)."Elliott Hughes2014-03-013-69/+354
|\
| * Switch to BSD chown (for -R, primarily).Elliott Hughes2014-02-283-69/+354
* | Fix grep -f.Elliott Hughes2014-02-281-2/+0
|/
* Remove unused #includes of <asm/page.h>.Elliott Hughes2014-02-243-3/+0
* Add -D option to restorecon for relabeling /data/data.Stephen Smalley2014-02-181-2/+5
* Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich2014-02-121-1/+1
|\
| * Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-1/+1
* | Remove a pre-uapi hack from nandread.Elliott Hughes2014-02-071-4/+0
|/
* Unify toolbox restorecon and libselinux restorecon implementations.Stephen Smalley2014-02-061-92/+15
* Fix 'r' for LP64.Elliott Hughes2014-01-171-25/+31
* Remove obsolete 'setconsole' command.Elliott Hughes2014-01-162-162/+0
* system/core 64-bit cleanup.Elliott Hughes2014-01-169-28/+15
* toolbox: Fix date tool with /dev/alarmBenoit Goby2014-01-091-1/+1
* SWAP_FLAG_* constants are now in <sys/swap.h>.Elliott Hughes2014-01-071-6/+0
* toolbox-ls: re-introduce clobbered error messageWilliam Roberts2014-01-031-0/+1
* toolbox: date: use RTC subsystem on devices without /dev/alarmGreg Hackmann2013-12-171-14/+80
* toolbox: date: fix parameter type warningsGreg Hackmann2013-12-171-1/+1
* toolbox: uptime: use clock_gettime() on devices without /dev/alarmGreg Hackmann2013-12-171-4/+14
* toolbox: uptime: fix unused parameter warningsGreg Hackmann2013-12-171-1/+2
* Minor cleanups.Nick Kralevich2013-11-271-3/+3
* Increase buffer size, use bounds checking functionsNick Kralevich2013-11-271-16/+16
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-2211-82/+366
|\
| * Add standard options to readlinkMichael Wright2013-08-221-8/+44
| * Add basic readlink commandMichael Wright2013-08-192-1/+61
| * Move liblog headers to system/core/include/logColin Cross2013-07-241-1/+1
| * Merge "toolbox: swap utils"Rom Lemarchand2013-07-024-1/+192
| |\
| | * toolbox: swap utilsRom Lemarchand2013-06-254-1/+192
| * | Merge "Do not exit early on errors when -f is specified"Ken Sumrall2013-06-281-4/+11
| |\ \
| | * | Do not exit early on errors when -f is specifiedKen Sumrall2013-06-261-4/+11
| * | | Merge "Update the touch command to take a human readable timestamp"Ken Sumrall2013-06-281-4/+31
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Update the touch command to take a human readable timestampKen Sumrall2013-06-261-4/+31
| * | toolbox: reimplement watchprops using __system_property_foreach()Greg Hackmann2013-06-181-39/+59
| * | toolbox: hide property implementation from watchpropsColin Cross2013-06-171-17/+16
| |/
| * am 603746f0: am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send...Brian Carlstrom2013-06-041-2/+2
| |\
| * | fix another misuse of strncatNick Kralevich2013-06-031-2/+2