summaryrefslogtreecommitdiffstats
path: root/contrib/file/Magdir/database
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-05-18 22:34:33 +0000
committerdelphij <delphij@FreeBSD.org>2009-05-18 22:34:33 +0000
commit94241912dc47864055ebcbc3eed24cc0cdafc6f4 (patch)
tree337723a5b888e6f022d551b74c01b12f3a528fce /contrib/file/Magdir/database
parent6048eaa315a3fd595e7f9f99cfcff0d39bdfab55 (diff)
parent862d9405b857dba35f8f2eb6d0623b9a552d4353 (diff)
downloadFreeBSD-src-94241912dc47864055ebcbc3eed24cc0cdafc6f4.zip
FreeBSD-src-94241912dc47864055ebcbc3eed24cc0cdafc6f4.tar.gz
Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT.
Security: CVE-2009-1515
Diffstat (limited to 'contrib/file/Magdir/database')
-rw-r--r--contrib/file/Magdir/database25
1 files changed, 25 insertions, 0 deletions
diff --git a/contrib/file/Magdir/database b/contrib/file/Magdir/database
index 2e6ad2f..0134355 100644
--- a/contrib/file/Magdir/database
+++ b/contrib/file/Magdir/database
@@ -242,3 +242,28 @@
# URL: http://www.grc.nasa.gov/WWW/cgns/adf/
# From: Nicolas Chauvat <nicolas.chauvat@logilab.fr>
0 string @(#)ADF\ Database CGNS Advanced Data Format
+
+# Tokyo Cabinet magic data
+# http://tokyocabinet.sourceforge.net/index.html
+0 string ToKyO\ CaBiNeT\n Tokyo Cabinet
+>14 string x \b (%s)
+>32 byte 0 \b, Hash
+!:mime application/x-tokyocabinet-hash
+>32 byte 1 \b, B+ tree
+!:mime application/x-tokyocabinet-btree
+>32 byte 2 \b, Fixed-length
+!:mime application/x-tokyocabinet-fixed
+>32 byte 3 \b, Table
+!:mime application/x-tokyocabinet-table
+>33 byte &1 \b, [open]
+>33 byte &2 \b, [fatal]
+>34 byte x \b, apow=%d
+>35 byte x \b, fpow=%d
+>36 byte &0x01 \b, [large]
+>36 byte &0x02 \b, [deflate]
+>36 byte &0x04 \b, [bzip]
+>36 byte &0x08 \b, [tcbs]
+>36 byte &0x10 \b, [excodec]
+>40 lequad x \b, bnum=%lld
+>48 lequad x \b, rnum=%lld
+>56 lequad x \b, fsiz=%lld
OpenPOWER on IntegriCloud