master
remove redundant variable declarations in Makefiles, since those are the default.
Unify wording for LC_CTYPE in ENVIRONMENT: * Consistently use "character encoding locale" as suggested by stsp@. * Resolve various gratuitious wording variations. OK jmc@.
Fix not accounting for NUL for allocation size and move to reallocarray while there. ok deraadt@ millert@