[1739] in NetBSD-Development
another patch against connect.sh
daemon@ATHENA.MIT.EDU (matt debergalis)
Fri Jul 31 13:17:19 1998
Date: Fri, 31 Jul 1998 13:17:10 -0400 (EDT)
From: matt debergalis <deberg@MIT.EDU>
To: netbsd-dev@MIT.EDU
oops, missed this one before.
--- connect.sh.orig Fri Jul 31 13:16:04 1998
+++ connect.sh Fri Jul 31 13:16:16 1998
@@ -60,7 +60,7 @@
proto_bcast="${ifA}.${ifB}.255.255"
proto_gateway="${ifA}.${ifB}.0.1"
else
- proto_bcast="${ifA}.${ifB}.{$ifC}.255"
+ proto_bcast="${ifA}.${ifB}.${ifC}.255"
proto_gateway="${ifA}.${ifB}.${ifC}.1"
fi
echo -n "What is your broadcast address? [$proto_bcast] "
matt
--
matt debergalis <deberg@mit.edu> KB1CTH
finger deberg@ai.mit.edu for PGP key
home 617.492.1448 work 617.873.5173 pager 617.546.0399