freebsd-dev/sbin/reboot
Steven Hartland 6237ce0841 Add flag to disable inital reboot(8) userland sync
Add -N flag to reboot(8) which bypasses the userland sync(2) during
reboot(8) while still allow the kernel sync during the reboot(2) syscall
to occur.

An example use of this is when rebooting with disconnected iSCSI sessions
which would otherwise cause the reboot to hang on BIOs that will never
complete.

Reviewed by:	bjk
MFC after:	2 weeks
Sponsored by:	Multiplay
Differential Revision:	https://reviews.freebsd.org/D4449
2015-12-15 14:17:07 +00:00
..
boot_i386.8 It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
Makefile Port the remaining apps in sbin/ to utmpx; only reboot(8). 2010-01-13 17:59:23 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
nextboot.8 Fix a few mandoc warnings. 2015-08-12 10:34:05 +00:00
nextboot.sh Add BSD copyright notice. 2012-02-07 14:06:30 +00:00
reboot.8 Add flag to disable inital reboot(8) userland sync 2015-12-15 14:17:07 +00:00
reboot.c Add flag to disable inital reboot(8) userland sync 2015-12-15 14:17:07 +00:00