freebsd-src/sbin/reboot
Warner Losh e32de9626f reboot: initialize howto
Make static analyzers happy by initialzing howto to 0. Coverity is
cranky that it could be used unused. But it's analysis is incomplete
because the args to getopt when it wasn't initialized preclude it from
being used.
2024-02-15 14:32:04 -07:00
..
boot_i386.8 sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.sh 2024-02-12 11:46:20 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nextboot.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
reboot.8 reboot: Implement -o to set kernel options for next boot 2024-02-12 11:46:03 -07:00
reboot.c reboot: initialize howto 2024-02-15 14:32:04 -07:00