master
a.out is no longer the commonly encountered binary file format, the world has moved to ELF.
remove unneeded semicolons; checked by millert@
Delete obsolete /* ARGSUSED */ lint comments.
man pages: add missing commas between subordinate and main clauses
spelling fixes; from paul tagliamonte any parts of his diff not taken are noted on tech
Replace $Id with $OpenBSD. -moj
build mopd with -Werror-implicit-function-declaration ok tb@