sun 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. #------------------------------------------------------------------------------
  2. # $File: sun,v 1.20 2009/09/19 16:28:12 christos Exp $
  3. # sun: file(1) magic for Sun machines
  4. #
  5. # Values for big-endian Sun (MC680x0, SPARC) binaries on pre-5.x
  6. # releases. (5.x uses ELF.)
  7. #
  8. 0 belong&077777777 0600413 sparc demand paged
  9. >0 byte &0x80
  10. >>20 belong <4096 shared library
  11. >>20 belong =4096 dynamically linked executable
  12. >>20 belong >4096 dynamically linked executable
  13. >0 byte ^0x80 executable
  14. >16 belong >0 not stripped
  15. 0 belong&077777777 0600410 sparc pure
  16. >0 byte &0x80 dynamically linked executable
  17. >0 byte ^0x80 executable
  18. >16 belong >0 not stripped
  19. 0 belong&077777777 0600407 sparc
  20. >0 byte &0x80 dynamically linked executable
  21. >0 byte ^0x80 executable
  22. >16 belong >0 not stripped
  23. 0 belong&077777777 0400413 mc68020 demand paged
  24. >0 byte &0x80
  25. >>20 belong <4096 shared library
  26. >>20 belong =4096 dynamically linked executable
  27. >>20 belong >4096 dynamically linked executable
  28. >0 byte ^0x80 executable
  29. >16 belong >0 not stripped
  30. 0 belong&077777777 0400410 mc68020 pure
  31. >0 byte &0x80 dynamically linked executable
  32. >0 byte ^0x80 executable
  33. >16 belong >0 not stripped
  34. 0 belong&077777777 0400407 mc68020
  35. >0 byte &0x80 dynamically linked executable
  36. >0 byte ^0x80 executable
  37. >16 belong >0 not stripped
  38. 0 belong&077777777 0200413 mc68010 demand paged
  39. >0 byte &0x80
  40. >>20 belong <4096 shared library
  41. >>20 belong =4096 dynamically linked executable
  42. >>20 belong >4096 dynamically linked executable
  43. >0 byte ^0x80 executable
  44. >16 belong >0 not stripped
  45. 0 belong&077777777 0200410 mc68010 pure
  46. >0 byte &0x80 dynamically linked executable
  47. >0 byte ^0x80 executable
  48. >16 belong >0 not stripped
  49. 0 belong&077777777 0200407 mc68010
  50. >0 byte &0x80 dynamically linked executable
  51. >0 byte ^0x80 executable
  52. >16 belong >0 not stripped
  53. # reworked these to avoid anything beginning with zero becoming "old sun-2"
  54. 0 belong 0407 old sun-2 executable
  55. >16 belong >0 not stripped
  56. 0 belong 0410 old sun-2 pure executable
  57. >16 belong >0 not stripped
  58. 0 belong 0413 old sun-2 demand paged executable
  59. >16 belong >0 not stripped
  60. #
  61. # Core files. "SPARC 4.x BCP" means "core file from a SunOS 4.x SPARC
  62. # binary executed in compatibility mode under SunOS 5.x".
  63. #
  64. 0 belong 0x080456 SunOS core file
  65. >4 belong 432 (SPARC)
  66. >>132 string >\0 from '%s'
  67. >>116 belong =3 (quit)
  68. >>116 belong =4 (illegal instruction)
  69. >>116 belong =5 (trace trap)
  70. >>116 belong =6 (abort)
  71. >>116 belong =7 (emulator trap)
  72. >>116 belong =8 (arithmetic exception)
  73. >>116 belong =9 (kill)
  74. >>116 belong =10 (bus error)
  75. >>116 belong =11 (segmentation violation)
  76. >>116 belong =12 (bad argument to system call)
  77. >>116 belong =29 (resource lost)
  78. >>120 belong x (T=%dK,
  79. >>124 belong x D=%dK,
  80. >>128 belong x S=%dK)
  81. >4 belong 826 (68K)
  82. >>128 string >\0 from '%s'
  83. >4 belong 456 (SPARC 4.x BCP)
  84. >>152 string >\0 from '%s'
  85. # Sun SunPC
  86. 0 long 0xfa33c08e SunPC 4.0 Hard Disk
  87. 0 string #SUNPC_CONFIG SunPC 4.0 Properties Values
  88. # Sun snoop (see RFC 1761, which describes the capture file format).
  89. #
  90. 0 string snoop Snoop capture file
  91. >8 belong >0 - version %ld
  92. >12 belong 0 (IEEE 802.3)
  93. >12 belong 1 (IEEE 802.4)
  94. >12 belong 2 (IEEE 802.5)
  95. >12 belong 3 (IEEE 802.6)
  96. >12 belong 4 (Ethernet)
  97. >12 belong 5 (HDLC)
  98. >12 belong 6 (Character synchronous)
  99. >12 belong 7 (IBM channel-to-channel adapter)
  100. >12 belong 8 (FDDI)
  101. >12 belong 9 (Unknown)
  102. # Microsoft ICM color profile
  103. 36 string acspMSFT Microsoft ICM Color Profile
  104. # Sun KCMS
  105. 36 string acsp Kodak Color Management System, ICC Profile
  106. #---------------------------------------------------------------------------
  107. # The following entries have been tested by Duncan Laurie <duncan@sun.com> (a
  108. # lead Sun/Cobalt developer) who agrees that they are good and worthy of
  109. # inclusion.
  110. # Boot ROM images for Sun/Cobalt Linux server appliances
  111. 0 string Cobalt\ Networks\ Inc.\nFirmware\ v Paged COBALT boot rom
  112. >38 string x V%.4s
  113. # New format for Sun/Cobalt boot ROMs is annoying, it stores the version code
  114. # at the very end where file(1) can't get it.
  115. 0 string CRfs COBALT boot rom data (Flat boot rom or file system)