From owner-cvs-all Sun May 13 13:25:59 2001 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 9344637B423; Sun, 13 May 2001 13:25:53 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f4DKPL325747; Sun, 13 May 2001 13:25:21 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: jkh@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk Makefile blocks.c change.c chunk.c create_chunk.c disk.c disklabel.c libdisk.h rules.c write_disk.c In-Reply-To: <200105132016.f4DKGXC37153@freefall.freebsd.org> References: <200105132016.f4DKGXC37153@freefall.freebsd.org> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010513132521O.jkh@osd.bsdi.com> Date: Sun, 13 May 2001 13:25:21 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 39 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG And of course, you may ask "A null log message? Why did you do that, jkh?" I'll TELL you why. It's because every time I typed in something like: MFC: Miscellaneous style fixes, adjustments for new Atapi code and better support for PC98 CVS on freefall barfed it back at me saying ``Bad template header "MFC" commit aborted, yada yada yada.'' - I even tried spelling it out as "Merge From Current" and that didn't work either. Methinks the recent changes to support "MFC: after" have broken CVS checkin. - Jordan From: "Jordan K. Hubbard" Subject: cvs commit: src/lib/libdisk Makefile blocks.c change.c chunk.c create_chunk.c disk.c disklabel.c libdisk.h rules.c write_disk.c Date: Sun, 13 May 2001 13:16:33 -0700 (PDT) > jkh 2001/05/13 13:16:33 PDT > > Modified files: (Branch: RELENG_4) > lib/libdisk Makefile blocks.c change.c chunk.c > create_chunk.c disk.c disklabel.c > libdisk.h rules.c write_disk.c > Log: > (null) > > Revision Changes Path > 1.27.2.4 +1 -2 src/lib/libdisk/Makefile > 1.7.2.2 +5 -5 src/lib/libdisk/blocks.c > 1.14.2.4 +17 -15 src/lib/libdisk/change.c > 1.21.2.4 +53 -50 src/lib/libdisk/chunk.c > 1.46.2.7 +52 -45 src/lib/libdisk/create_chunk.c > 1.50.2.11 +96 -75 src/lib/libdisk/disk.c > 1.5.2.2 +2 -2 src/lib/libdisk/disklabel.c > 1.32.2.6 +2 -2 src/lib/libdisk/libdisk.h > 1.16.2.4 +30 -30 src/lib/libdisk/rules.c > 1.28.2.9 +52 -50 src/lib/libdisk/write_disk.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message