From owner-cvs-sys Tue Feb 25 00:33:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA09823 for cvs-sys-outgoing; Tue, 25 Feb 1997 00:33:44 -0800 (PST) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA09809; Tue, 25 Feb 1997 00:33:37 -0800 (PST) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.5/CET-v2.1) with SMTP id IAA12258; Tue, 25 Feb 1997 08:33:11 GMT Date: Tue, 25 Feb 1997 17:33:10 +0900 (JST) From: Michael Hancock To: Bruce Evans cc: ache@nagual.ru, bde@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern sys_generic.c In-Reply-To: <199702250759.SAA01401@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 25 Feb 1997, Bruce Evans wrote: > >> FreeBSD keeps keeps administrivia like that in the cvs repository. > > >$ pwd > >/jaz/src/sys/kern > >$ grep XXX *.[ch] > > > >Seems a little more convenient, unless you have some cvs tools that make > >it easy to search and filter through through the log messages for notes on > >cruft? > > I don't have anything better than grep. Nothing works very well if the > log messages or XXX's are 3 times as large as the working code. > > Bruce You must admit that's overly exaggerating. Anyway, if you can remember all the cruft that's ok with me. ;-) Regards, Mike Hancock