K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-03T05:21:11.505223Z K 7 svn:log V 352 hostname: avoid strcpy() overlap in -d flag handling We don't need the strcpy() anyways, just use a pointer to the hostname buffer and move it forward for `hostname -d`. Sponsored by: Klara, Inc. (cherry picked from commit 33c1e7271ac21a626829289780b88071ae46ec65) Git Hash: 47c84a0f6d6ece6f3d32a393a382e2a91544f421 Git Author: kevans@FreeBSD.org END