svn commit: r226405 - in stable/9: . etc/defaults
lib/libc/stdlib
sys/amd64/conf sys/i386/conf sys/ia64/conf sys/pc98/conf sys/powerpc/conf
sys/sparc64/conf
Sergey Kandaurov
pluknet at freebsd.org
Wed Oct 26 22:12:31 UTC 2011
On 27 October 2011 00:05, Ken Smith <kensmith at buffalo.edu> wrote:
> On Tue, 2011-10-25 at 23:22 +0400, Sergey Kandaurov wrote:
>> In 8-STABLE (and 8.2) both KDB and KDB_TRACE present in GENERIC
>> kernels (added in r214326, I guess they are needed for printing a stack
>> trace on panic). Were these options removed intentionally in this commit?
>
> Depends on what you mean by intentionally. I forgot about the panic
> stack trace thing. So KDB and KDB_TRACE sitting in the section of
> stuff that's normally removed didn't trigger a warning bell as I was
> doing r226405.
Err.. Sorry, should be rather read as "unintentionally" in my email.
> I've fixed stable/9. And I'll adjust head shortly to try and avoid
> having this happen again for 10.0 by moving them out of the chunk of
> stuff that's supposed to be removed...
Thank you very much.
--
wbr,
pluknet
More information about the svn-src-all
mailing list