NetBSD-Bugs archive

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

PR/43449 CVS commit: src/sys/arch



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43449 CVS commit: src/sys/arch
Date: Tue, 22 Feb 2011 06:37:24 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Tue Feb 22 06:37:24 UTC 2011
 
 Modified Files:
        src/sys/arch/amd64/amd64: autoconf.c
        src/sys/arch/i386/i386: autoconf.c
 
 Log Message:
 Include <sys/device.h> for config_rootfound, instead of relying on it
 being included by accident. From Jarle Greipsland in PR 43449.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.23 src/sys/arch/amd64/amd64/autoconf.c
 cvs rdiff -u -r1.96 -r1.97 src/sys/arch/i386/i386/autoconf.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