sun 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. #------------------------------------------------------------------------------
  2. # $File: sun,v 1.29 2024/03/31 15:06:56 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.) Entries for executables without an
  7. # architecture type, used before the 68020-based Sun-3's came out,
  8. # are in aout, as they're indistinguishable from other big-endian
  9. # 32-bit a.out files.
  10. #
  11. # Note: already handled as "SPARC demand paged" by ./bsdi
  12. #0 belong&077777777 0600413 a.out SunOS SPARC demand paged
  13. #>0 byte &0x80
  14. #>>20 belong <4096 shared library
  15. #>>20 belong =4096 dynamically linked executable~
  16. #>>20 belong >4096 dynamically linked executable
  17. #>0 byte ^0x80 executable
  18. #>16 belong >0 not stripped
  19. 0 belong&077777777 0600410 a.out SunOS SPARC pure
  20. >0 byte &0x80 dynamically linked executable
  21. >0 byte ^0x80 executable
  22. >16 belong >0 not stripped
  23. 0 belong&077777777 0600407 a.out SunOS SPARC
  24. >0 byte &0x80 dynamically linked executable
  25. >0 byte ^0x80 executable
  26. >16 belong >0 not stripped
  27. 0 belong&077777777 0400413 a.out SunOS mc68020 demand paged
  28. >0 byte &0x80
  29. >>20 belong <4096 shared library
  30. >>20 belong =4096 dynamically linked executable
  31. >>20 belong >4096 dynamically linked executable
  32. >0 byte ^0x80 executable
  33. >16 belong >0 not stripped
  34. 0 belong&077777777 0400410 a.out SunOS mc68020 pure
  35. >0 byte &0x80 dynamically linked executable
  36. >0 byte ^0x80 executable
  37. >16 belong >0 not stripped
  38. 0 belong&077777777 0400407 a.out SunOS mc68020
  39. >0 byte &0x80 dynamically linked executable
  40. >0 byte ^0x80 executable
  41. >16 belong >0 not stripped
  42. 0 belong&077777777 0200413 a.out SunOS mc68010 demand paged
  43. >0 byte &0x80
  44. >>20 belong <4096 shared library
  45. >>20 belong =4096 dynamically linked executable
  46. >>20 belong >4096 dynamically linked executable
  47. >0 byte ^0x80 executable
  48. >16 belong >0 not stripped
  49. 0 belong&077777777 0200410 a.out SunOS mc68010 pure
  50. >0 byte &0x80 dynamically linked executable
  51. >0 byte ^0x80 executable
  52. >16 belong >0 not stripped
  53. 0 belong&077777777 0200407 a.out SunOS mc68010
  54. >0 byte &0x80 dynamically linked executable
  55. >0 byte ^0x80 executable
  56. >16 belong >0 not stripped
  57. #
  58. # Core files. "SPARC 4.x BCP" means "core file from a SunOS 4.x SPARC
  59. # binary executed in compatibility mode under SunOS 5.x".
  60. #
  61. 0 belong 0x080456 SunOS core file
  62. >4 belong 432 (SPARC)
  63. >>132 string >\0 from '%s'
  64. >>116 belong =3 (quit)
  65. >>116 belong =4 (illegal instruction)
  66. >>116 belong =5 (trace trap)
  67. >>116 belong =6 (abort)
  68. >>116 belong =7 (emulator trap)
  69. >>116 belong =8 (arithmetic exception)
  70. >>116 belong =9 (kill)
  71. >>116 belong =10 (bus error)
  72. >>116 belong =11 (segmentation violation)
  73. >>116 belong =12 (bad argument to system call)
  74. >>116 belong =29 (resource lost)
  75. >>120 belong x (T=%dK,
  76. >>124 belong x D=%dK,
  77. >>128 belong x S=%dK)
  78. >4 belong 826 (68K)
  79. >>128 string >\0 from '%s'
  80. >4 belong 456 (SPARC 4.x BCP)
  81. >>152 string >\0 from '%s'
  82. # Sun SunPC
  83. 0 long 0xfa33c08e SunPC 4.0 Hard Disk
  84. 0 string #SUNPC_CONFIG SunPC 4.0 Properties Values
  85. # Sun snoop (see RFC 1761, which describes the capture file format,
  86. # RFC 3827, which describes some additional datalink types, and
  87. # https://www.iana.org/assignments/snoop-datalink-types/snoop-datalink-types.xml,
  88. # which is the IANA registry of Snoop datalink types)
  89. #
  90. 0 string snoop Snoop capture file
  91. >8 belong >0 - version %d
  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 (Other)
  102. >12 belong 10 (type %d)
  103. >12 belong 11 (type %d)
  104. >12 belong 12 (type %d)
  105. >12 belong 13 (type %d)
  106. >12 belong 14 (type %d)
  107. >12 belong 15 (type %d)
  108. >12 belong 16 (Fibre Channel)
  109. >12 belong 17 (ATM)
  110. >12 belong 18 (ATM Classical IP)
  111. >12 belong 19 (type %d)
  112. >12 belong 20 (type %d)
  113. >12 belong 21 (type %d)
  114. >12 belong 22 (type %d)
  115. >12 belong 23 (type %d)
  116. >12 belong 24 (type %d)
  117. >12 belong 25 (type %d)
  118. >12 belong 26 (IP over Infiniband)
  119. >12 belong >26 (type %d)
  120. #---------------------------------------------------------------------------
  121. # The following entries have been tested by Duncan Laurie <duncan@sun.com> (a
  122. # lead Sun/Cobalt developer) who agrees that they are good and worthy of
  123. # inclusion.
  124. # Boot ROM images for Sun/Cobalt Linux server appliances
  125. 0 string Cobalt\ Networks\ Inc.\nFirmware\ v Paged COBALT boot rom
  126. >38 string x V%.4s
  127. # New format for Sun/Cobalt boot ROMs is annoying, it stores the version code
  128. # at the very end where file(1) can't get it.
  129. 0 string CRfs COBALT boot rom data (Flat boot rom or file system)