NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46027 CVS commit: [netbsd-6] src/sys/arch/i386/stand/lib



The following reply was made to PR install/46027; it has been noted by GNATS.

From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46027 CVS commit: [netbsd-6] src/sys/arch/i386/stand/lib
Date: Sun, 24 Jun 2012 16:17:40 +0000

 Module Name:   src
 Committed By:  jdc
 Date:          Sun Jun 24 16:17:40 UTC 2012
 
 Modified Files:
        src/sys/arch/i386/stand/lib [netbsd-6]: biosdisk.c
 
 Log Message:
 Pull up revision 1.41 (requested by martin in ticket #349).
 
 Sanity check the values coming back from the int13 extensions of the bios,
 so we can catch impossible return values.  Allows the bootloader to work
 again on the Soekris net4501.
 
 Fixes PR kern/46027.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.40.2.1 src/sys/arch/i386/stand/lib/biosdisk.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index