Deleted Added
sdiff udiff text old ( 186675 ) new ( 226048 )
full compact
1
2#------------------------------------------------------------------------------
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 ---