NetBSD/sbin/reboot
hubertf 416a0bca75 Implement a "poweroff" command which is equivalent to "halt -p",
but allows powering down the system from an exec(2) call, e.g. via
a user which has "poweroff" as login shell.

The command name is modeled after Solaris.
2000-04-25 14:03:25 +00:00
..
Makefile Implement a "poweroff" command which is equivalent to "halt -p", 2000-04-25 14:03:25 +00:00
reboot.8 Implement a "poweroff" command which is equivalent to "halt -p", 2000-04-25 14:03:25 +00:00
reboot.c Implement a "poweroff" command which is equivalent to "halt -p", 2000-04-25 14:03:25 +00:00