From: David Levine Date: Sat, 24 Sep 2016 21:08:01 +0000 (-0400) Subject: Replace profile-based hack to allow getname() to handle 8-bit X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/2c00d4488d86c136d4ef1dcd78cce0d23c91d736?hp=2c00d4488d86c136d4ef1dcd78cce0d23c91d736 Replace profile-based hack to allow getname() to handle 8-bit addresses with a global data-based hack. At least the global data is hidden in addrsbr.c. ---