head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.1.14.1
	RELENG_4_11:1.1.1.1.14.1.0.18
	RELENG_4_11_BP:1.1.1.1.14.1
	RELENG_4_10_0_RELEASE:1.1.1.1.14.1
	RELENG_4_10:1.1.1.1.14.1.0.16
	RELENG_4_10_BP:1.1.1.1.14.1
	RELENG_4_9_0_RELEASE:1.1.1.1.14.1
	RELENG_4_9:1.1.1.1.14.1.0.14
	RELENG_4_9_BP:1.1.1.1.14.1
	RELENG_4_8_0_RELEASE:1.1.1.1.14.1
	RELENG_4_8:1.1.1.1.14.1.0.12
	RELENG_4_8_BP:1.1.1.1.14.1
	RELENG_4_7_0_RELEASE:1.1.1.1.14.1
	RELENG_4_7:1.1.1.1.14.1.0.10
	RELENG_4_7_BP:1.1.1.1.14.1
	RELENG_4_6_2_RELEASE:1.1.1.1.14.1
	RELENG_4_6_1_RELEASE:1.1.1.1.14.1
	RELENG_4_6_0_RELEASE:1.1.1.1.14.1
	RELENG_4_6:1.1.1.1.14.1.0.8
	RELENG_4_6_BP:1.1.1.1.14.1
	RELENG_4_5_0_RELEASE:1.1.1.1.14.1
	RELENG_4_5:1.1.1.1.14.1.0.6
	RELENG_4_5_BP:1.1.1.1.14.1
	RELENG_4_4_0_RELEASE:1.1.1.1.14.1
	RELENG_4_4:1.1.1.1.14.1.0.4
	RELENG_4_4_BP:1.1.1.1.14.1
	RELENG_4_3_0_RELEASE:1.1.1.1.14.1
	RELENG_4_3:1.1.1.1.14.1.0.2
	RELENG_4_3_BP:1.1.1.1.14.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.14
	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.12
	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.10
	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
	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.8
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	file_3_14:1.1.1.1
	DARWIN:1.1.1;
locks; strict;
comment	@# @;


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

1.1
date	94.09.03.19.16.24;	author csgr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.03.19.16.25;	author csgr;	state Exp;
branches
	1.1.1.1.14.1;
next	;

1.1.1.1.14.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
@#
# Yes, the two "cpio archive" formats *are* supposed to just be "short".
# The idea is to indicate archives produced on machines with the same
# byte order as the machine running "file" with "cpio archive", and
# to indicate archives produced on machines with the opposite byte order
# from the machine running "file" with "byte-swapped cpio archive".
#
# The SVR4 "cpio(4)" hints that there are additional formats, but they
# are defined as "short"s; I think all the new formats are
# character-header formats, and thus are strings not numbers.
#
0	short		070707		cpio archive
0	short		0143561		byte-swapped cpio archive
0	string		070707		ASCII cpio archive (pre-SVR4 or odc)
0	string		070701		ASCII cpio archive (SVR4 with no CRC)
0	string		070702		ASCII cpio archive (SVR4 with CRC)
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Bring in file 3.14 by Ian Darwin (and Christos Zoulas)

The following files were moved to different names:
- file.man -> file.1
- magic.man -> magic.5

The following file was removed:
- Magdir/Makefile
@
text
@@


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

