|
|
@ -4,7 +4,7 @@ |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.macppc/MAKEDEV.md,v 1.19 2004/05/30 08:17:18 grange Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.12 2004/08/19 07:05:20 miod Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.13 2005/01/10 07:53:57 dlg Exp |
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.72 2004/02/16 18:58:53 miod Exp |
|
|
|
# OpenBSD: MAKEDEV.sub,v 1.12 2004/02/20 19:13:01 miod Exp |
|
|
|
# |
|
|
@ -360,6 +360,7 @@ ttyU[0-9a-zA-Z]) |
|
|
|
U=${i#ttyU*} |
|
|
|
o=$(alph2d $U) |
|
|
|
M ttyU$U c 66 $o 660 dialer uucp |
|
|
|
M cuaU$U c 66 $(($o+128)) 660 dialer uucp |
|
|
|
;; |
|
|
|
|
|
|
|
uall) |
|
|
|