Subject: CVS commit: [netbsd-4] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/07/2007 12:54:02
Module Name: src
Committed By: tron
Date: Wed Feb 7 12:54:02 UTC 2007
Modified Files:
src/sys/arch/xen/i386 [netbsd-4]: pmap.c
Log Message:
Pull up following revision(s) (requested by pavel in ticket #397):
sys/arch/xen/i386/pmap.c: revision 1.21
remove some leftover msgbuf manipulation from pmap.c, as done for the i386
and amd64 versions before. Inspired by PR port-i386/34186 from Wolfgang
Stukenbrock.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.12.1 src/sys/arch/xen/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.