From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 19:54:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C01816A4B3 for ; Tue, 21 Oct 2003 19:54:32 -0700 (PDT) Received: from smtp101.mail.sc5.yahoo.com (smtp101.mail.sc5.yahoo.com [216.136.174.139]) by mx1.FreeBSD.org (Postfix) with SMTP id C821F43FBF for ; Tue, 21 Oct 2003 19:54:31 -0700 (PDT) (envelope-from q_dolan@yahoo.com.au) Received: from vdub.onthenet.net (HELO ?172.22.1.10?) (q?dolan@203.10.89.16 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 22 Oct 2003 02:54:31 -0000 From: Q To: 479001601@mail.ru In-Reply-To: <200310220055.30075.479001601@mail.ru> References: <200310220055.30075.479001601@mail.ru> Message-Id: <1066791266.21430.47.camel@boxster.onthenet.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 22 Oct 2003 12:54:27 +1000 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD files' heads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 02:54:32 -0000 These are RCS tags used to identify the revision of the file in question, along with who commited the change and when. RCS is used by the FreeBSD community (in the form of CVS) to manage changes to the source code, and RCS in turn uses '$' to surround special identifiers that get expanded when the file is checked out or exported from the repository. The 'Exp' on the end is an RCS state value which denotes 'Experimental', however this can be ignored as it is not used. You can also use the 'ident' command to extract these strings from a binary file to determine which version of the source code it was compiled from. Seeya...Q On Wed, 2003-10-22 at 06:55, CBuH. wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > Hello, all. > > I've got a question (easier -- ``interesting in'') -- why all FreeBSD files' > heads starts with this: > > # $FreeBSD: src/etc/shells,v 1.3.2.1 2000/07/10 08:47:17 obrien Exp $ > > - - Why there are buks (am I pronounce right ? :-) ``$'' -- on the start & end > of this string? > - - And what do mean ``Exp'' at the end? > > 10x alot,... > > - -- > > CBuH. CG[CX] XVyGYjau 479001600@mail.ru, ICQ#70929413 > GnuPG(PGP) public key is: http://ccclike.chat.ru/my_public_key.asc > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (FreeBSD) > > iD8DBQE/lZ1A5Cj3gqxcdCoRAsZAAJ40k67CQapGju+ePSgNbje8nVogcgCfdPlT > lk3D5fOh9qZU6k1SfMsQVds= > =bJuj > -----END PGP SIGNATURE----- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"