Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
66304a0ada3451150d1513a485b462cfc162be29
/
toolbox
762653b
iorap: Remove toggling iorapd on/off when using 'start' command.
by yawanng
· 5 years ago
f765947
Merge "toolbox: make all janitors the owners." am: 5f33339b2f am: 459b5d6350
by Treehugger Robot
· 5 years ago
5f33339
Merge "toolbox: make all janitors the owners."
by Treehugger Robot
· 5 years ago
b0680f4
Merge "modprobe: add -s/--syslog flag" am: 14260d2314 am: ef4a78efbb
by Treehugger Robot
· 5 years ago
e81b002
toolbox: make all janitors the owners.
by Elliott Hughes
· 5 years ago
63368be
modprobe: add -s/--syslog flag
by Mark Salyzyn
· 5 years ago
28b6ea2
Merge "modprobe: add --all=modules.load flag" am: 3d246cced8 am: f1ae0e66e3
by Mark Salyzyn
· 5 years ago
e7a17a6
Merge "modprobe: switch to getopt_long for argument parsing" am: d894b463f1 am: f946ba79cf
by Treehugger Robot
· 5 years ago
6c9a1e4
modprobe: add --all=modules.load flag
by Mark Salyzyn
· 5 years ago
3ad274b
modprobe: switch to getopt_long for argument parsing
by Mark Salyzyn
· 5 years ago
1351fcc
Merge changes I14ed0839,I59f9fde5 am: 4db1b12b3c am: 24d0e12b3e
by Treehugger Robot
· 5 years ago
703fb74
modprobe: Use more inclusive language for modprobe and libmodprobe
by Mark Salyzyn
· 5 years ago
7d6af00
Control audio HAL services in start/stop
by Ytai Ben-Tsvi
· 6 years ago
6025b73
Control audio HAL services in start/stop
by Ytai Ben-Tsvi
· 6 years ago
2680b31
start: Toggle iorapd on/off when using 'start' command (by itself)
by Igor Murashkin
· 6 years ago
64a5534
toolbox: add modprobe
by Steve Muckle
· 6 years ago
63b0775
toolbox: drop NetBSD grep for toybox grep.
by Elliott Hughes
· 6 years ago
65a1ee8
toolbox: add setprop, start, and stop
by Tom Cherry
· 6 years ago
0865266
Remove `r` in R.
by Elliott Hughes
· 7 years ago
bfd9d63
grep: fix ASan heap-buffer-overflow.
by Elliott Hughes
· 7 years ago
720c1ec
BSD grep: sync with upstream.
by Elliott Hughes
· 7 years ago
7c71e06
toolbox: make "r" available for /vendor
by Petri Gynther
· 7 years ago
8cbf6bb
toolbox: getevent: disable stdout buffering
by Gary Bisson
· 7 years ago
38e9f23
getevent: O_RDWR -> O_RDONLY | O_CLOEXEC
by Nick Kralevich
· 7 years ago
8100d05
Move back to BSD grep, and make it available for recovery too.
by Elliott Hughes
· 7 years ago
f9408d5
Revert "Switch to PCRE grep."
by Elliott Hughes
· 7 years ago
c50fe3d
Merge "newfs_msdos: switch to external/newfs_msdos."
by Treehugger Robot
· 7 years ago
76858a0
newfs_msdos: switch to external/newfs_msdos.
by Elliott Hughes
· 7 years ago
011ee12
Shared libs are supported in recovery mode
by Jiyong Park
· 7 years ago
a228822
Compile toolbox's newfs_msdos for the host
by Dan Willemsen
· 8 years ago
90a018a
Switch to PCRE grep.
by Elliott Hughes
· 8 years ago
21ceafb
Remove BSD dd.
by Elliott Hughes
· 8 years ago
8591440
Lose dd to toybox.
by Elliott Hughes
· 8 years ago
16b82b7
Build toolbox with _FILE_OFFSET_BITS=64.
by Elliott Hughes
· 8 years ago
8573b55
getprop: add -T option to return a property's type
by Tom Cherry
· 8 years ago
91094e0
Reland: Add getprop to toolbox
by Tom Cherry
· 8 years ago
ea4c7d5
Merge "Add toolbox to vendor"
by Tom Cherry
· 8 years ago
4e4ab4a
Just check in tools.h.
by Elliott Hughes
· 8 years ago
6fb3dca
Add toolbox to vendor
by Tom Cherry
· 8 years ago
e69ba76
Revert "Add getprop to toolbox"
by Tom Cherry
· 8 years ago
a852f95
Convert toolbox to Android.bp
by Dan Willemsen
· 8 years ago
c73497e
Add getprop to toolbox
by Tom Cherry
· 8 years ago
3289b9c
Merge "Add OWNERS."
by Elliott Hughes
· 8 years ago
693d63f
Add OWNERS.
by Elliott Hughes
· 8 years ago
f4dafbc
Disable integer overflow sanitizer in grep.
by Ivan Lozano
· 8 years ago
4a16646
Revert "delete toolbox/r.c"
by Chris Fries
· 8 years ago
23bcbf0
Merge "Add building and installing of grep for vendor."
by Treehugger Robot
· 8 years ago
0c3b1bd
Add building and installing of grep for vendor.
by Erik Staats
· 8 years ago
c286f47
Remove <sys/mtio.h> workaround.
by Elliott Hughes
· 8 years ago
49641ba
libtoolbox_dd / grep: Android.mk -> bp
by Yifan Hong
· 8 years ago
be9024d
This code has moved to toybox proper.
by Elliott Hughes
· 8 years ago
455567f
Add a reasonably full implementation of gzip/gunzip/zcat.
by Elliott Hughes
· 9 years ago
14667c1
Revert "Only allow system to write to existing input nodes."
by Michael Wright
· 9 years ago
344e929
Only allow system to write to existing input nodes.
by Michael Wright
· 9 years ago
8a475f7
delete toolbox/r.c
by Nick Kralevich
· 9 years ago
1c2f612
toolbox: exit when failed to allocate buffer for ioctl
by Ting-Yuan Huang
· 9 years ago
58da81d
toolbox: fix memory leak
by Ting-Yuan Huang
· 9 years ago
36e0d39
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
c733a76
Lose sendevent to toybox.
by Elliott Hughes
· 9 years ago
80beb50
Merge "Fix the generated getevent labels."
by Treehugger Robot
· 9 years ago
b22b998
Fix the generated getevent labels.
by Elliott Hughes
· 9 years ago
50f39dd
Lose start/stop to toybox.
by Elliott Hughes
· 9 years ago
01e5a6c
Remove more obsolete MTD stuff.
by Elliott Hughes
· 9 years ago
cf75c1b
Lose log to toybox.
by Elliott Hughes
· 9 years ago
4558428
Lose top to toybox.
by Elliott Hughes
· 9 years ago
1f406e2
Remove toolbox ioctl.
by Elliott Hughes
· 9 years ago
ee2da03
Remove invalid uses of -l and -I
by Dan Willemsen
· 9 years ago
c713bce
Fix misc-macro-parentheses warnings in init and other core modules.
by Chih-Hung Hsieh
· 9 years ago
eea3c0e
Lose ps to toybox.
by Elliott Hughes
· 9 years ago
defd249
toolbox ps: replace strcpy with snprintf.
by Elliott Hughes
· 10 years ago
2123c6f
Merge "Add empty <util.h> to build BSD source."
by Treehugger Robot
· 10 years ago
36abd48
Add empty <util.h> to build BSD source.
by Elliott Hughes
· 10 years ago
5c1b3af
Fix 'ps.c' formatting.
by Jorge Lucangeli Obes
· 10 years ago
c5e7f73
Fix 'ps --ppid'.
by Jorge Lucangeli Obes
· 10 years ago
72886ce
Remove toolbox iftop.
by Elliott Hughes
· 10 years ago
22b3567
Fix toolbox failure return to match similar tools.
by Elliott Hughes
· 10 years ago
ad2c07e
Clean up toolbox runner slightly.
by Elliott Hughes
· 10 years ago
2c5b89a
Merge "Cleanup uses of sprintf so we can deprecate it."
by George Burgess IV
· 10 years ago
e7aa2b2
Cleanup uses of sprintf so we can deprecate it.
by George Burgess IV
· 10 years ago
15ca17c
Remove toolbox prlimit.
by Elliott Hughes
· 10 years ago
fd64c5d
Make toolbox top a little more like everyone else's.
by Elliott Hughes
· 10 years ago
c434cf8
Allow building with Python 3.x
by Bernhard Rosenkränzer
· 10 years ago
0bb350a
Add missing liblog dependency
by Dimitry Ivanov
· 10 years ago
bd02a47
Fix generation of event labels for getevent.
by Elliott Hughes
· 10 years ago
78e0806
Always have ps output to stdout at least one line.
by Christopher Ferris
· 10 years ago
6268d4c
Toolbox: |ps -t| now correctly displays the USER for threads
by Phani (Gargey) Avadhanam
· 10 years ago
d7bd575
Improve top(1) compatibility and interactive usefulness.
by Elliott Hughes
· 10 years ago
d2e26c0
Fix ps -Z so it combines with other arguments.
by Elliott Hughes
· 10 years ago
5dc119a
Remove the name filtering from toolbox ps.
by Elliott Hughes
· 10 years ago
cca6019
Lose df to toybox.
by Elliott Hughes
· 10 years ago
5cf29bc
Lose du to toybox.
by Elliott Hughes
· 10 years ago
42325f0
Lose lsof to toybox.
by Elliott Hughes
· 10 years ago
ce98fc4
Merge "Lose ls to toybox."
by Elliott Hughes
· 10 years ago
e66be4d
Lose ls to toybox.
by Elliott Hughes
· 10 years ago
1498261
Merge "Lose uptime to toybox."
by Elliott Hughes
· 10 years ago
703a3f1
lsof fixes.
by Elliott Hughes
· 10 years ago
49ef9c0
Lose uptime to toybox.
by Elliott Hughes
· 10 years ago
17ddfcb
Lose ionice and renice to toybox.
by Elliott Hughes
· 10 years ago
e8606c8
Remove watchprops.
by Elliott Hughes
· 10 years ago
3294ad1
Toolbox: Disable unused-const-variable warning
by Andreas Gampe
· 10 years ago
Next »