Date: Sat, 31 Jan 1998 18:55:16 +1030 From: Mike Smith <mike@smith.net.au> To: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Cc: Mike Smith <mike@smith.net.au>, "Jordan K. Hubbard" <jkh@time.cdrom.com>, freebsd-current@FreeBSD.ORG Subject: Re: /kernel.config takes over boot: -c :-(( Message-ID: <199801310825.SAA01349@word.smith.net.au> In-Reply-To: Your message of "Sat, 31 Jan 1998 17:37:22 %2B0900." <199801310837.RAA26481@zodiac.mech.utsunomiya-u.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
>
> > 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. \\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801310825.SAA01349>
