Subject: PR/30027 CVS commit: src/sys/arch/xen
To: None <port-xen-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 05/24/2005 12:08:01
The following reply was made to PR port-xen/30027; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30027 CVS commit: src/sys/arch/xen
Date: Tue, 24 May 2005 12:07:12 +0000 (UTC)

 Module Name:	src
 Committed By:	yamt
 Date:		Tue May 24 12:07:12 UTC 2005
 
 Modified Files:
 	src/sys/arch/xen/include: xenio.h
 	src/sys/arch/xen/xen: privcmd.c
 
 Log Message:
 privcmd_ioctl: don't abuse errno for IOCTL_PRIVCMD_INITDOMAIN_EVTCHN.
 renumber the ioctl and keep the old one for compatibility.
 PR/30027.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/include/xenio.h
 cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/xen/privcmd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.