Subject: CVS commit: [netbsd-3] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/01/2005 22:11:27
Module Name: src
Committed By: tron
Date: Sun May 1 22:11:27 UTC 2005
Modified Files:
src/sys/arch/xen/i386 [netbsd-3]: hypervisor_machdep.c
Log Message:
Pull up revision 1.11 (requested by yamt in ticket #238):
rename do_event to evtchan_do_event.
the former is too generic name and it actually hides a bug in xennetback.
To generate a diff of this commit:
cvs rdiff -r1.4.2.6 -r1.4.2.7 src/sys/arch/xen/i386/hypervisor_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.