diff options
author | 2004-08-10 19:32:49 +0000 | |
---|---|---|
committer | 2004-08-10 19:32:49 +0000 | |
commit | 24e201bb4d6629cf952d94338e01fd1a03b3d5f5 (patch) | |
tree | 3332a8cdbff79987fe296b14433873d223aa6cc2 /usr.bin/file/magdir | |
parent | order #includes, Brian Poole <raj@cerias.purdue.edu> (diff) | |
download | wireguard-openbsd-24e201bb4d6629cf952d94338e01fd1a03b3d5f5.tar.xz wireguard-openbsd-24e201bb4d6629cf952d94338e01fd1a03b3d5f5.zip |
put mips64 core file recognition (someone please test)
Diffstat (limited to 'usr.bin/file/magdir')
-rw-r--r-- | usr.bin/file/magdir/OpenBSD | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/file/magdir/OpenBSD b/usr.bin/file/magdir/OpenBSD index e95757e689c..f6b068c8320 100644 --- a/usr.bin/file/magdir/OpenBSD +++ b/usr.bin/file/magdir/OpenBSD @@ -1,4 +1,4 @@ -# $OpenBSD: OpenBSD,v 1.11 2004/06/03 03:14:19 tedu Exp $ +# $OpenBSD: OpenBSD,v 1.12 2004/08/10 19:32:49 deraadt Exp $ #------------------------------------------------------------------------------ # OpenBSD: file(1) magic for OpenBSD objects @@ -221,26 +221,26 @@ 0 belong&0377777777 046400507 OpenBSD/hppa core >12 string >\0 from '%s' -# OpenBSD/mips -0 belong&0377777777 043400413 OpenBSD/mips demand paged +# OpenBSD/mips64 +0 belong&0377777777 047400413 OpenBSD/mips64 demand paged >0 byte &0x80 >>20 belong <8192 shared library >>20 belong =8192 dynamically linked executable >>20 belong >8192 dynamically linked executable >0 byte ^0x80 executable >16 belong >0 not stripped -0 belong&0377777777 043400410 OpenBSD/mips pure +0 belong&0377777777 047400410 OpenBSD/mips64 pure >0 byte &0x80 dynamically linked executable >0 byte ^0x80 executable >16 belong >0 not stripped -0 belong&0377777777 043400407 OpenBSD/mips +0 belong&0377777777 047400407 OpenBSD/mips64 >0 byte &0x80 dynamically linked executable >0 byte ^0x80 >>0 byte &0x40 position independent >>20 belong !0 executable >>20 belong =0 object file >16 belong >0 not stripped -0 belong&0377777777 043400507 OpenBSD/mips core +0 belong&0377777777 047400507 OpenBSD/mips64 core >12 string >\0 from '%s' 0 belong&0377777777 043600413 OpenBSD/arm demand paged |