From owner-freebsd-current Sat Jan 31 00:32:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11677 for current-outgoing; Sat, 31 Jan 1998 00:32:57 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from word.smith.net.au (ppp6.portal.net.au [202.12.71.106]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11665 for ; Sat, 31 Jan 1998 00:32:53 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id SAA01349; Sat, 31 Jan 1998 18:55:16 +1030 (CST) Message-Id: <199801310825.SAA01349@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Kazutaka YOKOTA cc: Mike Smith , "Jordan K. Hubbard" , freebsd-current@FreeBSD.ORG Subject: Re: /kernel.config takes over boot: -c :-(( In-reply-to: Your message of "Sat, 31 Jan 1998 17:37:22 +0900." <199801310837.RAA26481@zodiac.mech.utsunomiya-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 31 Jan 1998 18:55:16 +1030 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" > > > 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? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\