NetBSD-Bugs archive

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

PR/44562 CVS commit: src/sys/arch/i386/stand/boot



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44562 CVS commit: src/sys/arch/i386/stand/boot
Date: Sat, 4 Aug 2012 03:51:28 +0000

 Module Name:   src
 Committed By:  riastradh
 Date:          Sat Aug  4 03:51:28 UTC 2012
 
 Modified Files:
        src/sys/arch/i386/stand/boot: boot2.c
 
 Log Message:
 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.58 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