head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.1.10.1
	RELENG_4_11:1.1.1.1.10.1.0.18
	RELENG_4_11_BP:1.1.1.1.10.1
	RELENG_4_10_0_RELEASE:1.1.1.1.10.1
	RELENG_4_10:1.1.1.1.10.1.0.16
	RELENG_4_10_BP:1.1.1.1.10.1
	RELENG_4_9_0_RELEASE:1.1.1.1.10.1
	RELENG_4_9:1.1.1.1.10.1.0.14
	RELENG_4_9_BP:1.1.1.1.10.1
	RELENG_4_8_0_RELEASE:1.1.1.1.10.1
	RELENG_4_8:1.1.1.1.10.1.0.12
	RELENG_4_8_BP:1.1.1.1.10.1
	RELENG_4_7_0_RELEASE:1.1.1.1.10.1
	RELENG_4_7:1.1.1.1.10.1.0.10
	RELENG_4_7_BP:1.1.1.1.10.1
	RELENG_4_6_2_RELEASE:1.1.1.1.10.1
	RELENG_4_6_1_RELEASE:1.1.1.1.10.1
	RELENG_4_6_0_RELEASE:1.1.1.1.10.1
	RELENG_4_6:1.1.1.1.10.1.0.8
	RELENG_4_6_BP:1.1.1.1.10.1
	RELENG_4_5_0_RELEASE:1.1.1.1.10.1
	RELENG_4_5:1.1.1.1.10.1.0.6
	RELENG_4_5_BP:1.1.1.1.10.1
	RELENG_4_4_0_RELEASE:1.1.1.1.10.1
	RELENG_4_4:1.1.1.1.10.1.0.4
	RELENG_4_4_BP:1.1.1.1.10.1
	RELENG_4_3_0_RELEASE:1.1.1.1.10.1
	RELENG_4_3:1.1.1.1.10.1.0.2
	RELENG_4_3_BP:1.1.1.1.10.1
	RELENG_4_2_0_RELEASE:1.1.1.1
	RELENG_4_1_1_RELEASE:1.1.1.1
	PRE_SMPNG:1.1.1.1
	RELENG_4_1_0_RELEASE:1.1.1.1
	RELENG_3_5_0_RELEASE:1.1.1.1
	RELENG_4_0_0_RELEASE:1.1.1.1
	RELENG_4:1.1.1.1.0.10
	RELENG_4_BP:1.1.1.1
	RELENG_3_4_0_RELEASE:1.1.1.1
	RELENG_3_3_0_RELEASE:1.1.1.1
	RELENG_3_2_PAO:1.1.1.1.0.8
	RELENG_3_2_PAO_BP:1.1.1.1
	RELENG_3_2_0_RELEASE:1.1.1.1
	RELENG_3_1_0_RELEASE:1.1.1.1
	RELENG_3:1.1.1.1.0.6
	RELENG_3_BP:1.1.1.1
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	file_3_22:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.4
	RELENG_2_2_BP:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.2
	file_3_19:1.1.1.1
	DARWIN:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2000.11.05.09.06.06;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	96.01.23.12.29.00;	author mpp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.01.23.12.29.00;	author mpp;	state Exp;
branches
	1.1.1.1.10.1;
next	;

1.1.1.1.10.1
date	2000.11.29.19.32.50;	author obrien;	state dead;
branches;
next	;


desc
@@


1.2
log
@Switch over to using the Christos Zoulas maintained version in contrib/
This also gives use the same exact results as NetBSD, thus sharing more
code with our bretheren.
@
text
@
#------------------------------------------------------------------------------
# vms:  file(1) magic for VMS executables (experimental)
#
# VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@@uchicago.edu)

# GRR 950122:  I'm just guessing on these, based on inspection of the headers
# of three executables each for Alpha and VAX architectures.  The VAX files
# all had headers similar to this:
#
#   00000  b0 00 30 00 44 00 60 00  00 00 00 00 30 32 30 35  ..0.D.`.....0205
#   00010  01 01 00 00 ff ff ff ff  ff ff ff ff 00 00 00 00  ................
#
0	string	\xb0\0\x30\0	VMS VAX executable
>44032	string	PK\003\004	\b, Info-ZIP SFX archive v5.12 w/decryption
#
# The AXP files all looked like this, except that the byte at offset 0x22
# was 06 in some of them and 07 in others:
#
#   00000  03 00 00 00 00 00 00 00  ec 02 00 00 10 01 00 00  ................
#   00010  68 00 00 00 98 00 00 00  b8 00 00 00 00 00 00 00  h...............
#   00020  00 00 07 00 00 00 00 00  00 00 00 00 00 00 00 00  ................
#   00030  00 00 00 00 01 00 00 00  00 00 00 00 00 00 00 00  ................
#   00040  00 00 00 00 ff ff ff ff  ff ff ff ff 02 00 00 00  ................
#
0	belong	0x03000000	VMS Alpha executable
>75264	string	PK\003\004	\b, Info-ZIP SFX archive v5.12 w/decryption
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Upgrade to file version 3.19.
@
text
@@


1.1.1.1.10.1
log
@MFC: switch over to using the Christos Zoulas maintained version in contrib/
@
text
@@

