head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.2.6.1
	RELENG_4_11:1.1.1.2.6.1.0.18
	RELENG_4_11_BP:1.1.1.2.6.1
	RELENG_4_10_0_RELEASE:1.1.1.2.6.1
	RELENG_4_10:1.1.1.2.6.1.0.16
	RELENG_4_10_BP:1.1.1.2.6.1
	RELENG_4_9_0_RELEASE:1.1.1.2.6.1
	RELENG_4_9:1.1.1.2.6.1.0.14
	RELENG_4_9_BP:1.1.1.2.6.1
	RELENG_4_8_0_RELEASE:1.1.1.2.6.1
	RELENG_4_8:1.1.1.2.6.1.0.12
	RELENG_4_8_BP:1.1.1.2.6.1
	RELENG_4_7_0_RELEASE:1.1.1.2.6.1
	RELENG_4_7:1.1.1.2.6.1.0.10
	RELENG_4_7_BP:1.1.1.2.6.1
	RELENG_4_6_2_RELEASE:1.1.1.2.6.1
	RELENG_4_6_1_RELEASE:1.1.1.2.6.1
	RELENG_4_6_0_RELEASE:1.1.1.2.6.1
	RELENG_4_6:1.1.1.2.6.1.0.8
	RELENG_4_6_BP:1.1.1.2.6.1
	RELENG_4_5_0_RELEASE:1.1.1.2.6.1
	RELENG_4_5:1.1.1.2.6.1.0.6
	RELENG_4_5_BP:1.1.1.2.6.1
	RELENG_4_4_0_RELEASE:1.1.1.2.6.1
	RELENG_4_4:1.1.1.2.6.1.0.4
	RELENG_4_4_BP:1.1.1.2.6.1
	RELENG_4_3_0_RELEASE:1.1.1.2.6.1
	RELENG_4_3:1.1.1.2.6.1.0.2
	RELENG_4_3_BP:1.1.1.2.6.1
	RELENG_4_2_0_RELEASE:1.1.1.2
	RELENG_4_1_1_RELEASE:1.1.1.2
	PRE_SMPNG:1.1.1.2
	RELENG_4_1_0_RELEASE:1.1.1.2
	RELENG_3_5_0_RELEASE:1.1.1.2
	RELENG_4_0_0_RELEASE:1.1.1.2
	RELENG_4:1.1.1.2.0.6
	RELENG_4_BP:1.1.1.2
	RELENG_3_4_0_RELEASE:1.1.1.2
	RELENG_3_3_0_RELEASE:1.1.1.2
	RELENG_3_2_PAO:1.1.1.2.0.4
	RELENG_3_2_PAO_BP:1.1.1.2
	RELENG_3_2_0_RELEASE:1.1.1.2
	RELENG_3_1_0_RELEASE:1.1.1.2
	RELENG_3:1.1.1.2.0.2
	RELENG_3_BP:1.1.1.2
	RELENG_2_2_8_RELEASE:1.1.1.1.4.1
	RELENG_3_0_0_RELEASE:1.1.1.2
	RELENG_2_2_7_RELEASE:1.1.1.1.4.1
	RELENG_2_2_6_RELEASE:1.1.1.1.4.1
	RELENG_2_2_5_RELEASE:1.1.1.1.4.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.2
	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_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.03;	author obrien;	state dead;
branches;
next	1.1;

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

1.1.1.1
date	96.01.23.12.27.25;	author mpp;	state Exp;
branches
	1.1.1.1.4.1;
next	1.1.1.2;

1.1.1.2
date	97.03.18.17.59.14;	author mpp;	state Exp;
branches
	1.1.1.2.6.1;
next	;

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

1.1.1.1.4.1
date	97.08.18.18.59.37;	author jdp;	state Exp;
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
@
#------------------------------------------------------------------------------
# database:  file(1) magic for various databases
#
# extracted from header/code files by Graeme Wilford (eep2gw@@ee.surrey.ac.uk)
#
#
# GDBM magic numbers
#  Will be maintained as part of the GDBM distribution in the future.
#  <downsj@@teeny.org>
0	belong	0x13579ace	GNU dbm 1.x or ndbm database, big endian
0	lelong	0x13579ace	GNU dbm 1.x or ndbm database, little endian
0	string	GDBM		GNU dbm 2.x database
#
0	belong	0x061561	Berkeley DB Hash file
>4	belong	>0		(Version %d,
>8	belong	1234		Little Endian,
>8	belong	4321		Big Endian,
>12	belong	x		Bucket Size %d,
>16	belong	x		Directory Size %d,
>20	belong	x		Segment Size %d,
>24	belong	x		Segment Shift %d,
>28	belong	x		Overflow Point %d,
>32	belong	x		Last Freed %d,
>36	belong	x		Max Bucket %d,
>40	belong	x		High Mask 0x%x,
>44	belong	x		Low Mask 0x%x,
>48	belong	x		Fill Factor %d,
>52	belong	x		Number of Keys %d)
#
0	belong	0x053162	Berkeley DB Btree file
>4	belong	>0		(Version %d,
>8	belong	x		Page Size %d,
>12	belong	x		Free Page %d,
>16	belong	x		Number of Records %d,
>20	belong	x		Flags 0x%x)
@


1.1
log
@Initial revision
@
text
@@


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


1.1.1.1.4.1
log
@Sync with -current.
@
text
@d20 10
a29 12
>16	belong	x		Bucket Shift %d,
>20	belong	x		Directory Size %d,
>24	belong	x		Segment Size %d,
>28	belong	x		Segment Shift %d,
>32	belong	x		Overflow Point %d,
>36	belong	x		Last Freed %d,
>40	belong	x		Max Bucket %d,
>44	belong	x		High Mask 0x%x,
>48	belong	x		Low Mask 0x%x,
>52	belong	x		Fill Factor %d,
>56	belong	x		Number of Keys %d)
#
@


1.1.1.2
log
@Upgrade to file version 3.22.

Obtained from: ftp://ftp.deshaw.com/pub/file/file-3.22.tar.gz
@
text
@d20 10
a29 12
>16	belong	x		Bucket Shift %d,
>20	belong	x		Directory Size %d,
>24	belong	x		Segment Size %d,
>28	belong	x		Segment Shift %d,
>32	belong	x		Overflow Point %d,
>36	belong	x		Last Freed %d,
>40	belong	x		Max Bucket %d,
>44	belong	x		High Mask 0x%x,
>48	belong	x		Low Mask 0x%x,
>52	belong	x		Fill Factor %d,
>56	belong	x		Number of Keys %d)
#
@


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

