master
annotate all required sys/param.h uses with what they bring into scope, and delete all others. use PATH_MAX and other standardized symbols instead of prehistoric kernel-only names, create local MINIMUM/MAXIMUM macros where required, and directly include standard userland .h files as required.
spelling
Get rid of remaining FFS byteswap function stubs.
s/panic/errx/ This is userland.
Add OpenBSD RCS tags; reminded by tb
While here nuke some more annoying whitespace nits.