From owner-freebsd-hackers Wed Apr 23 12:24:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA18223 for hackers-outgoing; Wed, 23 Apr 1997 12:24:04 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA18218 for ; Wed, 23 Apr 1997 12:24:02 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id MAA04716; Wed, 23 Apr 1997 12:23:35 -0700 (PDT) To: John Hay cc: hackers@freebsd.org Subject: Re: /etc/netstart bogons.. In-reply-to: Your message of "Sat, 23 Apr 1997 21:05:27 +0200." <199704231905.VAA07853@zibbi.mikom.csir.co.za> Date: Wed, 23 Apr 1997 12:23:34 -0700 Message-ID: <4714.861823414@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Maybe we should give all these variables a valid value in the beginning > of netstart before sysconfig is pulled in? That'd work too, though it'd be kinda messy. I think we just need to rethink our variable conventions a little bit and this won't be necessary, even for the argument/no argument case. :) Jordan