From owner-freebsd-chat Fri Apr 25 06:31:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA15157 for chat-outgoing; Fri, 25 Apr 1997 06:31:10 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA15152 for ; Fri, 25 Apr 1997 06:31:08 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id IAA12854; Fri, 25 Apr 1997 08:30:15 -0500 (EST) Date: Fri, 25 Apr 1997 08:30:15 -0500 (EST) From: John Fieber To: John Polstra cc: terry@lambert.org, chat@freebsd.org Subject: Re: What's the deal with cc? *CRAP* In-Reply-To: <199704250510.WAA00816@austin.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-chat@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Apr 1997, John Polstra wrote: > In article <199704222220.PAA27567@phaeton.artisoft.com>, > Terry Lambert wrote: > > > > in it. See the cvsup manpage section on refuse files. > > > > > > Well, the man page is not bvery useful, > > It's true, the section on the refuse files needs some fleshing out > and some examples. But hey, given that you're the guy who can > churn out thousands of words a day here in these lists, why don't > you write something up and send it to me? ;-) Just as a small footnote, last time I re-indexed the freebsd-hackers mailing list, "terry" and "lambert" gained stopword status. [For people not familiar with text databases, that means the word occurs so frequently it ceases to be useful in a query to discriminate between documents. Now, I should also qualify that the automatic stopword handling in freewais-sf is bogus because when something becomes a stopword should be keyed to the total number of documents in the databes, but freewais-sf had a hardwired threshold of 20,000 occurances. I have since boosted that limit to a more reasonable level for the size of the mailing list so Terry is no longer a stopword. But still, 20,000 occurances in the hackers list alone is an accomplishment!] -john