FILE5_19
PR/354: Fix stray ^M's
back to the previous
document the apple option (Christoph Biedl)
add magic_errno (Debian#696113)
* Enforce limit of 8K on regex searches that have no limits * Allow the l modifier for regex to mean line count. Default to byte count. If line count is specified, assume a max of 80 characters per line to limit the byte count. * Don't allow conversions to be used for dates, allowing the mask field to be used as an offset. * Bump the version of the magic format so that regex changes are visible.