summaryrefslogtreecommitdiff
path: root/etc/etc.i386
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2002-02-14 04:39:57 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2002-02-14 04:39:57 +0000
commit27892773eebc23d9cf6e06ee627a1ce15f7627b3 (patch)
tree9ebd6969cb711677c3a6c6ee8fbb0ea18d74b9ff /etc/etc.i386
parentde556aeb0b5dffd9bdc973f3f00bdd9906f26ecf (diff)
sync
Diffstat (limited to 'etc/etc.i386')
-rw-r--r--etc/etc.i386/MAKEDEV5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index 52886249984..6a1a3467d27 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -4,10 +4,10 @@
# generated from:
#
# OpenBSD: etc.i386/MAKEDEV.md,v 1.3 2002/02/09 16:59:50 deraadt Exp
-# OpenBSD: MAKEDEV.mi,v 1.26 2002/02/10 21:52:30 deraadt Exp
+# OpenBSD: MAKEDEV.mi,v 1.27 2002/02/14 04:37:15 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.5 2002/01/23 06:02:19 todd Exp
#
-# $OpenBSD: MAKEDEV,v 1.115 2002/02/10 21:53:03 deraadt Exp $
+# $OpenBSD: MAKEDEV,v 1.116 2002/02/14 04:39:56 todd Exp $
#
# Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@@ -156,6 +156,7 @@ unt()
dodisk()
{
+ [ "$DEBUG" ] && set -x
n=$(($((${5}*${7:-16}))+${6})) count=0
RMlist="$RMlist $1$2? r$1$2?"
[ 0$7 -ne 8 ] && l="i j k l m n o p"