diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2017-09-17 15:57:06 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2017-09-17 15:57:06 +0000 |
| commit | 388b470cae72cbb0264073137949c1a7dea8f4f3 (patch) | |
| tree | 662c8ad73dc04fd4e37fcea0bea3677a10b10b00 /magic/Magdir/intel | |
| parent | 46a30e2e108c3996f8c1ef41888011c2a5cedaf7 (diff) | |
Notes
Diffstat (limited to 'magic/Magdir/intel')
| -rw-r--r-- | magic/Magdir/intel | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/magic/Magdir/intel b/magic/Magdir/intel index 3f96b758fdd4..c4f02544d638 100644 --- a/magic/Magdir/intel +++ b/magic/Magdir/intel @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: intel,v 1.14 2015/11/10 00:13:27 christos Exp $ +# $File: intel,v 1.15 2017/03/17 21:35:28 christos Exp $ # intel: file(1) magic for x86 Unix # # Various flavors of x86 UNIX executable/object (other than Xenix, which @@ -36,8 +36,8 @@ # ./msdos (version 5.25) labeled the next entry as "MS Windows COFF Intel 80386 object file" # ./intel (version 5.25) label labeled the next entry as "80386 COFF executable" # SGI labeled the next entry as "iAPX 386 executable" --Dan Quinlan -0 leshort =0514 -# use subroutine to display name+flags+variables for common object formated files +0 leshort =0514 +# use subroutine to display name+flags+variables for common object formated files >0 use display-coff #>12 lelong >0 not stripped # no hint found, that at offset 22 is version |
