summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2011-07-29 17:54:49 +0000
committerkettenis <kettenis@openbsd.org>2011-07-29 17:54:49 +0000
commit726ec0f72e05b427637fdcc9469fd7b2388651a8 (patch)
tree655fe9e84d661a194fc24a4c460a839eb0ecf78c
parentMake sure /dev/diskmap ends of on ramdisk filesystems. (diff)
downloadwireguard-openbsd-726ec0f72e05b427637fdcc9469fd7b2388651a8.tar.xz
wireguard-openbsd-726ec0f72e05b427637fdcc9469fd7b2388651a8.zip
regen
-rw-r--r--etc/etc.socppc/MAKEDEV8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.socppc/MAKEDEV b/etc/etc.socppc/MAKEDEV
index fae0b2da655..f69e21350a2 100644
--- a/etc/etc.socppc/MAKEDEV
+++ b/etc/etc.socppc/MAKEDEV
@@ -3,8 +3,8 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.socppc/MAKEDEV.md,v 1.13 2010/11/19 20:55:48 miod Exp
-# OpenBSD: MAKEDEV.common,v 1.54 2011/04/18 16:52:10 thib Exp
+# OpenBSD: etc.socppc/MAKEDEV.md,v 1.14 2011/07/29 17:54:09 kettenis Exp
+# OpenBSD: MAKEDEV.common,v 1.56 2011/07/06 18:34:20 miod Exp
# OpenBSD: MAKEDEV.mi,v 1.80 2011/04/18 16:52:10 thib Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
@@ -426,8 +426,8 @@ local)
;;
ramdisk)
- R rd0 cd0 cd1 st0 st1 wd0 wd1 wd2 wd3 wd4 sd0 sd1 sd2 sd3 sd4
- R tty00 tty01 bpf0 std
+ R diskmap rd0 cd0 cd1 st0 st1 wd0 wd1 wd2 wd3 wd4 sd0 sd1 sd2
+ R sd3 sd4 tty00 tty01 bpf0 std
;;
all)