Since rev 1.543 of dhclient it sends the 'host-name' by default.
authorrpe <rpe@openbsd.org>
Sat, 17 Feb 2018 19:05:41 +0000 (19:05 +0000)
committerrpe <rpe@openbsd.org>
Sat, 17 Feb 2018 19:05:41 +0000 (19:05 +0000)
commit3cd35060a98e2d0570b206ab6ba1d41723493134
treeb4a8661b9ccface81f38b1b05ac4530e62f65fa4
parent58707059208c6833fdf22ac31c5cedac9a0ce7c8
Since rev 1.543 of dhclient it sends the 'host-name' by default.

- remove the leftover _hn variable from dhcp_request()
- remove the "$_name" parameter when using dhcp_request() in v4_config()
- change comments of v{4,6}_config() to reflect the purpose of _name

OK krw tb
distrib/miniroot/install.sub