Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/xen/xen
Module Name: src
Committed By: liamjfoy
Date: Wed Jun 13 10:38:44 UTC 2007
Modified Files:
src/sys/arch/xen/xen [netbsd-4]: privcmd.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #720):
sys/arch/xen/xen/privcmd.c: revision 1.17
IOCTL_PRIVCMD_MMAP: properly map entries from 0 to (mcmd->num - 1), instead
of mapping mcmd->num times entry 0. xentools < 3.1 probably didn't use this
with more than one entry at a time ...
To generate a diff of this commit:
cvs rdiff -r1.15.2.1 -r1.15.2.2 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.
Home |
Main Index |
Thread Index |
Old Index