From 1350c9b3c3e2e0ccf9ff73f25d07f31761b3ba33 Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Thu, 11 May 1989 15:23:07 +0000 Subject: [PATCH] Avoid "old sun-2" on files with zeroes at front. --- magic/Magdir/sun | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/magic/Magdir/sun b/magic/Magdir/sun index eb5468ad..aa3a16f3 100644 --- a/magic/Magdir/sun +++ b/magic/Magdir/sun @@ -9,10 +9,9 @@ >2 short 0410 pure executable >2 short 0413 demand paged executable >16 long >0 not stripped -0 short 0 old sun-2 ->2 short 0407 executable ->2 short 0410 pure executable ->2 short 0413 demand paged executable +0 long 0407 old sun-2 executable +0 long 0410 old sun-2 pure executable +0 long 0413 old sun-2 demand paged executable >16 long >0 not stripped 0 long 0x080456 core dump data >128 string >\0 from '%s' -- 2.40.0