artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8baf2ce
)
reference vmt (openbsd) rather than vmware (xorg)
author
ckuethe
<ckuethe@openbsd.org>
Sat, 12 Jul 2008 23:17:33 +0000
(23:17 +0000)
committer
ckuethe
<ckuethe@openbsd.org>
Sat, 12 Jul 2008 23:17:33 +0000
(23:17 +0000)
ok dlg
sys/dev/vmt.c
patch
|
blob
|
history
diff --git
a/sys/dev/vmt.c
b/sys/dev/vmt.c
index
93bb005
..
5b0264f
100644
(file)
--- a/
sys/dev/vmt.c
+++ b/
sys/dev/vmt.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: vmt.c,v 1.
1 2008/07/08 05:22:00 dlg
Exp $ */
+/* $OpenBSD: vmt.c,v 1.
2 2008/07/12 23:17:33 ckuethe
Exp $ */
/*
* Copyright (c) 2007 David Crawshaw <david@zentus.com>
@@
-18,7
+18,7
@@
*/
#if !defined(__i386__)
-#error vm
ware
(4) is only supported on i386
+#error vm
t
(4) is only supported on i386
#endif
#include <dev/vmtvar.h>