summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2004-05-17 18:10:29 +0000
committermickey <mickey@openbsd.org>2004-05-17 18:10:29 +0000
commit17519996c52f8d14d43a770dbe9dacd8e04c62c7 (patch)
tree2b3b5760f57be5557670e4470a225fcc14241092
parentfix uninitialized var; found by millert@ (diff)
downloadwireguard-openbsd-17519996c52f8d14d43a770dbe9dacd8e04c62c7.tar.xz
wireguard-openbsd-17519996c52f8d14d43a770dbe9dacd8e04c62c7.zip
dig b.out; from netbsd
-rw-r--r--usr.bin/file/magdir/bout9
-rw-r--r--usr.bin/file/magdir/unknown4
2 files changed, 10 insertions, 3 deletions
diff --git a/usr.bin/file/magdir/bout b/usr.bin/file/magdir/bout
new file mode 100644
index 00000000000..ab771fedec6
--- /dev/null
+++ b/usr.bin/file/magdir/bout
@@ -0,0 +1,9 @@
+#
+# i80960 b.out objects and archives
+#
+0 long 0x10d i960 b.out relocatable object
+>16 long >0 not stripped
+#
+# b.out archive (hp-rt on i960)
+0 string !<bout> b.out archive
+>8 string __.SYMDEF random library
diff --git a/usr.bin/file/magdir/unknown b/usr.bin/file/magdir/unknown
index 843dc2936db..910cea48e07 100644
--- a/usr.bin/file/magdir/unknown
+++ b/usr.bin/file/magdir/unknown
@@ -15,7 +15,7 @@
# 0x10B is 0413; that's VAX demand-paged, but this is a short, not a
# long, as it would be on a VAX.
#
-# 0x10C is 0414, 0x10D is 0415, and 0x10E is 416; those *are* unknown.
+# 0x10C is 0414 and 0x10E is 416; those *are* unknown.
#
0 short 0x107 unknown machine executable
>8 short >0 not stripped
@@ -31,6 +31,4 @@
>15 byte >0 - version %ld
0 long 0x10c unknown demand paged pure executable
>16 long >0 not stripped
-0 long 0x10d unknown demand paged pure executable
->16 long >0 not stripped
0 long 0x10e unknown readable demand paged pure executable