diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2001-03-16 04:45:17 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2001-03-16 04:45:17 +0000 |
commit | 36e4d01971ceaf26b739f07d330167f582c1a4f9 (patch) | |
tree | fad7eb32637e88f7d8f45a46a82acd4b4406a1f4 /usr.bin/file/magdir/olf | |
parent | 19abdfe9445459dca1189115448fd077e2ea52f1 (diff) |
Add magic for vax-elf and vax-olf. At this time roughly as likely to be
seen in the wild as unicorns, and ultraviolet griffins, respectively.
Diffstat (limited to 'usr.bin/file/magdir/olf')
-rw-r--r-- | usr.bin/file/magdir/olf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/olf b/usr.bin/file/magdir/olf index da1fcc3e4ab..0a9c2cc9ad1 100644 --- a/usr.bin/file/magdir/olf +++ b/usr.bin/file/magdir/olf @@ -47,6 +47,7 @@ >>18 leshort 7 Intel 80860, >>18 leshort 8 MIPS R3000, >>18 leshort 9 Amdahl, +>>18 leshort 75 VAX, >>20 lelong 0 invalid version >>20 lelong 1 version 1 >>36 lelong 1 MathCoPro/FPU/MAU Required @@ -66,6 +67,7 @@ >>18 beshort 6 Intel 80486 - invalid byte order, >>18 beshort 7 Intel 80860, >>18 beshort 8 MIPS R3000, +>>18 beshort 75 VAX - invalid byte order, >>18 leshort 9 Amdahl, >>20 belong 0 invalid version >>20 belong 1 version 1 |