bsdi 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. #------------------------------------------------------------------------------
  2. # $File: bsdi,v 1.5 2009/09/19 16:28:08 christos Exp $
  3. # bsdi: file(1) magic for BSD/OS (from BSDI) objects
  4. #
  5. 0 lelong 0314 386 compact demand paged pure executable
  6. >16 lelong >0 not stripped
  7. >32 byte 0x6a (uses shared libs)
  8. 0 lelong 0407 386 executable
  9. >16 lelong >0 not stripped
  10. >32 byte 0x6a (uses shared libs)
  11. 0 lelong 0410 386 pure executable
  12. >16 lelong >0 not stripped
  13. >32 byte 0x6a (uses shared libs)
  14. 0 lelong 0413 386 demand paged pure executable
  15. >16 lelong >0 not stripped
  16. >32 byte 0x6a (uses shared libs)
  17. # same as in SunOS 4.x, except for static shared libraries
  18. 0 belong&077777777 0600413 sparc demand paged
  19. >0 byte &0x80
  20. >>20 belong <4096 shared library
  21. >>20 belong =4096 dynamically linked executable
  22. >>20 belong >4096 dynamically linked executable
  23. >0 byte ^0x80 executable
  24. >16 belong >0 not stripped
  25. >36 belong 0xb4100001 (uses shared libs)
  26. 0 belong&077777777 0600410 sparc pure
  27. >0 byte &0x80 dynamically linked executable
  28. >0 byte ^0x80 executable
  29. >16 belong >0 not stripped
  30. >36 belong 0xb4100001 (uses shared libs)
  31. 0 belong&077777777 0600407 sparc
  32. >0 byte &0x80 dynamically linked executable
  33. >0 byte ^0x80 executable
  34. >16 belong >0 not stripped
  35. >36 belong 0xb4100001 (uses shared libs)