diff options
Diffstat (limited to 'usr/src/cmd/file/magic')
-rw-r--r-- | usr/src/cmd/file/magic | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/usr/src/cmd/file/magic b/usr/src/cmd/file/magic index f6e945b8c3..84e2915162 100644 --- a/usr/src/cmd/file/magic +++ b/usr/src/cmd/file/magic @@ -1,5 +1,6 @@ # # Copyright (c) 1988, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright 2020 OmniOS Community Edition (OmniOSce) Association. # # CDDL HEADER START # @@ -422,7 +423,7 @@ >20 long 2 run-length byte encoded image >20 long 3 XRGB or RGB format image >20 long 4 tiff format image ->20 long 5 iff (TAAC format) image +>20 long 5 iff (TAAC format) image >20 long 0xffff experimental format image # little-endian rasterfile entries # cannot translate resolution stored as big-endian longs @@ -432,7 +433,7 @@ >23 long 2 run-length byte encoded image >23 long 3 XRGB or RGB format image >23 long 4 tiff format image ->23 long 5 iff (TAAC format) image +>23 long 5 iff (TAAC format) image >20 long 0xffff experimental format image 0 long 0x884f5053 Interleaf fast-saved document 0 long 0x2a535441 Aster*x @@ -463,7 +464,7 @@ 8 string ILBM IFF ILBM file 0 string \312\376\272\276 java class file 36 string acsp Kodak Color Management System, ICC Profile -0 string %PDF Adobe Portable Document Format (PDF) +0 string %PDF Adobe Portable Document Format (PDF) >4 string -1.0 v1.0 >4 string -1.1 v1.1 >4 string -1.2 v1.2 @@ -527,6 +528,7 @@ 0 string TZif zoneinfo timezone data file 0 string BZh bzip2 compressed data >3 byte >47 , block size = %c00k +0 ulong 0xfd2fb528 Zstandard compressed file 0 string SUNWcpch Sun C compiler precompiled header 0 string SUNWCpch Sun C++ compiler precompiled header 0 string \043\040PaCkAgE\040DaTaStReAm package datastream @@ -542,7 +544,7 @@ >6 byte x version %u >7 byte x .%u 0 byte 0x11 Solaris Audit File -0 byte 0x78 Solaris Audit File +0 byte 0x78 Solaris Audit File # ZFS send stream entries 8 ullong 0x00000002f5bacbac ZFS snapshot stream # little endian stream @@ -589,7 +591,7 @@ >2 byte 0 Verbatim, >5 ubyte x %u-D >7 ubyte x %u x ->9 ubyte x %u, +>9 ubyte x %u, >11 ubyte x %u channel(s) 2048 string PCD_IPI Kodak Photo CD image pack file |