FreeBSD Bugzilla – Attachment 17479 Details for
Bug 31738
Loader in 5.0-CURRENT failing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 661 bytes, created by
jmallett
on 2001-11-03 21:00:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jmallett
Created:
2001-11-03 21:00:12 UTC
Size:
661 bytes
patch
obsolete
>diff -u -p -r1.24 -r1.25 >--- src/sys/boot/i386/btx/btx/btx.s 2001/03/21 20:08:07 1.24 >+++ src/sys/boot/i386/btx/btx/btx.s 2001/05/27 20:15:10 1.25 >@@ -13,7 +13,7 @@ > # purpose. > # > >-# $FreeBSD: /c/ncvs/src/sys/boot/i386/btx/btx/btx.s,v 1.24 2001/03/21 20:08:07 jhb Exp $ >+# $FreeBSD: /c/ncvs/src/sys/boot/i386/btx/btx/btx.s,v 1.25 2001/05/27 20:15:10 rnordier Exp $ > > # > # Memory layout. >@@ -862,7 +862,7 @@ ifdef(`PAGING',` > ') > popl %eax # Call > call *%eax # program >-intx30.1: incb %ss:btx_hdr+0x7 # Flag reboot >+intx30.1: orb $0x1,%ss:btx_hdr+0x7 # Flag reboot > jmp exit # Exit > # > # Dump structure [EBX] to [EDI], using format string [ESI].
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31738
: 17479