head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.6.1
	RELENG_4_11:1.1.6.1.0.18
	RELENG_4_11_BP:1.1.6.1
	RELENG_4_10_0_RELEASE:1.1.6.1
	RELENG_4_10:1.1.6.1.0.16
	RELENG_4_10_BP:1.1.6.1
	RELENG_4_9_0_RELEASE:1.1.6.1
	RELENG_4_9:1.1.6.1.0.14
	RELENG_4_9_BP:1.1.6.1
	RELENG_4_8_0_RELEASE:1.1.6.1
	RELENG_4_8:1.1.6.1.0.12
	RELENG_4_8_BP:1.1.6.1
	RELENG_4_7_0_RELEASE:1.1.6.1
	RELENG_4_7:1.1.6.1.0.10
	RELENG_4_7_BP:1.1.6.1
	RELENG_4_6_2_RELEASE:1.1.6.1
	RELENG_4_6_1_RELEASE:1.1.6.1
	RELENG_4_6_0_RELEASE:1.1.6.1
	RELENG_4_6:1.1.6.1.0.8
	RELENG_4_6_BP:1.1.6.1
	RELENG_4_5_0_RELEASE:1.1.6.1
	RELENG_4_5:1.1.6.1.0.6
	RELENG_4_5_BP:1.1.6.1
	RELENG_4_4_0_RELEASE:1.1.6.1
	RELENG_4_4:1.1.6.1.0.4
	RELENG_4_4_BP:1.1.6.1
	RELENG_4_3_0_RELEASE:1.1.6.1
	RELENG_4_3:1.1.6.1.0.2
	RELENG_4_3_BP:1.1.6.1
	RELENG_4_2_0_RELEASE:1.1
	RELENG_4_1_1_RELEASE:1.1
	PRE_SMPNG:1.1
	RELENG_4_1_0_RELEASE:1.1
	RELENG_3_5_0_RELEASE:1.1
	RELENG_4_0_0_RELEASE:1.1
	RELENG_4:1.1.0.6
	RELENG_4_BP:1.1
	RELENG_3_4_0_RELEASE:1.1
	RELENG_3_3_0_RELEASE:1.1
	RELENG_3_2_PAO:1.1.0.4
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.2
	RELENG_3_BP: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	98.11.15.03.35.10;	author obrien;	state Exp;
branches
	1.1.6.1;
next	;

1.1.6.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
@
#------------------------------------------------------------------------------
# vicar:  file(1) magic for VICAR files.
#
# From: Ossama Othman <othman@@astrosun.tn.cornell.edu
# VICAR is JPL's in-house spacecraft image processing program
# VICAR image
0	string	LBLSIZE=	VICAR image data
>32	string	BYTE		\b, 8 bits  = VAX byte
>32	string	HALF		\b, 16 bits = VAX word     = Fortran INTEGER*2
>32	string	FULL		\b, 32 bits = VAX longword = Fortran INTEGER*4
>32	string	REAL		\b, 32 bits = VAX longword = Fortran REAL*4
>32	string	DOUB		\b, 64 bits = VAX quadword = Fortran REAL*8
>32	string	COMPLEX		\b, 64 bits = VAX quadword = Fortran COMPLEX*8
# VICAR label file
43	string	SFDU_LABEL	VICAR label file
@


1.1
log
@New file formats.

Obtained from:	NetBSD-current/src/usr.bin/file/magdir
@
text
@@


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


