CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/09/17 15:20:23
Modified files: sbin/dhclient : bpf.c clparse.c dhclient.c dhcpd.h dispatch.c kroute.c options.c packet.c privsep.c Log message: 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.