Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Nov 2003 09:25:02 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Sam Leffler <sam@errno.com>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf options 
Message-ID:  <20031105172502.F03D52A8EB@canning.wemm.org>
In-Reply-To: <200311050915.09928.sam@errno.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Sam Leffler wrote:
> On Wednesday 05 November 2003 06:37 am, Bruce Evans wrote:
> > bde         2003/11/05 06:37:48 PST
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/conf             options
> >   Log:
> >   Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG,
> >   IPFIREWALL_FORWARD, NTIMECOUNTER, OHCI_DEBUG, UGEN_DEBUG, UHCI_DEBUG,
> >   UHID_DEBUG, UHUB_DEBUG, UKBD_DEBUG, ULPT_DEBUG, UMASS_DEBUG, UMS_DEBUG,
> >   URIO_DEBUG and VINUM_AUTOSTART.
> 
> What is "garbage" about HIFN_NO_RNG?

It isn't referenced in the tree?

peter@overcee[9:21am]~src/sys-116> find . -type f | grep -v compile | xargs grep HIFN_NO_RNG
./conf/options:HIFN_NO_RNG              opt_hifn.h
peter@overcee[9:21am]~src/sys-117> 

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



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