git: DragonFly_RELEASE_5_8 usr.bin/xargs: Do not report SIGPIPE from children.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Sep 15 17:00:49 PDT 2020


commit aa4d80a0e6819e2d4addcc4004e21a985fa02ebe
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Wed Sep 16 01:38:32 2020 +0200

    usr.bin/xargs: Do not report SIGPIPE from children.
    
      - Additionally, print the signal name if it's known,
        otherwise just print the signal number. Before only
        the signal number was being reported.
    
    Reported-by: swildner@
    Taken-from: OpenBSD

Summary of changes:
 usr.bin/xargs/xargs.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa4d80a0e6819e2d4addcc4004e21a985fa02ebe


-- 
DragonFly BSD source repository


More information about the Commits mailing list