summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch to NetBSD's kill(1)."Elliott Hughes2014-07-223-154/+272
|\
| * Switch to NetBSD's kill(1).Elliott Hughes2014-07-223-154/+272
* | Merge "Fix cp(1) for files in /proc."Elliott Hughes2014-07-222-12/+12
|\ \
| * | Fix cp(1) for files in /proc.Elliott Hughes2014-07-222-12/+12
| |/
* | Stop and start netd explicitly for "adb shell stop/start".Sreeram Ramachandran2014-07-192-0/+2
|/
* Fix build.Christopher Ferris2014-07-101-1/+1
* Sync with upstream grep.Elliott Hughes2014-07-104-19/+19
* fix duplicated grep usage printingRocky Zhang2014-07-111-1/+0
* Fix %llx to PRIx64 in nandread.c.Elliott Hughes2014-06-251-17/+18
* Use inet_ntoa to display ipaddr and mask valuesBhanu Chetlapalli2014-06-181-14/+8
* Add mknod utility to system/core/toolboxSujith Ramakrishnan2014-06-112-0/+96
* Getevent: make sure the monotonic timestamp is displayed; warning cleanup.Sasha Levitskiy2014-06-111-4/+10
* toolbox: Add nohup commandGlenn Kasten2014-06-112-0/+27
* Switch md5 over to openssl rather than libc.Elliott Hughes2014-06-092-68/+66
* Remove unnecessary #includes of <sys/atomics.h>.Elliott Hughes2014-05-221-2/+0
* toolbox: fix x86 buildGreg Hackmann2014-05-211-2/+2
* toolbox: fix buildGreg Hackmann2014-05-212-3/+3
* 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