Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
248a67fb75
free,stat: make NOEXEC
|
7 years ago |
Denys Vlasenko
|
578008a989
pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
9f4b4226a4
pgrep: implement -a
|
7 years ago |
Denys Vlasenko
|
4add757929
pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "
|
7 years ago |
Denys Vlasenko
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
7 years ago |
Denys Vlasenko
|
1d3a04a3a4
Code style fixes, no code changes
|
8 years ago |
Denys Vlasenko
|
f8f81ed7aa
Convert all procps/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
327f550669
Use unsigned printf/scanf conversion where more appropriate
|
11 years ago |
Denys Vlasenko
|
7794c21daf
pgrep: fix a "missing closing paren" build error
|
11 years ago |
Bernhard Walle
|
47f8558eee
pgrep: fix -x option
|
11 years ago |
Wade Berrier
|
000ae5cefe
pkill/pgrep: support extended regular expressions
|
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
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
6b9f163353
*: style fixes. no code changes (verified with objdump)
|
15 years ago |
Denys Vlasenko
|
16d1e3c26f
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
|
15 years ago |
Denys Vlasenko
|
57dc5345e2
pgrep/pkill: support -s and -P options
|
15 years ago |
Denis Vlasenko
|
3b3ca113ed
pidof/killall: allow find_pid_by_name to find running
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
cdf62770af
dos2unix: tiny shrink
|
16 years ago |
Denis Vlasenko
|
6b404431aa
ps: fix build breakage from vda's recent commit
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
5fb09656ca
fixlet to pgrep/pkill
|
17 years ago |