diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-02-27 21:07:11 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-02-27 21:07:11 +0000 |
commit | e8045466715893979ea4e055971bd3cf29260fdd (patch) | |
tree | c34684ba3a1a3a9d7ca3948887b7d6ddc3bfa14d /usr.bin/file | |
parent | bd770b45c2606c7adee1a731e28f02d5e9fea465 (diff) |
Recognize OpenBSD/sh core dumps.
Diffstat (limited to 'usr.bin/file')
-rw-r--r-- | usr.bin/file/magdir/OpenBSD | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/OpenBSD b/usr.bin/file/magdir/OpenBSD index f6b068c8320..ded9443efd8 100644 --- a/usr.bin/file/magdir/OpenBSD +++ b/usr.bin/file/magdir/OpenBSD @@ -1,4 +1,4 @@ -# $OpenBSD: OpenBSD,v 1.12 2004/08/10 19:32:49 deraadt Exp $ +# $OpenBSD: OpenBSD,v 1.13 2007/02/27 21:07:10 miod Exp $ #------------------------------------------------------------------------------ # OpenBSD: file(1) magic for OpenBSD objects @@ -265,3 +265,5 @@ >12 string >\0 from '%s' 0 belong&0377777777 047200507 OpenBSD/amd64 core >12 string >\0 from '%s' +0 belong&0377777777 044200507 OpenBSD/sh core +>12 string >\0 from '%s' |