index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
/
pgrep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-2
/
+2
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-2
/
+2
*
|
pgrep,pkill: remove non-functional options
Ron Yorston
2023-06-22
1
-0
/
+55
|
/
*
pkill: add -e to display the name and PID of the process being killed
Louis Sautier
2022-10-14
1
-4
/
+11
*
*: more --help tweaking
Denys Vlasenko
2021-06-13
1
-6
/
+6
*
config: update size information
Denys Vlasenko
2018-12-28
1
-2
/
+2
*
free,stat: make NOEXEC
Denys Vlasenko
2017-08-07
1
-1
/
+5
*
pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086
Denys Vlasenko
2017-07-21
1
-10
/
+37
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-2
/
+2
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-2
/
+2
*
pgrep: implement -a
Denys Vlasenko
2017-06-26
1
-6
/
+16
*
pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "
Denys Vlasenko
2017-06-26
1
-5
/
+11
*
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-29
1
-0
/
+1
*
Code style fixes, no code changes
Denys Vlasenko
2016-11-28
1
-1
/
+1
*
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+17
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+1
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-2
/
+2
*
pgrep: fix a "missing closing paren" build error
Denys Vlasenko
2013-02-28
1
-1
/
+1
*
pgrep: fix -x option
Bernhard Walle
2013-02-28
1
-1
/
+1
*
pkill/pgrep: support extended regular expressions
Wade Berrier
2011-06-10
1
-1
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-2
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+29
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
1
-3
/
+4
*
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
Denys Vlasenko
2009-08-14
1
-4
/
+4
*
pgrep/pkill: support -s and -P options
Denys Vlasenko
2009-07-06
1
-54
/
+64
*
pidof/killall: allow find_pid_by_name to find running
Denis Vlasenko
2008-07-17
1
-1
/
+8
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+1
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-2
/
+0
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
1
-1
/
+2
*
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2008-01-07
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
fixlet to pgrep/pkill
Denis Vlasenko
2007-09-30
1
-1
/
+1
*
print_signames_and_exit -> print_signames (because of "ash calls kill_main")
Denis Vlasenko
2007-09-30
1
-2
/
+4
*
pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>
Denis Vlasenko
2007-09-29
1
-0
/
+136