Page MenuHomeFreeBSD

D4993.id12457.diff
No OneTemporary

D4993.id12457.diff

Index: sys/boot/ficl/i386/sysdep.c
===================================================================
--- sys/boot/ficl/i386/sysdep.c
+++ sys/boot/ficl/i386/sysdep.c
@@ -58,7 +58,7 @@
IGNORE(pVM);
while(*msg != 0)
- putchar(*(msg++));
+ putchar((unsigned char)*(msg++));
if (fNewline)
putchar('\n');

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 22, 6:52 AM (6 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25928981
Default Alt Text
D4993.id12457.diff (322 B)

Event Timeline