Browse Source

random typo fix; ok deraadt@

OPENBSD_3_1
todd 22 years ago
parent
commit
d242db92bd
10 changed files with 65 additions and 62 deletions
  1. +7
    -7
      src/etc/etc.alpha/MAKEDEV
  2. +4
    -4
      src/etc/etc.amiga/MAKEDEV
  3. +5
    -5
      src/etc/etc.hp300/MAKEDEV
  4. +4
    -4
      src/etc/etc.hppa/MAKEDEV
  5. +10
    -10
      src/etc/etc.i386/MAKEDEV
  6. +5
    -5
      src/etc/etc.mac68k/MAKEDEV
  7. +7
    -7
      src/etc/etc.macppc/MAKEDEV
  8. +7
    -7
      src/etc/etc.sparc/MAKEDEV
  9. +8
    -8
      src/etc/etc.sparc64/MAKEDEV
  10. +8
    -5
      src/etc/etc.sun3/MAKEDEV

+ 7
- 7
src/etc/etc.alpha/MAKEDEV View File

@ -4,10 +4,10 @@
# generated from:
#
# OpenBSD: etc.alpha/MAKEDEV.md,v 1.8 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.81 2002/02/21 18:34:09 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.82 2002/02/25 05:20:36 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -494,10 +494,10 @@ all)
R fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H
R xfs0 ss0 ss1 ch0 wscons pci iop0 iop1 usbs rmidi0 rmidi1
R rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 music0 speaker
R audio0 uk0 rndrandom lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 mmclock
R lkm tty00 tty01 tty02 tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4
R ttyc5 ttyc6 ttyc7 ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 pf
R altq wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3 std st0 st1 fd
R audio0 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 mmclock lkm
R tty00 tty01 tty02 tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5
R ttyc6 ttyc7 ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 pf altq wd0
R wd1 wd2 wd3 raid0 raid1 raid2 raid3 std st0 st1 fd
;;
wd*|sd*|raid*|ccd*)


+ 4
- 4
src/etc/etc.amiga/MAKEDEV View File

@ -4,10 +4,10 @@
# generated from:
#
# OpenBSD: etc.amiga/MAKEDEV.md,v 1.5 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.62 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.63 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -444,7 +444,7 @@ all)
R sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0
R bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2
R xfs0 ss0 ss1 ch0 local kbd mouse0 mouse1 par0 grf0 grf1 grf2
R grf3 grf4 grf5 grf6 audio0 uk0 rndrandom joy0 joy1 lpa0 lpa1
R grf3 grf4 grf5 grf6 audio0 uk0 random joy0 joy1 lpa0 lpa1
R lpa2 lpt0 lpt1 lpt2 lkm ttye0 ttye1 ttye2 ttye3 ttye4 ttye5
R ttye6 tty00 tty01 tty02 tty03 ttyB0 ttyB1 ttyB2 ttyB3 ttyB4
R ttyA0 ttyA1 pf altq fd0 fd1 fd2 fd3 wd0 wd1 wd2 wd3 std st0


+ 5
- 5
src/etc/etc.hp300/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.hp300/MAKEDEV.md,v 1.4 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.hp300/MAKEDEV.md,v 1.3 2002/02/14 04:37:15 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.48 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.49 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -425,7 +425,7 @@ all)
R st1 hil grf0 ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1
R sd2 sd3 sd4 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4
R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 xfs0 local ppi0
R apci0 rndrandom lkm pf altq std fd
R apci0 random lkm pf altq std fd
;;
sd*|hd*|ccd*)


+ 4
- 4
src/etc/etc.hppa/MAKEDEV View File

@ -4,10 +4,10 @@
# generated from:
#
# OpenBSD: etc.hppa/MAKEDEV.md,v 1.4 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.20 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.21 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -353,7 +353,7 @@ all)
R cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4
R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 fd1 fd1B fd1C fd1D
R fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H
R xfs0 ss0 ss1 ch0 uk0 rndrandom lpa0 lpa1 lpa2 lpt0 lpt1 lpt2
R xfs0 ss0 ss1 ch0 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2
R lkm tty00 tty01 tty02 tty03 pf altq std st0 st1 fd
;;


+ 10
- 10
src/etc/etc.i386/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.i386/MAKEDEV.md,v 1.5 2002/02/17 05:14:30 deraadt Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.i386/MAKEDEV.md,v 1.10 2002/02/25 01:17:08 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.125 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.126 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -486,7 +486,7 @@ wscons)
;;
rd*)
dodisk2 rd $U 17 17 $U 0
dodisk2 rd $U 17 47 $U 0
;;
vnd*)
@ -564,11 +564,11 @@ all)
R fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H
R xfs0 ss0 ss1 ch0 ses0 wscons pci iop0 iop1 usbs rmidi0
R rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 tuner0
R radio0 music0 speaker audio0 wdt0 wt0 uk0 rndrandom joy0
R joy1 lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01 tty02
R tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm
R crypto pf altq pctr wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3
R std st0 st1 fd mcd0
R radio0 music0 speaker audio0 wdt0 wt0 uk0 random joy0 joy1
R lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01 tty02 tty03
R ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm crypto
R pf altq pctr wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3 std st0
R st1 fd mcd0
;;
wd*|sd*|raid*|ccd*)


