Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105231492
D47903.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
358 B
Referenced Files
None
Subscribers
None
D47903.diff
View Options
diff --git a/sys/kern/init_main.c b/sys/kern/init_main.c
--- a/sys/kern/init_main.c
+++ b/sys/kern/init_main.c
@@ -298,7 +298,7 @@
#if defined(VERBOSE_SYSINIT)
if (sip->subsystem > last && verbose_sysinit != 0) {
verbose = 1;
- printf("subsystem %x\n", last);
+ printf("subsystem %x\n", sip->subsystem);
}
if (verbose) {
#if defined(DDB)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 14, 8:19 PM (16 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15049325
Default Alt Text
D47903.diff (358 B)
Attached To
Mode
D47903: init_main: Fix logging of the SYSINIT process
Attached
Detach File
Event Timeline
Log In to Comment