CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/15 05:40:05
Modified files:
sbin/dhclient : dhclient.c
Log message:
Move/add log_procinit() and setproctitle() calls so they reliably work
both early and after forking. Makes fatal[x]() messages more
informative by always including the relevant interface name. And
"[proc]" in privileged process messages.
Simplify some logic by avoiding error message construction that is
no longer required.
