Denis Vlasenko
|
459e4d6cf7
replace /proc scanning code by more versatile one.
|
18 years ago |
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
|
9225854144
mostly style fixes
|
18 years ago |
Denis Vlasenko
|
35fb512728
PID should be stored in pid_t, not int or long.
|
18 years ago |
Denis Vlasenko
|
d3ada32285
ps: reduce #ifdef forest
|
18 years ago |
Denis Vlasenko
|
621204bbf6
get_terminal_width_height: do not pass insanely large values
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
266bc17690
top: add support for -b, -n <iterations>
|
18 years ago |
Denis Vlasenko
|
be905d550c
process utilities related style cleanup
|
18 years ago |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 years ago |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 years ago |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
"Vladimir N. Oleynik"
|
2d604581ef
removed warning "comparison between signed and unsigned".
|
19 years ago |
"Vladimir N. Oleynik"
|
35939d9378
|
19 years ago |
"Vladimir N. Oleynik"
|
9c44dce304
ps selinux logic correction, but do not tested too
|
19 years ago |
"Vladimir N. Oleynik"
|
be0ed3d0b9
use updated bb_getopt_ulflags() for ps applet
|
19 years ago |
Bernhard Reutner-Fischer
|
6d6a40cc4b
- add option 'w' to ps (wide output, optional feature defaults to off).
|
19 years ago |
Rob Landley
|
60158cb93e
A patch from Takeharu KATO to update/fix SE-Linux support.
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
8efe967018
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Eric Andersen
|
9e48045e45
Patch from Russell Coker:
|
21 years ago |
Eric Andersen
|
deca106b6d
Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not
|
22 years ago |
Eric Andersen
|
44608e9693
Patch last_pach62 from vodz. This patch moves all the /proc parsing
|
22 years ago |
Eric Andersen
|
02e6ba91e8
Vodz' last_patch57:
|
22 years ago |
Eric Andersen
|
1372780662
Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
8d79ce8320
Some patches to make dietlibc work...
|
23 years ago |