Subject: CVS commit: [netbsd-3] src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/28/2005 13:52:42
Module Name:	src
Committed By:	tron
Date:		Sat May 28 13:52:42 UTC 2005

Modified Files:
	src/sys/arch/xen/include [netbsd-3]: xenio.h
	src/sys/arch/xen/xen [netbsd-3]: privcmd.c

Log Message:
Pull up revision 1.3 (requested by yamt in ticket #351):
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.2.2.1 src/sys/arch/xen/include/xenio.h
cvs rdiff -r1.2 -r1.2.2.1 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.