Deleted Added
full compact
vms (186675) vms (226048)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: vms,v 1.6 2009/09/19 16:28:13 christos Exp $
3# vms: file(1) magic for VMS executables (experimental)
4#
5# VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@uchicago.edu)
6
7# GRR 950122: I'm just guessing on these, based on inspection of the headers
8# of three executables each for Alpha and VAX architectures. The VAX files
9# all had headers similar to this:
10#

--- 17 unchanged lines hidden ---
4# vms: file(1) magic for VMS executables (experimental)
5#
6# VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@uchicago.edu)
7
8# GRR 950122: I'm just guessing on these, based on inspection of the headers
9# of three executables each for Alpha and VAX architectures. The VAX files
10# all had headers similar to this:
11#

--- 17 unchanged lines hidden ---