Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110088266
D21222.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
423 B
Referenced Files
None
Subscribers
None
D21222.diff
View Options
Index: head/sys/kern/kern_shutdown.c
===================================================================
--- head/sys/kern/kern_shutdown.c
+++ head/sys/kern/kern_shutdown.c
@@ -592,6 +592,9 @@
printf("\n");
printf("The operating system has halted.\n");
printf("Please press any key to reboot.\n\n");
+
+ wdog_kern_pat(WD_TO_NEVER);
+
switch (cngetc()) {
case -1: /* No console, just die */
cpu_halt();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 14, 11:30 AM (20 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16641872
Default Alt Text
D21222.diff (423 B)
Attached To
Mode
D21222: shutdown_halt: make sure that watchdog timer is stopped
Attached
Detach File
Event Timeline
Log In to Comment