master
remove redundant variable declarations in Makefiles, since those are the default.
From user commands, reference the simpler signal(3) manual rather than the more complicated sigaction(2); both provide a complete list of signals. Suggested by both Theos, tb@ and deraadt@, and jmc@ does not seem to object.
A couple commands don't need sys/param.h, but they do need sys/signal.h