Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 2004 23:06:49 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Tim Robbins <tjr@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libc/stdio vfwscanf.c
Message-ID:  <20040503060649.GA1773@dragon.nuxi.com>
In-Reply-To: <20040503035654.GA93315@cat.robbins.dropbear.id.au>
References:  <200405022013.i42KDTk1064157@repoman.freebsd.org> <20040503035654.GA93315@cat.robbins.dropbear.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 03, 2004 at 01:56:54PM +1000, Tim Robbins wrote:
> On Sun, May 02, 2004 at 01:13:29PM -0700, David E. O'Brien wrote:
> 
> > obrien      2004/05/02 13:13:29 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     lib/libc/stdio       vfwscanf.c 
> >   Log:
> >   Remove bogus FBSDID.
> 
> These weren't bogus -- they showed the revision of the single-byte version
> that the files corresponded to, so that it was easy to see which changes
> needed to be merged across.

One shouldn't have duplicate __FBSDID()'s.  To do what you wanted to do,
one should grab the CVS info and put it in the file header comment
section prefixed with "From: ". :-)
 
-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040503060649.GA1773>