]> granicus.if.org Git - file/commitdiff
Use File id.
authorChristos Zoulas <christos@zoulas.com>
Fri, 12 Jan 2007 17:38:27 +0000 (17:38 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 12 Jan 2007 17:38:27 +0000 (17:38 +0000)
23 files changed:
LEGAL.NOTICE
MAINT
README
doc/file.man
doc/magic.man
magic/Localstuff
magic/magic2mime
src/apprentice.c
src/apptype.c
src/ascmagic.c
src/compress.c
src/file.c
src/file.h
src/fsmagic.c
src/funcs.c
src/is_tar.c
src/magic.c
src/names.h
src/patchlevel.h
src/print.c
src/readelf.c
src/softmagic.c
src/tar.h

index d1ea55641bd129b1ec445407ad6e169a6a29a7c1..68148e2ffda644ef2fbd2b8fd915cce2aa0336c5 100644 (file)
@@ -1,4 +1,4 @@
-$Id: LEGAL.NOTICE,v 1.15 2006/05/03 18:48:33 christos Exp $
+$File: LEGAL.NOTICE,v 1.15 2006/05/03 18:48:33 christos Exp $
 Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995.
 Software written by Ian F. Darwin and others;
 maintained 1994- Christos Zoulas.
diff --git a/MAINT b/MAINT
index 2a51470ddb74bb3a3df95fc47c00f3a400327324..d4dcbdac3cb0f292e6a39d493b89f8742fefb778 100644 (file)
--- a/MAINT
+++ b/MAINT
@@ -1,4 +1,4 @@
-$Id: MAINT,v 1.7 2006/06/01 18:19:41 ian Exp $
+$File: MAINT,v 1.7 2006/06/01 18:19:41 ian Exp $
 
 Maintenance notes:
 
diff --git a/README b/README
index b4223f4b9ceeb97070c37259512e8d3a595b3b73..b7e9d559dca81ca2b29a4d5a902db1a0f0555b26 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 ** README for file(1) Command **
-@(#) $Id: README,v 1.34 2006/05/03 18:48:33 christos Exp $
+@(#) $File: README,v 1.34 2006/05/03 18:48:33 christos Exp $
 
 This is Release 4.x of Ian Darwin's (copyright but distributable)
 file(1) command. This version is the standard "file" command for Linux,
index d9ef9c559e656248877e63619522d99c42573108..1f982052f290524cbb28448606c34017d50b3280 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: file.man,v 1.63 2007/01/10 23:00:16 christos Exp $
+.\" $File: file.man,v 1.63 2007/01/10 23:00:16 christos Exp $
 .Dd January 8, 2007
 .Dt FILE __CSECTION__
 .Os
index 80fb3ce55a786d482a35a912d0a37fce3f08d0b9..908c61fcc94fda2d7ded99072ba2efcf5f26ae21 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: magic.man,v 1.36 2007/01/10 22:56:49 christos Exp $
+.\" $File: magic.man,v 1.36 2007/01/10 22:56:49 christos Exp $
 .Dd January 10, 2007
 .Dt MAGIC __FSECTION__
 .Os
@@ -446,4 +446,4 @@ a system on which the lengths are invariant.
 .\" the changes I posted to the S5R2 version.
 .\"
 .\" Modified for Ian Darwin's version of the file command.
-.\" @(#)$Id: magic.man,v 1.36 2007/01/10 22:56:49 christos Exp $
+.\" @(#)$Id: magic.man,v 1.37 2007/01/12 17:38:27 christos Exp $
index 914d449c086fe7e212cc890bc2368ff06f1b520e..419855fb62204f70e314afd8157d60b710d2e04e 100644 (file)
@@ -2,6 +2,6 @@
 #------------------------------------------------------------------------------
 # Localstuff:  file(1) magic for locally observed files
 #
-# $Id: Localstuff,v 1.4 2003/03/23 04:17:27 christos Exp $
+# $File: Localstuff,v 1.4 2003/03/23 04:17:27 christos Exp $
 # Add any locally observed files here.  Remember:
 # text if readable, executable if runnable binary, data if unreadable.
index dfb12604ceff93df9a40e8da4df3d1e23f44fb44..26f84d28a160e067398955483f56805dae204e4f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 # -*- PERL -*-
-# $Id: magic2mime,v 1.4 2006/11/25 18:36:10 christos Exp $
+# $File: magic2mime,v 1.4 2006/11/25 18:36:10 christos Exp $
 # Copyright (c) 1996, 1997 vax@linkdead.paranoia.com (VaX#n8)
 #
 # Usage: echo 'your-file-output-here' | file_to_ctype.pl
index 974fae95e2dde9239b969dd9ac8cbbea5e4f9c28..4040b739fbcf0bebb57b0efbe8dbaea4b009702b 100644 (file)
@@ -46,7 +46,7 @@
 #endif
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: apprentice.c,v 1.100 2006/12/11 21:48:49 christos Exp $")
+FILE_RCSID("@(#)$File: apprentice.c,v 1.100 2006/12/11 21:48:49 christos Exp $")
 #endif /* lint */
 
 #define        EATAB {while (isascii((unsigned char) *l) && \
index 73b068751290d8bf370c4e5175a6355a2d1fce0e..89efe618c580dfadb40c9f8b8622156b2e5d54f3 100644 (file)
@@ -32,7 +32,7 @@
 
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: apptype.c,v 1.6 2003/11/11 20:01:45 christos Exp $")
+FILE_RCSID("@(#)$File: apptype.c,v 1.6 2003/11/11 20:01:45 christos Exp $")
 #endif /* lint */
 
 #ifdef __EMX__
index 81525c893be24f6df0289f8ef99f93df8a1d5290..3aa0e235c14a9fd135e02ea8af36d05b9b7e3f2e 100644 (file)
@@ -49,7 +49,7 @@
 #include "names.h"
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: ascmagic.c,v 1.46 2006/10/20 21:04:15 christos Exp $")
+FILE_RCSID("@(#)$File: ascmagic.c,v 1.46 2006/10/20 21:04:15 christos Exp $")
 #endif /* lint */
 
 typedef unsigned long unichar;
index 5989eb295014b8347676400cb62f28ce161e89cd..6391d7dcd67fe4a6510d1752848f71fa441067d2 100644 (file)
@@ -51,7 +51,7 @@
 #endif
 
 #ifndef lint
-FILE_RCSID("@(#)$Id: compress.c,v 1.45 2006/10/31 19:37:17 christos Exp $")
+FILE_RCSID("@(#)$File: compress.c,v 1.45 2006/10/31 19:37:17 christos Exp $")
 #endif
 
 private struct {
index f3fae24eb54457670252ce86ea2a83197aaecbc2..01a3db75e7b4e7e3113710bcc702182ae7a4ed9f 100644 (file)
@@ -71,7 +71,7 @@
 #include "patchlevel.h"
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: file.c,v 1.104 2006/11/25 17:28:54 christos Exp $")
+FILE_RCSID("@(#)$File: file.c,v 1.104 2006/11/25 17:28:54 christos Exp $")
 #endif /* lint */
 
 
index bb2fc166dc30a4c6a82b97e5a5cc811601c0c1d2..3aa02f57c6a3d42f31e68805cfe93cd16f850a4f 100644 (file)
@@ -27,7 +27,7 @@
  */
 /*
  * file.h - definitions for file(1) program
- * @(#)$Id: file.h,v 1.83 2006/12/11 21:48:49 christos Exp $
+ * @(#)$File: file.h,v 1.83 2006/12/11 21:48:49 christos Exp $
  */
 
 #ifndef __file_h__
index 884ffb8d7432f9d3648cdcce8220bd1bd3d5631c..cd8f13e27be2a76eaa4d0b9ea9b9f784cc7361ec 100644 (file)
@@ -57,7 +57,7 @@
 #undef HAVE_MAJOR
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: fsmagic.c,v 1.46 2005/06/25 15:52:14 christos Exp $")
+FILE_RCSID("@(#)$File: fsmagic.c,v 1.46 2005/06/25 15:52:14 christos Exp $")
 #endif /* lint */
 
 protected int
index 824e3a09722e231cb8fdc84337f810a437ef18e3..6afeac378430365e306bd41c93c14860c5988801 100644 (file)
@@ -38,7 +38,7 @@
 #endif
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: funcs.c,v 1.23 2006/12/11 21:48:49 christos Exp $")
+FILE_RCSID("@(#)$File: funcs.c,v 1.23 2006/12/11 21:48:49 christos Exp $")
 #endif /* lint */
 
 #ifndef HAVE_VSNPRINTF
index 646172474a22c041bade180cc697c5c214c02944..966d73faa2ef7a2fcd8fef46958ba14d64d6086c 100644 (file)
@@ -45,7 +45,7 @@
 #include "tar.h"
 
 #ifndef lint
-FILE_RCSID("@(#)$Id: is_tar.c,v 1.26 2006/05/03 15:19:25 christos Exp $")
+FILE_RCSID("@(#)$File: is_tar.c,v 1.26 2006/05/03 15:19:25 christos Exp $")
 #endif
 
 #define        isodigit(c)     ( ((c) >= '0') && ((c) <= '7') )
index 3f24075b1ed1bbb59293eaaa3bab0288932cadc0..3171b305d5bc685c5db1ea14935ecf5ed4b47b39 100644 (file)
@@ -63,7 +63,7 @@
 #include "patchlevel.h"
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: magic.c,v 1.35 2006/10/31 19:37:17 christos Exp $")
+FILE_RCSID("@(#)$File: magic.c,v 1.35 2006/10/31 19:37:17 christos Exp $")
 #endif /* lint */
 
 #ifdef __EMX__
index e71f6aae7c99d0d2dd7b9648ee09eab2c111a72b..bef5c62f9e90756b3311721d5696925232491911 100644 (file)
@@ -32,7 +32,7 @@
  * appear at fixed offsets into the file. Don't make HOWMANY
  * too high unless you have a very fast CPU.
  *
- * $Id: names.h,v 1.25 2004/09/11 19:15:57 christos Exp $
+ * $File: names.h,v 1.25 2004/09/11 19:15:57 christos Exp $
  */
 
 /*
index 334732cc5aa02f972f88558dda02c66e1b90d6a1..bdf70d5a1d3fa06bfd5cc27d3b9bc9017ec4f879 100644 (file)
@@ -3,9 +3,12 @@
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.62 2006/12/11 21:49:58 christos Exp $
+ * $File: patchlevel.h,v 1.62 2006/12/11 21:49:58 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.63  2007/01/12 17:38:28  christos
+ * Use File id.
+ *
  * Revision 1.62  2006/12/11 21:49:58  christos
  * time for 4.19
  *
index 28cca18cbc093e6b5fcc89983feb5eb5f18800c9..ba405f36ca2257a82627f4d8f312578e6d875a65 100644 (file)
@@ -41,7 +41,7 @@
 #include <time.h>
 
 #ifndef lint
-FILE_RCSID("@(#)$Id: print.c,v 1.56 2006/12/08 20:31:07 christos Exp $")
+FILE_RCSID("@(#)$File: print.c,v 1.56 2006/12/08 20:31:07 christos Exp $")
 #endif  /* lint */
 
 #define SZOF(a)        (sizeof(a) / sizeof(a[0]))
index 69318fa626e0b442e880ecd52001161cf7146fb5..b93dd9d22e7677a48a79c5ad858a1529c4c2c91b 100644 (file)
@@ -37,7 +37,7 @@
 #include "readelf.h"
 
 #ifndef lint
-FILE_RCSID("@(#)$Id: readelf.c,v 1.61 2006/11/15 15:53:23 christos Exp $")
+FILE_RCSID("@(#)$File: readelf.c,v 1.61 2006/11/15 15:53:23 christos Exp $")
 #endif
 
 #ifdef ELFCORE
index 77250487bdc63f23bfe193bcf7265366ab02d895..75b4ddf4fda766f7c37fa10bf4b7d03ddb8489a0 100644 (file)
@@ -39,7 +39,7 @@
 
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: softmagic.c,v 1.87 2006/12/11 21:48:49 christos Exp $")
+FILE_RCSID("@(#)$File: softmagic.c,v 1.87 2006/12/11 21:48:49 christos Exp $")
 #endif /* lint */
 
 private int match(struct magic_set *, struct magic *, uint32_t,
index 4fb4276fb390c761f14fd648b842e77cbc17e7ce..8ea64117f0cdee922eb87103488dc09fc395c046 100644 (file)
--- a/src/tar.h
+++ b/src/tar.h
@@ -32,7 +32,7 @@
  *
  * Created 25 August 1985 by John Gilmore, ihnp4!hoptoad!gnu.
  *
- * $Id: tar.h,v 1.9 2006/05/03 15:19:25 christos Exp $ # checkin only
+ * $File: tar.h,v 1.9 2006/05/03 15:19:25 christos Exp $ # checkin only
  */
 
 /*