HomeFreeBSD

dhclient: recorrect __progname to getprogname()

Description

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

Details

Provenance
eadlerAuthored on
Reviewer
imp
Parents
rS335611: [rpi] Fix compatiblity with upstream DTB for RPi 3B and 3B+
Branches
Unknown
Tags
Unknown