summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
...
| * SWAP_FLAG_* constants are now in <sys/swap.h>.Elliott Hughes2014-01-071-6/+0
* | am 05bfe7fb: am ceb1c5cd: am 49264407: am 7139b0c7: Merge "toolbox-ls: re-int...Nick Kralevich2014-01-031-0/+1
|\ \ | |/
| * toolbox-ls: re-introduce clobbered error messageWilliam Roberts2014-01-031-0/+1
* | am 796be8f1: am b1a82bcb: am f1da46d2: am d27498cb: Merge "toolbox: date: use...Greg Hackmann2013-12-181-14/+80
|\ \ | |/
| * toolbox: date: use RTC subsystem on devices without /dev/alarmGreg Hackmann2013-12-171-14/+80
* | am 619376f4: am e34618a2: am d2ac1d8c: am eb3e9daf: Merge "toolbox: date: fix...Greg Hackmann2013-12-181-1/+1
|\ \ | |/
| * toolbox: date: fix parameter type warningsGreg Hackmann2013-12-171-1/+1
* | am 07dbb562: am 9d1de8a8: am 0e23a3d4: am 215f78ae: Merge "toolbox: uptime: u...Greg Hackmann2013-12-181-4/+14
|\ \ | |/
| * toolbox: uptime: use clock_gettime() on devices without /dev/alarmGreg Hackmann2013-12-171-4/+14
* | am e75af574: am 70f22d6b: am 066a3862: am 83a76637: Merge "toolbox: uptime: f...Greg Hackmann2013-12-181-1/+2
|\ \ | |/
| * toolbox: uptime: fix unused parameter warningsGreg Hackmann2013-12-171-1/+2
* | am bfb1d8a2: am af9e9d97: am f0a68b54: am 8779c4ea: Merge "Minor cleanups."Nick Kralevich2013-12-111-3/+3
|\ \ | |/
| * Minor cleanups.Nick Kralevich2013-11-271-3/+3
* | Merge "Getevent: make sure the monotonic timestamp is displayed; warning clea...Sasha Levitskiy2013-12-111-4/+10
|\ \
| * | Getevent: make sure the monotonic timestamp is displayed; warning cleanup.Sasha Levitskiy2013-12-101-4/+10
* | | am 5e362c87: am 71e096c8: Merge "Increase buffer size, use bounds checking fu...Nick Kralevich2013-12-021-16/+16
|\ \ \ | | |/ | |/|
| * | 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
| |\ \
* | \ \ am 36ff3bd2: am e8c6d15b: am 59644a6c: Merge "Fix nandread to build with old ...Elliott Hughes2013-11-111-2/+6
|\ \ \ \
| * \ \ \ am e8c6d15b: am 59644a6c: Merge "Fix nandread to build with old or uapi heade...Elliott Hughes2013-11-111-2/+6
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Fix nandread to build with old or uapi headers.Elliott Hughes2013-11-111-2/+6
| | * | am e755dfd4: Merge changes I1db3137b,I0f66144eColin Cross2013-06-191-39/+59
| | |\ \
| | | * | toolbox: reimplement watchprops using __system_property_foreach()Greg Hackmann2013-06-181-39/+59
| | * | | resolved conflicts for merge of 95a41f6b to stage-aosp-masterColin Cross2013-06-171-17/+16
| | |\ \ \ | | | |/ /
| | | * | toolbox: hide property implementation from watchpropsColin Cross2013-06-171-17/+16
* | | | | Add -n option to ps to print numeric uidMarco Nelissen2013-10-251-10/+13
| |_|_|/ |/| | |
* | | | Enhance the ioctl toolbox commandScott Anderson2013-10-171-4/+8
* | | | toolbox: Add nohup commandGlenn Kasten2013-09-232-1/+28
|/ / /
* | | 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
|\ \ \ | |/ /
| * | am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send-Q columns"Brian Carlstrom2013-06-041-2/+2
| |\ \ | | |/
| | * Fixed reversed output in netstat Recv-Q Send-Q columnsBrian Carlstrom2013-06-031-2/+2
* | | fix another misuse of strncatNick Kralevich2013-06-031-2/+2
* | | fix strncat misuseNick Kralevich2013-06-031-9/+9
* | | Merge "fs_mgr: make block devices read-only"Nick Kralevich2013-04-251-0/+22
|\ \ \
| * | | fs_mgr: make block devices read-onlyNick Kralevich2013-04-241-0/+22
* | | | am 4c1840e6: am 5ea58543: Merge "mount: fix incorrect string length calculation"Nick Kralevich2013-04-241-3/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 5ea58543: Merge "mount: fix incorrect string length calculation"Nick Kralevich2013-04-241-3/+4
| |\ \ | | |/
| | * mount: fix incorrect string length calculationNick Kralevich2013-04-241-3/+4
* | | am 03546553: am b73a0ef4: Merge "use lseek64 to resolve offset oveflow"Colin Cross2013-04-181-4/+4
|\ \ \ | |/ /