]> granicus.if.org Git - file/commitdiff
We don't support >= or <=; fix the magic.
authorChristos Zoulas <christos@zoulas.com>
Fri, 4 Apr 2008 14:57:49 +0000 (14:57 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 4 Apr 2008 14:57:49 +0000 (14:57 +0000)
magic/Magdir/audio
magic/Magdir/database
magic/Magdir/freebsd
magic/Magdir/linux

index 832ad88e329163f88c49b0d5f8310a7e639d437d..3a9c176c8a4bf6913044841c5d7728a1a3df07ee 100644 (file)
 >22    belong&0x00ffffff       x               %d Hz,
 >18    beshort         =0                      no loop,
 >18    beshort         =-1                     loop,
->21    ubyte           <=127                   note %d,
+>21    ubyte           <128                    note %d,
 >22    byte            =0                      replay 5.485 KHz
 >22    byte            =1                      replay 8.084 KHz
 >22    byte            =2                      replay 10.971 Khz
index cae67fc61db481fcb21becf48a5d26d4c7d71719..2e6ad2fdd2c8f3d2e7017a0ad5749c38285e1b64 100644 (file)
 0      string          PGDMP           PostgreSQL custom database dump
 >5     byte            x               - v%d
 >6     byte            x               \b.%d
->5     beshort         <=0x100         \b-0
+>5     beshort         <0x101          \b-0
 >5     beshort         >0x100
 >>7    byte            x               \b-%d
 
index ee710fab5fd7abccb509546ce97aa35086a3762f..be304177702a9babdd5d3cde7fcead0e03f1a19b 100644 (file)
 # What are you laughing about?
 0      lelong                  011421044151    ld.so hints file (Little Endian
 >4     lelong                  >0              \b, version %d)
->4     belong                  <=0             \b)
+>4     belong                  <             \b)
 0      belong                  011421044151    ld.so hints file (Big Endian
 >4     belong                  >0              \b, version %d)
->4     belong                  <=0             \b)
+>4     belong                  <             \b)
 
 #
 # Files generated by FreeBSD scrshot(1)/vidcontrol(1) utilities
index d4ae0f0101004f9a0d6da4cb3abbdda03f309d82..393f79cf462ea1be468f3de73d9568139a3bc1a5 100644 (file)
@@ -83,7 +83,7 @@
 # Linux kernel boot images (i386 arch) (Wolfram Kleff)
 514    string          HdrS            Linux kernel
 >510   leshort         0xAA55          x86 boot executable
->>518  leshort         >=0x200
+>>518  leshort         >0x1ff
 >>529  byte            0               zImage,
 >>>529 byte            1               bzImage,
 >>>(526.s+0x200) string        >\0             version %s,