K 10 svn:author V 6 eadler K 8 svn:date V 27 2018-06-25T01:29:54.345285Z K 7 svn:log V 212 dhclient: recorrect __progname to getprogname() A more correct way to modernize code that uses __progname is to just replace each occurance of it with a call to getprogname(3) Reported by: ian Reviewed by: imp END