randomconfig fixes
[oweals/busybox.git] / procps / pgrep.c
2018-12-28 Denys Vlasenkoconfig: update size information
2017-08-07 Denys Vlasenkofree,stat: make NOEXEC
2017-07-21 Denys Vlasenkopgrep: fix "pgrep -v -P1"; also allow matching of comm...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-06-26 Denys Vlasenkopgrep: implement -a
2017-06-26 Denys Vlasenkopgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" proce...
2017-01-29 Denys Vlasenko*: add comment about APPLET_ODDNAME format
2016-11-28 Denys VlasenkoCode style fixes, no code changes
2016-11-23 Denys VlasenkoConvert all procps/* applets to "new style" applet...
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2013-11-29 Denys VlasenkoUse unsigned printf/scanf conversion where more appropriate
2013-02-28 Denys Vlasenkopgrep: fix a "missing closing paren" build error
2013-02-28 Bernhard Wallepgrep: fix -x option
2011-06-10 Wade Berrierpkill/pgrep: support extended regular expressions
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-01-28 Denys Vlasenko*: style fixes. no code changes (verified with objdump)
2009-08-14 Denys Vlasenkopgrep: match argv[0] too, not only comm; fix a bug...
2009-07-05 Denys Vlasenkopgrep/pkill: support -s and -P options
2008-07-17 Denis Vlasenkopidof/killall: allow find_pid_by_name to find running
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-17 Denis Vlasenkodos2unix: tiny shrink
2008-01-07 Denis Vlasenkops: fix build breakage from vda's recent commit
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-30 Denis Vlasenkofixlet to pgrep/pkill
2007-09-30 Denis Vlasenkoprint_signames_and_exit -> print_signames (because...
2007-09-29 Denis Vlasenkopgrep,pkill: new applets by Loic Grenie <loic.grenie...