NetBSD-Bugs archive

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

PR/13399 CVS commit: src/sys/arch/amd64/amd64



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

From: Christoph Egger <cegger%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/13399 CVS commit: src/sys/arch/amd64/amd64
Date: Wed, 12 Nov 2008 01:33:44 +0000 (UTC)

 Module Name:   src
 Committed By:  cegger
 Date:          Wed Nov 12 01:33:44 UTC 2008
 
 Modified Files:
        src/sys/arch/amd64/amd64: machdep.c
 
 Log Message:
 reduce diff to i386/i386/machdep.c:init386()
 - introduce add_mem_cluster() as done in i386
 - apply rev. 1.480 from i386/i386/machdep.c: fixes PR 17199 for amd64
 - apply rev. 1.492 from i386/i386/machdep.c: fixes PR 13399 for amd64
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.106 -r1.107 src/sys/arch/amd64/amd64/machdep.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