Deleted Added
sdiff udiff text old ( 267897 ) new ( 275698 )
full compact
1
2#------------------------------------------------------------------------------
3# $File: vms,v 1.9 2014/08/17 13:47:59 christos Exp $
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#

--- 19 unchanged lines hidden ---