diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2016-04-25 20:38:46 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2016-04-25 20:38:46 +0000 |
commit | a65edfef5b8e97ec6af09591c21f7913ba9374a5 (patch) | |
tree | 1485b2963120d7ac44ce77bddd8f5bf9e71946a7 /etc/etc.sparc/MAKEDEV | |
parent | 3a15f3510eaded26878d33a29708cb6cbf82a540 (diff) |
regen
Diffstat (limited to 'etc/etc.sparc/MAKEDEV')
-rw-r--r-- | etc/etc.sparc/MAKEDEV | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/etc/etc.sparc/MAKEDEV b/etc/etc.sparc/MAKEDEV index d584b9770f3..e99cf373678 100644 --- a/etc/etc.sparc/MAKEDEV +++ b/etc/etc.sparc/MAKEDEV @@ -3,9 +3,9 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.sparc/MAKEDEV.md,v 1.56 2015/10/23 15:14:12 claudio Exp +# OpenBSD: etc.sparc/MAKEDEV.md,v 1.57 2016/04/25 20:38:11 tedu Exp # OpenBSD: MAKEDEV.common,v 1.85 2016/02/05 06:29:45 uebayasi Exp -# OpenBSD: MAKEDEV.mi,v 1.81 2012/11/05 08:07:09 jasper Exp +# OpenBSD: MAKEDEV.mi,v 1.82 2016/03/12 17:58:59 espie Exp # OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp # # @@ -75,7 +75,6 @@ # pf* Packet Filter # pppx* PPP Multiplexer # *random In-kernel random data source -# systrace* System call tracing device # tun* Network tunnel driver # tap* Ethernet tunnel driver # uk* Unknown SCSI devices @@ -243,10 +242,6 @@ tun*) M tun$U c 111 $U 600 ;; -systrace) - M systrace c 50 0 644 - ;; - *random) n=0 for pre in " " s u a @@ -526,8 +521,8 @@ all) R fd0E fd0F fd0G fd0H diskmap vscsi0 ch0 bio cuaa cuab cuac R cuad ttya ttyb ttyc ttyd audio0 audio1 audio2 fuse pppx R hotplug ptm local wscons uk0 random tty00 tty01 tty02 tty03 - R tty04 tty05 tty06 tty07 tty08 tty09 tty0a tty0b apm pf - R systrace xd0 xd1 xd2 xd3 std st0 st1 fd + R tty04 tty05 tty06 tty07 tty08 tty09 tty0a tty0b apm pf xd0 + R xd1 xd2 xd3 std st0 st1 fd ;; presto*|xd*|xy*|sd*) |