Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 år sedan |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 år sedan |
Denis Vlasenko
|
3bba545a54
done a dozen of randconfig test. guess what? ALL failed...
|
18 år sedan |
Denis Vlasenko
|
459e4d6cf7
replace /proc scanning code by more versatile one.
|
18 år sedan |
Denis Vlasenko
|
fa07680091
top: improve CPU% calculation
|
18 år sedan |
Denis Vlasenko
|
35fb512728
PID should be stored in pid_t, not int or long.
|
18 år sedan |
Denis Vlasenko
|
25d8062128
top: batch mode should output all processes
|
18 år sedan |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 år sedan |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 år sedan |
Denis Vlasenko
|
c12f53090b
dnsd fix; option_mask32 added. dnsd needs more love.
|
18 år sedan |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 år sedan |
Denis Vlasenko
|
266bc17690
top: add support for -b, -n <iterations>
|
18 år sedan |
Denis Vlasenko
|
42dfcd2612
top: fixed wrong comment, made error message more clear
|
18 år sedan |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 år sedan |
Rob Landley
|
a526c30cc5
Make another warning go away.
|
18 år sedan |
Rob Landley
|
db1ab1aeb3
Top was catching sigterm (and fumbling sigint) so it could reset the terminal
|
18 år sedan |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 år sedan |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 år sedan |
Bernhard Reutner-Fischer
|
e2922e42a0
- make it C89 compatible; Declarations in the middle of a function is of course
|
18 år sedan |
Rob Landley
|
0c43046fde
Fix allbareconfig.
|
18 år sedan |
Rob Landley
|
997650b972
From Denis Vlasenko:
|
18 år sedan |
Bernhard Reutner-Fischer
|
d9cf7ac781
- patch from Denis Vlasenko to add and use bb_xchdir()
|
18 år sedan |
"Vladimir N. Oleynik"
|
c218a29325
add last terminal line
|
19 år sedan |
"Vladimir N. Oleynik"
|
3afdfecf7e
restore change by Denis Vlasenko: file_to_buf must vary fast, best if inline
|
19 år sedan |
Rob Landley
|
b2804551a0
Cleanups from Denis Vlasenko.
|
19 år sedan |
"Vladimir N. Oleynik"
|
51bfa54e46
removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNUSED. My whitespace
|
19 år sedan |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 år sedan |
"Vladimir N. Oleynik"
|
70678bc5b6
getopt -> getopt_ulflags. noticed by Rob Sullivan
|
19 år sedan |
"Vladimir N. Oleynik"
|
f246dc7f57
ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
|
19 år sedan |
"Vladimir N. Oleynik"
|
1e07f852e0
FEATURE->ENABLE_FEATURE loses one for 'top' applet
|
19 år sedan |