mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
Merge the latest file(1) in.
Relevent Changelog:
- extend the support for ${x?:} expansions for magic descriptions
- add support for ${x?:} in mime types to handle pie binaries.
- add support for negative offsets (offsets from the end of file)
- close the file on error when writing magic
Relnotes: yes
7 lines
289 B
Text
7 lines
289 B
Text
#------------------------------------------------------------------------------
|
|
# $File: beetle,v 1.2 2018/02/05 23:42:17 rrt Exp $
|
|
# beetle: file(1) magic for Beetle VM object files
|
|
# https://github.com/rrthomas/beetle/
|
|
|
|
# Beetle object module
|
|
0 string BEETLE\000 Beetle VM object file
|