Date: Wed, 22 Oct 1997 22:19:20 -0600 (MDT) From: Nate Williams <nate@mt.sri.com> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org, cvs-sys@freebsd.org, nate@freebsd.org Subject: Re: cvs commit: src/sys/i386/apm apm.c Message-ID: <199710230419.WAA13367@rocky.mt.sri.com> In-Reply-To: <199710230346.NAA15772@godzilla.zeta.org.au> References: <199710230346.NAA15772@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Modified files: > > sys/i386/apm apm.c > > Log: > > - If APM_BROKEN_STATCLOCK is defined, make sure the statcloock is > > disabled, don't rely on the flags to set it. > > APM_BROKEN_STATCLOCK doesn't exist in -current. Hmm, no-one told me. :) > It should have been > put in opt_defunct.h and warned about in /sys/i386/i386/i386_opt.c > (which is like /sys/kern/kern_opt.c except it doesn't exist :-). So, does that mean you're going to create it? If so, I'll add the option to it. ;) > The flags are easy to set at boot time. Only if your kernel has USERCONFIG enabled. ;( Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710230419.WAA13367>