diff options
author | greg@kroah.com <greg@kroah.com> | 2003-08-05 01:26:59 -0700 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:01:40 -0700 |
commit | 5ac4a56b39fed9d95850161864befe612b1a538e (patch) | |
tree | cb9ccdb64bbae97f42c94e5d99734709da77703b /tdb/tdb.magic | |
parent | e09292061689b59da68f05eb7a74e353c283078f (diff) |
[PATCH] Added tdb code from latest cvs version in the samba tree
Diffstat (limited to 'tdb/tdb.magic')
-rw-r--r-- | tdb/tdb.magic | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tdb/tdb.magic b/tdb/tdb.magic new file mode 100644 index 0000000000..f5619e7327 --- /dev/null +++ b/tdb/tdb.magic @@ -0,0 +1,10 @@ +# Magic file(1) information about tdb files. +# +# Install this into /etc/magic or the corresponding location for your +# system, or pass as a -m argument to file(1). + +# You may use and redistribute this file without restriction. + +0 string TDB\ file TDB database +>32 lelong =0x2601196D version 6, little-endian +>>36 lelong x hash size %d bytes |