freebsd-src/sbin/reboot
Warner Losh 33a2406eed reboot: Use posix_spawn instead of system
Use posix_spawn to avoid having to allocate memory needed for the system
command line.

Sponsored by:		Netflix
Reviewed by:		jrtc27
Differential Revision:	https://reviews.freebsd.org/D43860
2024-02-15 20:59:22 -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: Use posix_spawn instead of system 2024-02-15 20:59:22 -07:00