Deleted Added
full compact
sgi (267897) sgi (288143)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: sgi,v 1.21 2014/04/30 21:41:02 christos Exp $
3# $File: sgi,v 1.22 2015/08/29 07:10:35 christos Exp $
4# sgi: file(1) magic for Silicon Graphics operating systems and applications
5#
6# Executable images are handled either in aout (for old-style a.out
7# files for 68K; they are indistinguishable from other big-endian 32-bit
8# a.out files) or in mips (for MIPS ECOFF and Ucode files)
9#
10
11# kbd file definitions

--- 38 unchanged lines hidden (view full) ---

500 string SGIAUDIT SGI Audit file
51>8 byte x - version %d
52>9 byte x \b.%d
53#
540 string WNGZWZSC Wingz compiled script
550 string WNGZWZSS Wingz spreadsheet
560 string WNGZWZHP Wingz help file
57#
4# sgi: file(1) magic for Silicon Graphics operating systems and applications
5#
6# Executable images are handled either in aout (for old-style a.out
7# files for 68K; they are indistinguishable from other big-endian 32-bit
8# a.out files) or in mips (for MIPS ECOFF and Ucode files)
9#
10
11# kbd file definitions

--- 38 unchanged lines hidden (view full) ---

500 string SGIAUDIT SGI Audit file
51>8 byte x - version %d
52>9 byte x \b.%d
53#
540 string WNGZWZSC Wingz compiled script
550 string WNGZWZSS Wingz spreadsheet
560 string WNGZWZHP Wingz help file
57#
580 string #Inventor V IRIS Inventor 1.0 file
590 string #Inventor V2 Open Inventor 2.0 file
580 string #Inventor\040V IRIS Inventor 1.0 file
590 string #Inventor\040V2 Open Inventor 2.0 file
60# GLF is OpenGL stream encoding
610 string glfHeadMagic(); GLF_TEXT
624 belong 0x7d000000 GLF_BINARY_LSB_FIRST
63!:strength -30
644 belong 0x0000007d GLF_BINARY_MSB_FIRST
65!:strength -30
66# GLS is OpenGL stream encoding; GLS is the successor of GLF
670 string glsBeginGLS( GLS_TEXT

--- 71 unchanged lines hidden ---
60# GLF is OpenGL stream encoding
610 string glfHeadMagic(); GLF_TEXT
624 belong 0x7d000000 GLF_BINARY_LSB_FIRST
63!:strength -30
644 belong 0x0000007d GLF_BINARY_MSB_FIRST
65!:strength -30
66# GLS is OpenGL stream encoding; GLS is the successor of GLF
670 string glsBeginGLS( GLS_TEXT

--- 71 unchanged lines hidden ---