From owner-freebsd-commit Sun Oct 29 20:17:31 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA29914 for freebsd-commit-outgoing; Sun, 29 Oct 1995 20:17:31 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA29900 for cvs-all-outgoing; Sun, 29 Oct 1995 20:17:27 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA29890 for cvs-gnu-outgoing; Sun, 29 Oct 1995 20:17:25 -0800 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA29865 ; Sun, 29 Oct 1995 20:16:49 -0800 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id MAA17470; Mon, 30 Oct 1995 12:15:20 +0800 Date: Mon, 30 Oct 1995 12:15:19 +0800 (WST) From: Peter Wemm To: Nate Williams cc: CVS-commiters@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/rcs/rlog rlog.1 rlog.c In-Reply-To: <199510300039.RAA09168@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.org Precedence: bulk On Sun, 29 Oct 1995, Nate Williams wrote: > [ RCS commit ] > > > Some of the FreeBSD specific features are not working > > in this commit yet (mainly rlog stuff and $FreeBSD$ support) > > Note, $FreeBSD$ support *never* worked quite right, although that might > have been a CVS problem and not an RCS problem. >From what I understood, it was a CVS problem that was confined to cvs diff. Even though it's not in the current mainline code, it's still in the cvs history. David Dawes had also given me a copy of his current version that they use for XFree86, built on top of the FreeBSD version of cvs/rcs. Now is probably not the time to bring up the issue of $Id$, $FreeBSD$ and keyword expansion (we've got a release to do)... -Peter > Nate >