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