freebsd-dev/sbin/reboot
Robert Watson 6ab0d6c220 When kill(-1) returns ESRCH, it could be because the current process
doesn't have a process group, which can occur if you're working with
a custom init that doesn't set up a full tty context.  Rather than
refusing to reboot, ignore ESRCH from the kill attempt in reboot(8).
2003-04-02 22:13:56 +00:00
..
boot_i386.8
Makefile
nextboot.8
nextboot.sh
reboot.8
reboot.c