NetBSD-Bugs archive

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

PR/44562 CVS commit: [netbsd-6] src/sys/arch/i386/stand/boot



The following reply was made to PR port-i386/44562; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44562 CVS commit: [netbsd-6] src/sys/arch/i386/stand/boot
Date: Sun, 12 Aug 2012 18:56:54 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sun Aug 12 18:56:54 UTC 2012
 
 Modified Files:
        src/sys/arch/i386/stand/boot [netbsd-6]: boot2.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #479):
        sys/arch/i386/stand/boot/boot2.c: revision 1.58
 Fix i386 `boot' command to try the usual set of kernel names.
 Without this, the `boot' command will try only `netbsd', not
 `netbsd.gz', `netbsd.old', &c.
 Patch from PR port-i386/44562.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.57 -r1.57.2.1 src/sys/arch/i386/stand/boot/boot2.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