xref: /dragonfly/contrib/file/magic/Magdir/pdp (revision dcd37f7d)
1
2#------------------------------------------------------------------------------
3# $File: pdp,v 1.8 2009/09/19 16:28:11 christos Exp $
4# pdp:  file(1) magic for PDP-11 executable/object and APL workspace
5#
60	lelong		0101555		PDP-11 single precision APL workspace
70	lelong		0101554		PDP-11 double precision APL workspace
8#
9# PDP-11 a.out
10#
110	leshort		0407		PDP-11 executable
12>8	leshort		>0		not stripped
13>15	byte		>0		- version %ld
14
150	leshort		0401		PDP-11 UNIX/RT ldp
160	leshort		0405		PDP-11 old overlay
17
180	leshort		0410		PDP-11 pure executable
19>8	leshort		>0		not stripped
20>15	byte		>0		- version %ld
21
220	leshort		0411		PDP-11 separate I&D executable
23>8	leshort		>0		not stripped
24>15	byte		>0		- version %ld
25
260	leshort		0437		PDP-11 kernel overlay
27
28# These last three are derived from 2.11BSD file(1)
290	leshort		0413		PDP-11 demand-paged pure executable
30>8	leshort		>0		not stripped
31
320	leshort		0430		PDP-11 overlaid pure executable
33>8	leshort		>0		not stripped
34
350	leshort		0431		PDP-11 overlaid separate executable
36>8	leshort		>0		not stripped
37