Subject: PR/34186 CVS commit: src/sys/arch/xen/i386
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-bugs
Date: 01/06/2007 17:50:02
The following reply was made to PR port-i386/34186; it has been noted by GNATS.

From: Pavel Cahyna <pavel@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34186 CVS commit: src/sys/arch/xen/i386
Date: Sat,  6 Jan 2007 17:48:52 +0000 (UTC)

 Module Name:	src
 Committed By:	pavel
 Date:		Sat Jan  6 17:48:52 UTC 2007
 
 Modified Files:
 	src/sys/arch/xen/i386: pmap.c
 
 Log Message:
 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.21 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.