FILE5_20
PR/354: Fix stray ^M's
back to the previous
document the apple option (Christoph Biedl)
PR/367: Brooks Davis: Add magic_load_buffers to provide a means to load the magic database on environments that have no direct access to the filesystem.
* 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.