Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/xen



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.




Home | Main Index | Thread Index | Old Index