NetBSD-Bugs archive

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

PR/51200 CVS commit: src/sys/arch/x68k/stand/boot



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51200 CVS commit: src/sys/arch/x68k/stand/boot
Date: Sat, 11 Jun 2016 06:57:46 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Sat Jun 11 06:57:46 UTC 2016
 
 Modified Files:
 	src/sys/arch/x68k/stand/boot: boot.c
 
 Log Message:
 Revert this one; I can't tell for sure if it's using libsa gets or its
 own firmware one in ../libdos. If the latter, switching and bringing
 in the libsa one (a) might not work and (b) might make the bootloader
 overflow size limits.
 
 PR 51200.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/sys/arch/x68k/stand/boot/boot.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