summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2008-09-24 17:38:05 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2008-09-24 17:38:05 +0000
commite9625f8900ff90f4b4d692531712a8cb17abf48a (patch)
treec2f7d1368619756e0f5953348674bba5d37abc75 /etc
parentefe01cffdc58e6b11a1d921f46371ba77803cd68 (diff)
enable /dev/xfs0 creation like other archs in the 'all' mode
yes, I know, afs on vax, who would want this?
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.vax/MAKEDEV.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.vax/MAKEDEV.md b/etc/etc.vax/MAKEDEV.md
index a82e0e70a73..68e74ca729b 100644
--- a/etc/etc.vax/MAKEDEV.md
+++ b/etc/etc.vax/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,vax)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.34 2008/06/14 23:09:06 todd Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.35 2008/09/24 17:38:04 todd Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -205,7 +205,7 @@ dnl
dnl target(all, ut, 0)dnl
dnl target(all, ch, 0)dnl
target(all, ss, 0)dnl
-dnl target(all, xfs, 0)dnl
+target(all, xfs, 0)dnl
target(all, pty, 0)dnl
target(all, bpf, 0, 1, 2, 3, 4, 5, 6, 7)dnl
target(all, bio)dnl