Subject: Re: UBC snapshot available, call for testers
To: Chuck Silvers <chuq@chuq.com>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: tech-kern
Date: 10/29/2000 00:01:45
On Sat, 28 Oct 2000, Jared D. McNeill wrote:
> On Sat, 28 Oct 2000, Chuck Silvers wrote:
> > so, anyone who likes to try the latest and greatest, please try running
> > a UBC kernel and report your experiences either here or directly to me.
> 
> Little minor problem; kern/kern_subr.c does not compile without
> options DIAGNOSTIC in the kernel config.

Actually now that I think about it, it's options DEBUG that's needed
probably, not DIAGNOSTIC... one of the two anyway (whichever one defines
Debugger() )

Jared