plus5 494 B

1234567891011121314151617
  1. #------------------------------------------------------------------------------
  2. # plus5: file(1) magic for Plus Five's UNIX MUMPS
  3. #
  4. # XXX - byte order? Paging Hokey....
  5. #
  6. 0 short 0x259 mumps avl global
  7. >2 byte >0 (V%d)
  8. >6 byte >0 with %d byte name
  9. >7 byte >0 and %d byte data cells
  10. 0 short 0x25a mumps blt global
  11. >2 byte >0 (V%d)
  12. >8 short >0 - %d byte blocks
  13. >15 byte 0x00 - P/D format
  14. >15 byte 0x01 - P/K/D format
  15. >15 byte 0x02 - K/D format
  16. >15 byte >0x02 - Bad Flags