freebsd-src/sbin/reboot
Warner Losh 2546c543fd reboot: Move extern for environ
envorin isn't defined in any header, and gcc is cranky with this inside
a function, so move it to global scope. Both clang and gcc are now happy
with this.

Sponsored by:		Netflix
2024-02-17 21:39:42 -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: Move extern for environ 2024-02-17 21:39:42 -07:00