+ 5
- 5
src/etc/etc.mac68k/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.mac68k/MAKEDEV.md,v 1.4 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.mac68k/MAKEDEV.md,v 1.3 2002/02/08 20:26:36 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.52 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.53 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -353,7 +353,7 @@ all)
R ccd0 ccd1 ccd2 ccd3 cd0 cd1 tun0 tun1 tun2 tun3 bpf0 bpf1
R bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 xfs0
R ss0 ss1 ch0 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 local
R grf0 grf1 grf2 grf3 adb asc0 uk0 rndrandom lkm ttye0 tty00
R grf0 grf1 grf2 grf3 adb asc0 uk0 random lkm ttye0 tty00
R tty01 pf altq std st0 st1 fd
;;


+ 7
- 7
src/etc/etc.macppc/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.macppc/MAKEDEV.md,v 1.5 2002/02/23 17:02:03 matthieu Exp
# OpenBSD: MAKEDEV.mi,v 1.40 2002/02/21 18:36:54 deraadt Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.macppc/MAKEDEV.md,v 1.4 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.23 2002/02/23 18:29:34 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.24 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -442,9 +442,9 @@ all)
R ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4
R cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4
R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 xfs0 ss0 ss1 ch0
R local wscons pci iop0 iop1 usbs audio0 uk0 rndrandom lkm
R tty00 tty01 tty02 tty03 apm crypto pf altq wd0 wd1 wd2 wd3
R raid0 raid1 raid2 raid3 std st0 st1 fd
R local wscons pci iop0 iop1 usbs audio0 uk0 random lkm tty00
R tty01 tty02 tty03 apm crypto pf altq wd0 wd1 wd2 wd3 raid0
R raid1 raid2 raid3 std st0 st1 fd
;;
wd*|sd*|raid*|ccd*)


+ 7
- 7
src/etc/etc.sparc/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.sparc/MAKEDEV.md,v 1.9 2002/02/17 05:14:30 deraadt Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.sparc/MAKEDEV.md,v 1.8 2002/02/14 13:29:20 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.90 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.91 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -359,7 +359,7 @@ cua[a-z])
b) n=1 ;;
c) n=4 ;;
d) n=5 ;;
*) echo unknown cua device $i ;;
*) echo unknown cua device $i ;;
esac
M cua$u c 12 $(($n+128)) 660 dialer uucp
;;
@ -472,8 +472,8 @@ all)
R fd1B fd1C fd1D fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E
R fd0F fd0G fd0H xfs0 ss0 ss1 ch0 ses0 tcx0 cgfourteen0
R cgeight0 cgsix0 cgfour0 cgthree0 cgtwo0 bwtwo0 audio0 uk0
R rndrandom lkm cuaa cuab cuac cuad ttya ttyb ttyc ttyd pf
R altq xd0 xd1 xd2 xd3 raid0 raid1 raid2 raid3 std st0 st1 fd
R random lkm cuaa cuab cuac cuad ttya ttyb ttyc ttyd pf altq
R xd0 xd1 xd2 xd3 raid0 raid1 raid2 raid3 std st0 st1 fd
;;
xd*|xy*|sd*|raid*|ccd*)


+ 8
- 8
src/etc/etc.sparc64/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.17 2002/02/14 13:29:21 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.16 2002/02/10 21:55:53 deraadt Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.61 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.62 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -432,7 +432,7 @@ cua[a-z])
b) n=1 ;;
c) n=2 ;;
d) n=3 ;;
*) echo unknown cua device $i ;;
*) echo unknown cua device $i ;;
esac
M cua$u c 12 $(($n+128)) 660 dialer uucp
;;
@ -549,9 +549,9 @@ all)
R bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2
R fd1 fd1B fd1C fd1D fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D
R fd0E fd0F fd0G fd0H xfs0 ss0 ss1 ch0 ses0 ccd0 ccd1 ccd2
R ccd3 wscons pci usbs audio0 uk0 rndrandom lkm tty00 tty01
R tty02 tty03 ttyh0 ttyh1 crypto pf altq wd0 wd1 wd2 wd3 raid0
R raid1 raid2 raid3 std st0 st1 fd
R ccd3 wscons pci usbs audio0 uk0 random lkm tty00 tty01 tty02
R tty03 ttyh0 ttyh1 crypto pf altq wd0 wd1 wd2 wd3 raid0 raid1
R raid2 raid3 std st0 st1 fd
;;
wd*|sd*|raid*|ccd*)


+ 8
- 5
src/etc/etc.sun3/MAKEDEV View File

@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
# OpenBSD: etc.sun3/MAKEDEV.md,v 1.2 2002/02/14 13:29:21 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp
# OpenBSD: etc.sun3/MAKEDEV.md,v 1.5 2002/02/25 01:14:31 todd Exp
# OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp
#
# $OpenBSD: MAKEDEV,v 1.56 2002/02/21 18:34:11 deraadt Exp $
# $OpenBSD: MAKEDEV,v 1.57 2002/02/25 05:20:37 todd Exp $
#
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@ -184,6 +184,9 @@ U=`unt $i`
[ "$U" ] || U=0
case $i in
ramdisk)
R std random bpf0 sd0 sd1 rd0
;;
std)
M console c 0 0 600
M tty c 2 0
@ -336,7 +339,7 @@ all)
R ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4
R cd0 cd1 rd0 xy0 xy1 xy2 xy3 tun0 tun1 tun2 tun3 bpf0 bpf1
R bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 xfs0
R ss0 ss1 local cgfour0 cgtwo0 bwtwo0 uk0 rndrandom ttya ttyb
R ss0 ss1 local cgfour0 cgtwo0 bwtwo0 uk0 random ttya ttyb
R ttyc ttyd pf altq xd0 xd1 xd2 xd3 std st0 st1 fd
;;


Loading…
Cancel
Save