From owner-cvs-sys Tue Feb 25 00:02:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA07565 for cvs-sys-outgoing; Tue, 25 Feb 1997 00:02:13 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA07551; Tue, 25 Feb 1997 00:01:59 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id SAA01401; Tue, 25 Feb 1997 18:59:49 +1100 Date: Tue, 25 Feb 1997 18:59:49 +1100 From: Bruce Evans Message-Id: <199702250759.SAA01401@godzilla.zeta.org.au> To: bde@zeta.org.au, michaelh@cet.co.jp Subject: Re: cvs commit: src/sys/kern sys_generic.c Cc: ache@nagual.ru, bde@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> 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