Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 1998 21:15:54 +0100
From:      "Philippe Charnier" <charnier@xp11.frmug.org>
To:        Jun Kuriyama <kuriyama@sky.rim.or.jp>
Cc:        committers <committers@FreeBSD.ORG>
Subject:   Re: Where should we put $Id$ to? 
Message-ID:  <199812182015.VAA01494@xp11.frmug.org>
In-Reply-To: Your message of "Fri, 18 Dec 1998 23:54:54 %2B0900." <367A6CBE.2E9AD391@sky.rim.or.jp> 

next in thread | previous in thread | raw e-mail | index | archive | help
Salut,

Jun Kuriyama <kuriyama@sky.rim.or.jp> wrote:

>I'm reviewing src/usr.sbin/pccard area for integrating
>non-bus-architectural part of PAO.  Then I found two styles of $Id$
>place.
>
>First one is:
>>  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF ...
>>  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>>  */
>> 
>> #ifndef lint
>> static const char rcsid[] =
>>         "$Id: cardd.c,v 1.18 1997/10/06 11:36:06 charnier Exp $";
>> #endif /* not lint */
>> 
>> #include <fcntl.h>
>

This my .exrc for adding rcsids. First macro (Z) is when sccsid already
exists. Second macro (X) will create the above lines.

begin 644 .exrc
M;6%P(%H@:2-I9B`P#1MO(V5N9&EF#7-T871I8R!C;VYS="!C:&%R(')C<VED
M6UT@/0T)(B1)9"0B.QL*;6%P(%@@:2-I9FYD968@;&EN=`US=&%T:6,@8V]N
M<W0@8VAA<B!R8W-I9%M=(#T-"2(D260D(CL-(V5N9&EF("\J(&YO="!L:6YT
'("HO#0T;"B!R
`
end

I hope a day, we will convert them all to $FreeBSD$ and make what(1)
take care of them.
 
------                                                            ------ 
Philippe Charnier         charnier@{lirmm.fr,xp11.frmug.org,FreeBSD.org}

    ``a PC not running FreeBSD is like a venusian with no tentacles'' 
------------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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