busybox/procps
Louis Sautier 707a7ef4c7 pkill: add -e to display the name and PID of the process being killed
This mimics the behaviour of pkill -e / --echo from procps.

function                                             old     new   delta
.rodata                                           105179  105200     +21
packed_usage                                       34523   34516      -7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 21/-7)              Total: 14 bytes

Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2022-10-14 14:33:34 +02:00
..
Config.src config system: move some options closer to relevalnt tool subdirectories 2021-10-12 13:23:29 +02:00
free.c free: implement -h 2021-06-18 12:08:02 +02:00
fuser.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
iostat.c config: update size information 2018-12-28 03:20:17 +01:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c *: --help tweaks 2021-06-14 20:47:20 +02:00
lsof.c lsof: print fd# too 2021-06-16 12:49:15 +02:00
mpstat.c avoid using strok - eliminates use of hidden global variable 2020-10-06 02:36:47 +02:00
nmeter.c *: style fix 2022-08-30 16:41:17 +02:00
pgrep.c pkill: add -e to display the name and PID of the process being killed 2022-10-14 14:33:34 +02:00
pidof.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
pmap.c pmap: fix column width, closes 13431 2021-01-05 19:39:34 +01:00
powertop.c powertop: fix cpuid asm: ebx saving/restoring is properly done by gcc 2022-01-07 01:33:46 +01:00
ps.c ps: fix -o pid=PID,args interpreting entire "PID,args" as header 2021-10-07 21:55:16 +02:00
ps.posix
pstree.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
pwdx.c config: update size information 2018-12-28 03:20:17 +01:00
smemcap.c tar,smemcap: commonalyze checksumming code for tar header 2021-08-20 17:58:49 +02:00
sysctl.c *: more --help tweaks 2021-06-15 10:00:18 +02:00
top.c top: improve large PID display in memory ('s') mode 2022-05-12 11:44:47 +02:00
uptime.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
watch.c *: --help tweaks 2021-06-13 01:08:48 +02:00