xref: /freebsd/contrib/file/magic/Magdir/att3b (revision c2c014f24c10f90d85126ac5fbd4d8524de32b1c)
1b6cee71dSXin LI
2b6cee71dSXin LI#------------------------------------------------------------------------------
3*40427ccaSGordon Tetlow# $File: att3b,v 1.10 2017/03/17 21:35:28 christos Exp $
4b6cee71dSXin LI# att3b:  file(1) magic for AT&T 3B machines
5b6cee71dSXin LI#
6b6cee71dSXin LI# The `versions' should be un-commented if they work for you.
7b6cee71dSXin LI# (Was the problem just one of endianness?)
8b6cee71dSXin LI#
9b6cee71dSXin LI# 3B20
10b6cee71dSXin LI#
11b6cee71dSXin LI# The 3B20 conflicts with SCCS.
12b6cee71dSXin LI#0	beshort		0550		3b20 COFF executable
13b6cee71dSXin LI#>12	belong		>0		not stripped
14b6cee71dSXin LI#>22	beshort		>0		- version %d
15b6cee71dSXin LI#0	beshort		0551		3b20 COFF executable (TV)
16b6cee71dSXin LI#>12	belong		>0		not stripped
17b6cee71dSXin LI#>22	beshort		>0		- version %d
18b6cee71dSXin LI#
19b6cee71dSXin LI# WE32K
20b6cee71dSXin LI#
21b6cee71dSXin LI0	beshort		0560		WE32000 COFF
22b6cee71dSXin LI>18	beshort		^00000020	object
23b6cee71dSXin LI>18	beshort		&00000020	executable
24b6cee71dSXin LI>12	belong		>0		not stripped
25b6cee71dSXin LI>18	beshort		^00010000	N/A on 3b2/300 w/paging
26b6cee71dSXin LI>18	beshort		&00020000	32100 required
27b6cee71dSXin LI>18	beshort		&00040000	and MAU hardware required
28b6cee71dSXin LI>20	beshort		0407		(impure)
29b6cee71dSXin LI>20	beshort		0410		(pure)
30b6cee71dSXin LI>20	beshort		0413		(demand paged)
31b6cee71dSXin LI>20	beshort		0443		(target shared library)
32b6cee71dSXin LI>22	beshort		>0		- version %d
33b6cee71dSXin LI0	beshort		0561		WE32000 COFF executable (TV)
34b6cee71dSXin LI>12	belong		>0		not stripped
35b6cee71dSXin LI#>18	beshort		&00020000	- 32100 required
36b6cee71dSXin LI#>18	beshort		&00040000	and MAU hardware required
37b6cee71dSXin LI#>22	beshort		>0		- version %d
38b6cee71dSXin LI#
39b6cee71dSXin LI# core file for 3b2
40b6cee71dSXin LI0	string		\000\004\036\212\200	3b2 core file
41b6cee71dSXin LI>364	string		>\0		of '%s'
42