master
$OpenBSD$
Reduce usage of predefined strings in manpages.
Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of namespace intrusion). Create local sizes, and refactor some code along the way. ok millert