From owner-freebsd-current Sat Jan 31 12:54:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04313 for current-outgoing; Sat, 31 Jan 1998 12:54:15 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04289 for ; Sat, 31 Jan 1998 12:54:07 -0800 (PST) (envelope-from abial@korin.warman.org.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.8.8/8.8.5) with SMTP id VAA23759; Sat, 31 Jan 1998 21:56:02 +0100 (CET) Date: Sat, 31 Jan 1998 21:56:02 +0100 (CET) From: Andrzej Bialecki To: Mike Smith cc: freebsd-current@FreeBSD.ORG Subject: Re: /kernel.config takes over boot: -c :-(( In-Reply-To: <199801310825.SAA01349@word.smith.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" On Sat, 31 Jan 1998, Mike Smith wrote: > > > > > static int > > > getchar(void) > > >@@ -147,8 +148,10 @@ > > > } > > > } > > > if (*next) { > > >+ userconfig_boot_parsing = 1; > > > return (*next++); > > > } else { > > >+ userconfig_boot_parsing = 1; > > ~~~~~ > > Don't you want "userconfig_boot_parsing = 0" here? > > Yes. That's what I get for hand-patching the diff; I knew it was a > good idea to post it. 8) > > Any other boogers? I also needed #include for RB_CONFIG definition... Andrzej Bialecki ---------------------+--------------------------------------------------------- abial@warman.org.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } Research & Academic | "Be open-minded, but don't let your brains to fall out." Network in Poland | All of the above (and more) is just my personal opinion. ---------------------+---------------------------------------------------------