xref: /dragonfly/contrib/file/magic/Magdir/pdp (revision 9f3fc534)
1
2#------------------------------------------------------------------------------
3# pdp:  file(1) magic for PDP-11 executable/object and APL workspace
4#
50	lelong		0101555		PDP-11 single precision APL workspace
60	lelong		0101554		PDP-11 double precision APL workspace
7#
8# PDP-11 a.out
9#
100	leshort		0407		PDP-11 executable
11>8	leshort		>0		not stripped
12>15	byte		>0		- version %ld
13
140	leshort		0401		PDP-11 UNIX/RT ldp
150	leshort		0405		PDP-11 old overlay
16
170	leshort		0410		PDP-11 pure executable
18>8	leshort		>0		not stripped
19>15	byte		>0		- version %ld
20
210	leshort		0411		PDP-11 separate I&D executable
22>8	leshort		>0		not stripped
23>15	byte		>0		- version %ld
24
250	leshort		0437		PDP-11 kernel overlay
26
27# These last three are derived from 2.11BSD file(1)
280	leshort		0413		PDP-11 demand-paged pure executable
29>8	leshort		>0		not stripped
30
310	leshort		0430		PDP-11 overlaid pure executable
32>8	leshort		>0		not stripped
33
340	leshort		0431		PDP-11 overlaid separate executable
35>8	leshort		>0		not stripped
36