Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 03:21:43 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Maxime Henrion <mux@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: Recent commit to sys/kern/kern_environment.c broke reading tunables
Message-ID:  <20020428031711.H735-100000@gamplex.bde.org>
In-Reply-To: <20020427110432.GA63621@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Apr 2002, Maxime Henrion wrote:

> I think I may have found the bug.  Could someone test the attached patch
> and report if it fixes the problem or not ?

I hope the problem with rev.1.22 is just spelling inconsistencies in
dev/pccbb/pccbb.c and the user's configuration ("hw.cbb.start_mem"
in the environment used to match the tunable "hw.cbb.start_memory",
but rev.1.22 fixed this).

PR 37443 is about the same bug as your patch.  It has a slightly larger
patch (involving moving the (*cp == '\0') clause into the new else clause).

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020428031711.H735-100000>