Subject: xentools20-2.0.6nb1
To: None <port-xen@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: port-xen
Date: 06/04/2005 20:53:11
i've changed pkgsrc/sysutils/xentools20 to use the new version of
IOCTL_PRIVCMD_INITDOMAIN_EVTCHN.
before updating xentools, make sure your kernel is new enough to
have the following change of sys/arch/xen/include/xenio.h.

YAMAMOTO Takashi


trunk:
revision 1.3
date: 2005/05/24 12:07:12;  author: yamt;  state: Exp;  lines: +14 -8
privcmd_ioctl: don't abuse errno for IOCTL_PRIVCMD_INITDOMAIN_EVTCHN.
renumber the ioctl and keep the old one for compatibility.
PR/30027.

netbsd-3 branch:
revision 1.2.2.1
date: 2005/05/28 13:52:41;  author: tron;  state: Exp;  lines: +14 -8