Subject: PR/34186 CVS commit: [netbsd-4] src/sys/arch/xen/i386
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 02/07/2007 12:55:08
The following reply was made to PR port-i386/34186; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34186 CVS commit: [netbsd-4] src/sys/arch/xen/i386
Date: Wed,  7 Feb 2007 12:54:02 +0000 (UTC)

 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.