summaryrefslogtreecommitdiff
path: root/etc/etc.vax
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2010-07-03 04:08:12 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2010-07-03 04:08:12 +0000
commitb807449d5e777ef00e97c422ecd5f542796d5207 (patch)
treef28217beefb8ce21c79feed8aeb5acdabc8f3b8c /etc/etc.vax
parentef028b2fac50f29ad9db7a6e59de228a1c13ea76 (diff)
Regen.
Diffstat (limited to 'etc/etc.vax')
-rw-r--r--etc/etc.vax/MAKEDEV23
1 files changed, 7 insertions, 16 deletions
diff --git a/etc/etc.vax/MAKEDEV b/etc/etc.vax/MAKEDEV
index eaa68521ff1..fc310f95cf9 100644
--- a/etc/etc.vax/MAKEDEV
+++ b/etc/etc.vax/MAKEDEV
@@ -3,10 +3,10 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.vax/MAKEDEV.md,v 1.40 2010/06/26 23:49:50 jsing Exp
-# OpenBSD: MAKEDEV.common,v 1.47 2010/06/09 16:10:24 todd Exp
-# OpenBSD: MAKEDEV.mi,v 1.78 2008/06/14 23:09:05 todd Exp
-# OpenBSD: MAKEDEV.sub,v 1.13 2005/01/28 18:51:38 danh Exp
+# OpenBSD: etc.vax/MAKEDEV.md,v 1.41 2010/07/03 03:59:15 krw Exp
+# OpenBSD: MAKEDEV.common,v 1.48 2010/06/14 14:07:49 todd Exp
+# OpenBSD: MAKEDEV.mi,v 1.79 2009/01/25 17:30:48 miod Exp
+# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
#
# Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
@@ -75,7 +75,6 @@
# lkm Loadable kernel modules interface
# pf* Packet Filter
# *random In-kernel random data source
-# ss* SCSI scanners
# systrace* System call tracing device
# tun* Network tunnel driver
# uk* Unknown SCSI devices
@@ -299,14 +298,6 @@ systrace)
M systrace c 49 0 644
;;
-ss*)
- M ss$U c 64 $(($U*16)) 640 operator
- M nss$U c 64 $(($(($U*16))+1)) 640 operator
- M enss$U c 64 $(($(($U*16))+3)) 640 operator
- RMlist[${#RMlist[*]}]="scan$U"
- MKlist[${#MKlist[*]}]=";umask 77;ln -s ss$U scan$U"
- ;;
-
*random)
n=0
for pre in " " s u a
@@ -525,9 +516,9 @@ local)
all)
R dl0 dz0 dhu0 ts0 ts1 mt0 mt1 hd0 hd1 hd2 ccd0 vnd0 sd0 sd1
R sd2 sd3 cd0 tun0 tun1 bio bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6
- R bpf7 pty0 diskmap vscsi0 nnpfs0 ss0 ptm local wscons uk0
- R random lkm pf systrace rx0 rx1 ra0 ra1 ra2 ra3 hp0 hp1 hp2
- R hp3 raid0 raid1 raid2 raid3 std st0 st1 fd
+ R bpf7 pty0 diskmap vscsi0 nnpfs0 ptm local wscons uk0 random
+ R lkm pf systrace rx0 rx1 ra0 ra1 ra2 ra3 hp0 hp1 hp2 hp3
+ R raid0 raid1 raid2 raid3 std st0 st1 fd
;;
up*|sd*|rx*|rl*|rb*|raid*|ra*|hp*|hk*|hd*|ccd*)