2012-03-31 20:24:03 +02:00
|
|
|
|
|
|
|
#------------------------------------------------------------------------------
|
2012-05-02 13:23:57 +02:00
|
|
|
# $File: plus5,v 1.6 2009/09/19 16:28:11 christos Exp $
|
2012-03-31 20:24:03 +02:00
|
|
|
# plus5: file(1) magic for Plus Five's UNIX MUMPS
|
|
|
|
#
|
|
|
|
# XXX - byte order? Paging Hokey....
|
|
|
|
#
|
|
|
|
0 short 0x259 mumps avl global
|
|
|
|
>2 byte >0 (V%d)
|
|
|
|
>6 byte >0 with %d byte name
|
|
|
|
>7 byte >0 and %d byte data cells
|
|
|
|
0 short 0x25a mumps blt global
|
|
|
|
>2 byte >0 (V%d)
|
|
|
|
>8 short >0 - %d byte blocks
|
|
|
|
>15 byte 0x00 - P/D format
|
|
|
|
>15 byte 0x01 - P/K/D format
|
|
|
|
>15 byte 0x02 - K/D format
|
|
|
|
>15 byte >0x02 - Bad Flags
|