diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2002-02-08 20:54:36 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2002-02-08 20:54:36 +0000 |
commit | a5bc9e69498ef664274a937445b3f03bf7a1e8b4 (patch) | |
tree | 03edf1cb988410fb0ea163c1c97fd58dbc940dd1 /etc/etc.sun3 | |
parent | 28095814e7a406c63a14bced7b2e507d0410a923 (diff) |
sync
Diffstat (limited to 'etc/etc.sun3')
-rw-r--r-- | etc/etc.sun3/MAKEDEV | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/etc.sun3/MAKEDEV b/etc/etc.sun3/MAKEDEV index 97dede02418..b4a32ea5d6d 100644 --- a/etc/etc.sun3/MAKEDEV +++ b/etc/etc.sun3/MAKEDEV @@ -4,10 +4,10 @@ # generated from: # # OpenBSD: etc.sun3/MAKEDEV.md,v 1.1 2002/01/08 00:59:59 todd Exp -# OpenBSD: MAKEDEV.mi,v 1.22 2002/01/23 08:09:30 todd Exp +# OpenBSD: MAKEDEV.mi,v 1.23 2002/02/08 20:26:36 todd Exp # OpenBSD: MAKEDEV.sub,v 1.5 2002/01/23 06:02:19 todd Exp # -# $OpenBSD: MAKEDEV,v 1.44 2002/01/23 08:23:19 todd Exp $ +# $OpenBSD: MAKEDEV,v 1.45 2002/02/08 20:54:35 todd Exp $ # # Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org> # All rights reserved. @@ -168,6 +168,7 @@ M() { return 0 } R() { +[ "$DEBUG" ] && set -x for i in "$@" do U=`unt $i` @@ -336,8 +337,8 @@ local) all) R local cgfour0 cgtwo0 bwtwo0 xfs0 ss0 ss1 uk0 rndrandom ttya R ttyb ttyc ttyd pf altq tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 - R bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 rd0 xd0 xd1 xd2 xd3 xy0 - R xy1 xy2 xy3 ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 std cd0 + R bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 xd0 xd1 xd2 xd3 xy0 xy1 + R xy2 xy3 rd0 ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 std cd0 R cd1 st0 st1 pty0 pty1 fd sd0 sd1 sd2 sd3 sd4 ;; |