Denis Vlasenko
|
450196c119
ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer)
|
пре 17 година |
Bernhard Reutner-Fischer
|
26a8016da6
- change option -c to -Z to match newer upstream SElinux conventions
|
пре 17 година |
Denis Vlasenko
|
54cf511ce1
sort: fix multiple -k (was ignoring all except last)
|
пре 18 година |
Mike Frysinger
|
0aa6ba5d44
make sure ps/top output what they claim: vsz, not rss ... down the line we should make the output controllable either at runtime or buildtime as both statistics are quite useful
|
пре 18 година |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
пре 18 година |
Denis Vlasenko
|
769d1e05e6
fix warning from needlessly-global functions
|
пре 18 година |
Denis Vlasenko
|
6dca70a049
ps: fix buglet, add microoptimization
|
пре 18 година |
Denis Vlasenko
|
402151671b
ps: add documentation on POSIX ps
|
пре 18 година |
Denis Vlasenko
|
9494919ea5
ps: implement POSIX-like options, most notably -o
|
пре 18 година |
Denis Vlasenko
|
459e4d6cf7
replace /proc scanning code by more versatile one.
|
пре 18 година |
Denis Vlasenko
|
fa07680091
top: improve CPU% calculation
|
пре 18 година |
Denis Vlasenko
|
dd539f7687
Unneeded code removed, usused field "unsigned pscpu" removed
|
пре 18 година |
Denis Vlasenko
|
9225854144
mostly style fixes
|
пре 18 година |
Denis Vlasenko
|
35fb512728
PID should be stored in pid_t, not int or long.
|
пре 18 година |
Denis Vlasenko
|
d3ada32285
ps: reduce #ifdef forest
|
пре 18 година |
Denis Vlasenko
|
621204bbf6
get_terminal_width_height: do not pass insanely large values
|
пре 18 година |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
пре 18 година |
Denis Vlasenko
|
266bc17690
top: add support for -b, -n <iterations>
|
пре 18 година |
Denis Vlasenko
|
be905d550c
process utilities related style cleanup
|
пре 18 година |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
пре 18 година |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
пре 18 година |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
пре 18 година |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
пре 19 година |
"Vladimir N. Oleynik"
|
2d604581ef
removed warning "comparison between signed and unsigned".
|
пре 19 година |
"Vladimir N. Oleynik"
|
35939d9378
|
пре 19 година |
"Vladimir N. Oleynik"
|
9c44dce304
ps selinux logic correction, but do not tested too
|
пре 19 година |
"Vladimir N. Oleynik"
|
be0ed3d0b9
use updated bb_getopt_ulflags() for ps applet
|
пре 19 година |
Bernhard Reutner-Fischer
|
6d6a40cc4b
- add option 'w' to ps (wide output, optional feature defaults to off).
|
пре 19 година |
Rob Landley
|
60158cb93e
A patch from Takeharu KATO to update/fix SE-Linux support.
|
пре 19 година |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
пре 21 година |