Import dhcpcd-10.0.4 with the following change:
authorRoy Marples <roy@marples.name>
Thu, 19 Oct 2023 11:58:03 +0000 (12:58 +0100)
committerRoy Marples <roy@marples.name>
Thu, 19 Oct 2023 11:58:03 +0000 (12:58 +0100)
commita85d09079f9af69e22731861f910a6b12541fc92
treee503c3dfcc8c7e659b27d1526bc48119b749c804
parent4f235d86281ed9b8f1029007158642352fa4dae9
Import dhcpcd-10.0.4 with the following change:

privsep: Notify processes that dhcpcd has daemonised so they dup
         stdout and stderr to /dev/null.
         This avoids scripts failing with SIGPIPE if they try and write
         to these streams.
contrib/dhcpcd/src/defs.h
contrib/dhcpcd/src/dhcpcd.c
contrib/dhcpcd/src/dhcpcd.h
contrib/dhcpcd/src/privsep-control.c
contrib/dhcpcd/src/privsep.c
contrib/dhcpcd/src/privsep.h
contrib/dhcpcd/src/script.c