]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Fri, 25 Oct 1996 18:12:17 +0000 (18:12 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 25 Oct 1996 18:12:17 +0000 (18:12 +0000)
magic/Magdir/alpha
magic/Magdir/elf
magic/Magdir/netbsd

index c32c7c4ad56711787983fae48d10cf71bec87e98..42e19176c98a822cd99c18b7d5caf2d4f84ce146 100644 (file)
@@ -14,3 +14,8 @@
 >27    byte            x               - version %d
 >26    byte            x               \b.%d
 >28    byte            x               \b-%d
+
+# Basic recognition of OSF/1 core dumps - Mike Bremford <mike@opac.bl.uk>
+#
+0      string          Core\001        COFF format core dump (OSF/1)
+>24    string          >\0             generated by '%s'
index 12f1edb8a0cf5c6719928f05bf2772cf60bd46d1..86d6b288aeec02325dab83f35014e57f54f83338 100644 (file)
@@ -21,7 +21,6 @@
 >>16   leshort         3               shared object,
 # Core handling from Peter Tobias <tobias@server.et-inf.fho-emden.de>
 >>16   leshort         4               core file
->>>576  string          >\0             of '%s'
 >>>400  lelong          >0              (signal %d),
 >>16   leshort         &0xff00         processor-specific,
 >>18   leshort         0               no machine,
@@ -44,7 +43,6 @@
 >>16   beshort         2               executable,
 >>16   beshort         3               shared object,
 >>16   beshort         4               core file,
->>>576 string          >\0             of '%s'
 >>>400 lelong          >0              (signal %d),
 >>16   beshort         &0xff00         processor-specific,
 >>18   beshort         0               no machine,
index 2c8bb9a803765a377e5cb1715c824442a529ed20..24569ade75417522ed848164582cfbef4e6ded57 100644 (file)
 >16    belong                  >0              not stripped
 0      belong&0377777777       043400507       NetBSD/mips core
 >12    string                  >\0             from '%s'
+
+0      belong&0377777777       043600413       NetBSD/arm32 demand paged
+>0     byte                    &0x80
+>>20   lelong                  <8192           shared library
+>>20   lelong                  =8192           dynamically linked executable
+>>20   lelong                  >8192           dynamically linked executable
+>0     byte                    ^0x80           executable
+>16    lelong                  >0              not stripped
+0      belong&0377777777       043600410       NetBSD/arm32 pure
+>0     byte                    &0x80           dynamically linked executable
+>0     byte                    ^0x80           executable
+>16    lelong                  >0              not stripped
+0      belong&0377777777       043600407       NetBSD/arm32
+>0     byte                    &0x80           dynamically linked executable
+>0     byte                    ^0x80
+>>0    byte                    &0x40           position independent
+>>20   lelong                  !0              executable
+>>20   lelong                  =0              object file
+>16    lelong                  >0              not stripped
+0      belong&0377777777       043600507       NetBSD/arm32 core
+>12    string                  >\0             from '%s'