CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/09/17 16:14:53
Modified files: sbin/dhclient : parse.c Log message: Oops. Missed a file. Create global 'log_procname' and set it to '<ifname>' or '<ifname> [priv]' as appropriate for the process doing the setting. Use it as the prefix in all log_*() output. Makes tracking messages for an interface or a process much easier.