Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137663864
D49854.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
405 B
Referenced Files
None
Subscribers
None
D49854.diff
View Options
diff --git a/stand/kboot/libkboot/seg.c b/stand/kboot/libkboot/seg.c
--- a/stand/kboot/libkboot/seg.c
+++ b/stand/kboot/libkboot/seg.c
@@ -216,8 +216,7 @@
{ linux_code, "Kernel code", KV_KEEPER },
{ linux_data, "Kernel data", KV_KEEPER },
{ linux_bss, "Kernel bss", KV_KEEPER },
- { firmware_reserved, "reserved" },
- { 0, NULL },
+ { firmware_reserved, "Reserved" },
};
static const char *
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 25, 8:14 PM (13 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26171516
Default Alt Text
D49854.diff (405 B)
Attached To
Mode
D49854: kboot: Spell Reserved correctly
Attached
Detach File
Event Timeline
Log In to Comment