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 Add the /boot prefix. I forgot this when updating the location. 2003-01-13 18:57:19 +00:00
Makefile
nextboot.8 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
nextboot.sh
reboot.8 english(4) police. 2002-12-27 12:15:40 +00:00
reboot.c When kill(-1) returns ESRCH, it could be because the current process 2003-04-02 22:13:56 +00:00