Denis Vlasenko
|
fa07680091
top: improve CPU% calculation
|
18 years ago |
Denis Vlasenko
|
dd539f7687
Unneeded code removed, usused field "unsigned pscpu" removed
|
18 years ago |
Denis Vlasenko
|
35fb512728
PID should be stored in pid_t, not int or long.
|
18 years ago |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 years ago |
Denis Vlasenko
|
a6dbb08a48
small style fixes
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Mike Frysinger
|
58dda84ecc
decuddle () from for/if/while
|
18 years ago |
Rob Landley
|
22f383e695
Fix http://bugs.busybox.net/view.php?id=906 which could cause failures in top.
|
18 years ago |
Mike Frysinger
|
373af43bb0
comment all fields
|
18 years ago |
Mike Frysinger
|
301ad67912
add reference to proc(5)
|
18 years ago |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 years ago |
Rob Landley
|
7818a422bc
Portability tweak from Shaun Jackman, don't include asm/page.h directly.
|
18 years ago |
Bernhard Reutner-Fischer
|
cb44816ba3
- add and use bb_opendir(), bb_xopendir().
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
"Vladimir N. Oleynik"
|
465300ced9
cleanups after changes by Denis Vlasenko. Size optimization
|
19 years ago |
Rob Landley
|
b2804551a0
Cleanups from Denis Vlasenko.
|
19 years ago |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 years ago |
"Vladimir N. Oleynik"
|
f246dc7f57
ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
|
19 years ago |
"Vladimir N. Oleynik"
|
1e07f852e0
FEATURE->ENABLE_FEATURE loses one for 'top' applet
|
19 years ago |
Rob Landley
|
60158cb93e
A patch from Takeharu KATO to update/fix SE-Linux support.
|
19 years ago |
Eric Andersen
|
52499cb9ae
Tito writes:
|
20 years ago |
Eric Andersen
|
242ab83499
Teach busybox ps to get the correct uid when displaying stuff
|
21 years ago |
Glenn L McGrath
|
a1e4a0ef67
Patch from Atsushi Nemoto, recent MIPS kernel headers
|
21 years ago |
Eric Andersen
|
0933a92f5a
bother. It seems I can't read.
|
21 years ago |
Eric Andersen
|
f295b5a408
doh!
|
21 years ago |
Eric Andersen
|
a8d82fe52e
Try to accomodate systems that do not define PAGE_SHIFT
|
21 years ago |
Eric Andersen
|
9e48045e45
Patch from Russell Coker:
|
21 years ago |
Eric Andersen
|
fab3e12cec
Skip printing "/proc/%d/cmdline" stuff when it is not relevant
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
deca106b6d
Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not
|
22 years ago |