]> granicus.if.org Git - file/commitdiff
ls
authorChristos Zoulas <christos@zoulas.com>
Sun, 28 May 1995 20:31:44 +0000 (20:31 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 28 May 1995 20:31:44 +0000 (20:31 +0000)
magic/Magdir/hp

index aaf60b6a2171500c93f01d944913c921c8154c3a..0970b4b69bbf848f9075d6e563b3000859a19db9 100644 (file)
@@ -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).
 >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
+