From 9f1ae6991a3e3df8462771415d832fe65d7cf1c5 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 28 May 1995 20:31:44 +0000 Subject: [PATCH] ls --- magic/Magdir/hp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/magic/Magdir/hp b/magic/Magdir/hp index aaf60b6a..0970b4b6 100644 --- a/magic/Magdir/hp +++ b/magic/Magdir/hp @@ -25,6 +25,7 @@ # 0 beshort 300 hp300 (68020+68881) BSD binary # 0 beshort 0x20c hp200/300 HP-UX binary # 0 beshort 0x20b hp800 HP-UX binary + # # The "misc" stuff needs a byte order; the archives look suspiciously # like the old 177545 archives (0xff65 = 0177545). @@ -198,3 +199,14 @@ >10 string A(G) A(G) >14 string F(.) F(.); >14 string F(,) F(,); + +# hpBSD magic numbers +0 beshort 200 hp200 (68010) BSD +>2 beshort 0407 impure binary +>2 beshort 0410 read-only binary +>2 beshort 0413 demand paged binary +0 beshort 300 hp300 (68020+68881) BSD +>2 beshort 0407 impure binary +>2 beshort 0410 read-only binary +>2 beshort 0413 demand paged binary + -- 2.40.0