From owner-cvs-all Thu Jul 29 10:54:22 1999 Delivered-To: cvs-all@freebsd.org Received: from sicily.odyssey.cs.cmu.edu (SICILY.ODYSSEY.CS.CMU.EDU [128.2.185.138]) by hub.freebsd.org (Postfix) with SMTP id C6BB21560A; Thu, 29 Jul 1999 10:54:12 -0700 (PDT) (envelope-from rvb+@sicily.odyssey.cs.cmu.edu) To: Julian Elischer Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/coda cnode.h coda_io.h coda_namecache.c coda_namecache.h coda_pioctl.h coda_psdev.c coda_subr.c coda_vfsops.c coda_vnops.c coda_vnops.h References: From: "Robert V. Baron" Date: 29 Jul 1999 13:53:35 -0400 In-Reply-To: Julian Elischer's message of "Wed, 21 Jul 1999 09:26:38 -0700 (PDT)" Message-ID: Lines: 47 X-Mailer: Gnus v5.5/Emacs 20.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Julian Elischer writes: > Poul,CMU alway use RCS Log: on their stuff. > Since they are maintainign this maybe it might have been a good idea ask > them first, because they are trying to keep this in sync with their > internal stuff.... this is not our place to clean this up.. it's their We have no internal stuff. This is the real stuff as far as FreeBSD is concerned; this is what we use. So if you guys don't want to have comments, we'll live with it. On the otherhand, I've always liked the ability to look at the log and see what the last change was likely to break. Also, given there is a hefty boilerplate of copyrights and stuff at the head of the file, you don't immediately see code w or w/o the $Log. So why take it out? > files. > (unless they say that you should) > > julian > > On Wed, 21 Jul 1999, Poul-Henning Kamp wrote: > > > phk 1999/07/21 05:51:37 PDT > > > > Modified files: > > sys/coda cnode.h coda_io.h coda_namecache.c > > coda_namecache.h coda_pioctl.h > > coda_psdev.c coda_subr.c coda_vfsops.c > > coda_vnops.c coda_vnops.h > > Log: > > Remove the RCS "Log" and all the verbiage it has generated. > > > > Revision Changes Path > > 1.6 +1 -112 src/sys/coda/cnode.h > > 1.5 +1 -70 src/sys/coda/coda_io.h > > 1.9 +1 -151 src/sys/coda/coda_namecache.c > > 1.5 +1 -92 src/sys/coda/coda_namecache.h > > 1.5 +1 -64 src/sys/coda/coda_pioctl.h > > 1.11 +1 -135 src/sys/coda/coda_psdev.c > > 1.10 +3 -177 src/sys/coda/coda_subr.c > > 1.16 +1 -219 src/sys/coda/coda_vfsops.c > > 1.16 +1 -230 src/sys/coda/coda_vnops.c > > 1.5 +1 -54 src/sys/coda/coda_vnops.h > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message