xref: /dflybsd-src/contrib/file/magic/Magdir/att3b (revision c30bd0917bb6a625e80a835271887a7812787d1c)
1327e51cbSPeter Avalos
2327e51cbSPeter Avalos#------------------------------------------------------------------------------
3*c30bd091SSascha Wildner# $File: att3b,v 1.10 2017/03/17 21:35:28 christos Exp $
4327e51cbSPeter Avalos# att3b:  file(1) magic for AT&T 3B machines
5327e51cbSPeter Avalos#
6327e51cbSPeter Avalos# The `versions' should be un-commented if they work for you.
7327e51cbSPeter Avalos# (Was the problem just one of endianness?)
8327e51cbSPeter Avalos#
9327e51cbSPeter Avalos# 3B20
10327e51cbSPeter Avalos#
11327e51cbSPeter Avalos# The 3B20 conflicts with SCCS.
12327e51cbSPeter Avalos#0	beshort		0550		3b20 COFF executable
13327e51cbSPeter Avalos#>12	belong		>0		not stripped
1482c5fa3eSPeter Avalos#>22	beshort		>0		- version %d
15327e51cbSPeter Avalos#0	beshort		0551		3b20 COFF executable (TV)
16327e51cbSPeter Avalos#>12	belong		>0		not stripped
1782c5fa3eSPeter Avalos#>22	beshort		>0		- version %d
18327e51cbSPeter Avalos#
19327e51cbSPeter Avalos# WE32K
20327e51cbSPeter Avalos#
21327e51cbSPeter Avalos0	beshort		0560		WE32000 COFF
22327e51cbSPeter Avalos>18	beshort		^00000020	object
23327e51cbSPeter Avalos>18	beshort		&00000020	executable
24327e51cbSPeter Avalos>12	belong		>0		not stripped
25327e51cbSPeter Avalos>18	beshort		^00010000	N/A on 3b2/300 w/paging
26327e51cbSPeter Avalos>18	beshort		&00020000	32100 required
27327e51cbSPeter Avalos>18	beshort		&00040000	and MAU hardware required
28327e51cbSPeter Avalos>20	beshort		0407		(impure)
29327e51cbSPeter Avalos>20	beshort		0410		(pure)
30327e51cbSPeter Avalos>20	beshort		0413		(demand paged)
31327e51cbSPeter Avalos>20	beshort		0443		(target shared library)
3282c5fa3eSPeter Avalos>22	beshort		>0		- version %d
33327e51cbSPeter Avalos0	beshort		0561		WE32000 COFF executable (TV)
34327e51cbSPeter Avalos>12	belong		>0		not stripped
35327e51cbSPeter Avalos#>18	beshort		&00020000	- 32100 required
36327e51cbSPeter Avalos#>18	beshort		&00040000	and MAU hardware required
3782c5fa3eSPeter Avalos#>22	beshort		>0		- version %d
38327e51cbSPeter Avalos#
39327e51cbSPeter Avalos# core file for 3b2
40327e51cbSPeter Avalos0	string		\000\004\036\212\200	3b2 core file
41327e51cbSPeter Avalos>364	string		>\0		of '%s'
42