diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-18 18:00:03 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-18 18:00:03 +0000 |
| commit | 0f8988b492e34ecee97e641e4288e24e6cf6366b (patch) | |
| tree | 97b7a376d6d598762879d691418a8fc9b5adc7f4 /usr.bin/file/Magdir/database | |
| parent | a52c1be6ffb69c50a5059e7b8e85ab17ccacbf7b (diff) | |
| parent | 094f1e246b7f57c4b0ef697463626598a9f096b2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/file/Magdir/database')
| -rw-r--r-- | usr.bin/file/Magdir/database | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/usr.bin/file/Magdir/database b/usr.bin/file/Magdir/database index 692ce6b31536..146c3108e1ed 100644 --- a/usr.bin/file/Magdir/database +++ b/usr.bin/file/Magdir/database @@ -17,16 +17,18 @@ >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) +>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) +# # 0 belong 0x053162 Berkeley DB Btree file >4 belong >0 (Version %d, |
