summaryrefslogtreecommitdiff
path: root/etc/etc.sparc64
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-01-12 21:26:15 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-01-12 21:26:15 +0000
commitb197030b5af1d0d15656f931296f406b9018c6c8 (patch)
tree4e880321959f3d80a150607947f00915094fea08 /etc/etc.sparc64
parent699ecbeb9612513a141672f509da6e2d10105663 (diff)
sync
Diffstat (limited to 'etc/etc.sparc64')
-rw-r--r--etc/etc.sparc64/MAKEDEV10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/etc.sparc64/MAKEDEV b/etc/etc.sparc64/MAKEDEV
index 27fbdcdccd1..608226c221a 100644
--- a/etc/etc.sparc64/MAKEDEV
+++ b/etc/etc.sparc64/MAKEDEV
@@ -3,11 +3,11 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.6 2002/01/12 21:14:57 jason Exp
+# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.7 2002/01/12 21:25:45 jason Exp
# OpenBSD: MAKEDEV.mi,v 1.17 2002/01/12 21:14:57 jason Exp
# OpenBSD: MAKEDEV.sub,v 1.4 2002/01/07 06:54:10 todd Exp
#
-# $OpenBSD: MAKEDEV,v 1.39 2002/01/12 21:15:28 jason Exp $
+# $OpenBSD: MAKEDEV,v 1.40 2002/01/12 21:26:14 jason Exp $
#
# Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@@ -244,11 +244,11 @@ magma*)
while [ $n -lt 16 ]
do
name=${nam}`hex $n`
- M tty$name c 71 $(($offset+$n))
+ M tty$name c 71 $(($offset+$n)) 660 dialer uucp
n=$(($n+1))
done
- M bpp${nam}0 c 72 $(($offset+0))
- M bpp${nam}1 c 72 $(($offset+1))
+ M bpp${nam}0 c 72 $(($offset+0)) 600 wheel root
+ M bpp${nam}1 c 72 $(($offset+1)) 600 wheel root
;;