Commit graph

13 commits

Author SHA1 Message Date
wiz
25ba98362b Add RMD160 checksum. 2005-10-20 18:13:30 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
kei
f92736be7c s/is is/is/ 2005-03-19 12:14:32 +00:00
rillig
70fb5eae29 gcc333-stdarg.h has been replaced with a modified <stdarg.h> from
NetBSD-1.6.2 to be compatible with both gcc-2.95.3 and gcc-3.3.
2005-03-14 16:27:29 +00:00
rillig
f412193f55 Replaced the file gcc-stdarg.h with a modified <stdarg.h> from NetBSD-1.6.2
that allows xen12 to be compiled on NetBSD-1.6.2. Approved by wiz.
2005-03-14 16:06:46 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
recht
b12db6daa5 Add a check if XEN12_USE_COM2 is defined before using it. 2004-05-23 17:50:57 +00:00
cl
45fe3da9df add XEN12_USE_COM2 option to switch Xen console on com port2 2004-05-22 19:09:53 +00:00
cl
ce27d7547a add DMA support for additional ide chipsets 2004-05-22 18:12:40 +00:00
cl
627a9e3c0d remove unneeded DISTFILES line. 2004-05-22 17:21:52 +00:00
grant
9f5e8d31e9 s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in the
DESCR, it's already the HOMEPAGE.
2004-05-22 16:50:39 +00:00
cl
0687f75e49 add xen12 package:
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.
2004-05-22 16:31:04 +00:00