reboot(8): add support for noshutdown
Similar to shutdown(8), refuse to reboot if /var/run/noshutdown is
present.  The -f option can be used to force operation.
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D51241