summaryrefslogtreecommitdiff
path: root/sysutils/xen12
AgeCommit message (Collapse)AuthorFilesLines
2005-03-19s/is is/is/kei1-1/+1
2005-03-14gcc333-stdarg.h has been replaced with a modified <stdarg.h> fromrillig1-133/+0
NetBSD-1.6.2 to be compatible with both gcc-2.95.3 and gcc-3.3.
2005-03-14Replaced the file gcc-stdarg.h with a modified <stdarg.h> from NetBSD-1.6.2rillig2-2/+69
that allows xen12 to be compiled on NetBSD-1.6.2. Approved by wiz.
2005-02-24Add RMD160 digests.agc1-1/+3
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-05-23Add a check if XEN12_USE_COM2 is defined before using it.recht1-2/+2
2004-05-22add XEN12_USE_COM2 option to switch Xen console on com port2cl2-2/+13
2004-05-22add DMA support for additional ide chipsetscl3-2/+40
2004-05-22remove unneeded DISTFILES line.cl1-2/+1
2004-05-22s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in thegrant2-5/+5
DESCR, it's already the HOMEPAGE.
2004-05-22add xen12 package:cl9-0/+239
Xen is is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Xen is Open Source software. See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen. See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen.