Denys Vlasenko
|
67905e2d7c
*: work around sysinfo.h versus linux/*.h problems
|
13 years ago |
Denys Vlasenko
|
12ac6287ee
procps: remove PSSCAN_STAT define, users were using it incorrectly
|
13 years ago |
Denys Vlasenko
|
d7efa06b83
fix breakage caused by 'remove "Options:" string from help texts' commit
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
099e528919
ps: implement -o stat
|
13 years ago |
Cristian Ionescu-Idbohrn
|
6957d79bd6
remove redundant ENABLE_DESKTOP in procps/ps.c
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
9e07219c78
ps: make "ps -o BAD" emit list of good -o params
|
14 years ago |
Denys Vlasenko
|
fe360480aa
fix typo in commented-out code
|
14 years ago |
Denys Vlasenko
|
39601843d7
ps: fix non-DESKTOP option handling code
|
14 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 years ago |
Denys Vlasenko
|
887d963037
ps: add comment about -T
|
15 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denys Vlasenko
|
a05b2b856b
ps: show longer COMMAND
|
15 years ago |
Denys Vlasenko
|
d75295c80b
ps: conditionally enable -T on non-DESKTOP build too
|
15 years ago |
Denys Vlasenko
|
b410d4ada7
ps,top: add an option to show threads. +260 bytes of code
|
15 years ago |
Denys Vlasenko
|
3a0f6f2328
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
|
15 years ago |
Denys Vlasenko
|
fca70a8cce
ps: conditionally support additional -o FIELDs
|
15 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
83cea0ef04
s/SELINIX/SELINUX/
|
16 years ago |
Denis Vlasenko
|
deeed59de0
libbb: introduce and use xrealloc_vector
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 years ago |
Denis Vlasenko
|
54b90b5988
fix another -Wall warning
|
16 years ago |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
Denis Vlasenko
|
85c247161b
*: fix fallout from -Wunused-parameter
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
c85bfcad52
ps: fixlet to disabled compat code
|
17 years ago |
Denis Vlasenko
|
5de754a395
ps: add (disabled) compat code
|
17 years ago |