diff --git a/usr.bin/file/magdir/cddb b/usr.bin/file/magdir/cddb new file mode 100644 index 000000000000..2ea97eecd296 --- /dev/null +++ b/usr.bin/file/magdir/cddb @@ -0,0 +1,11 @@ + +#------------------------------------------------------------------------------ +# CDDB: file(1) magic for CDDB(tm) format CD text data files +# +# From +# +# This is the /etc/magic entry to decode datafiles as used by +# CDDB-enabled CD player applications. +# + +0 string/b #\040xmcd CDDB(tm) format CD text data diff --git a/usr.bin/file/magdir/impulse b/usr.bin/file/magdir/impulse new file mode 100644 index 000000000000..64c14c3012d6 --- /dev/null +++ b/usr.bin/file/magdir/impulse @@ -0,0 +1,18 @@ +#------------------------------------------------------------------------------ +# impulse tracker: file(1) magic for Impulse Tracker data files +# +# From +# These are the /etc/magic entries to decode modules, instruments, and +# samples in Impulse Tracker's native format. + +0 string IMPS Impulse Tracker Sample +>18 byte &2 16 bit +>18 byte ^2 8 bit +>18 byte &4 stereo +>18 byte ^4 mono +0 string IMPI Impulse Tracker Instrument +>28 leshort !0 ITv%x +>30 byte !0 %d samples +0 string IMPM Impulse Tracker Module +>40 leshort !0 compatible w/ITv%x +>42 leshort !0 created w/ITv%x diff --git a/usr.bin/file/magdir/pulsar b/usr.bin/file/magdir/pulsar index cb9cac6fb751..a4a5c21d3d53 100644 --- a/usr.bin/file/magdir/pulsar +++ b/usr.bin/file/magdir/pulsar @@ -1,3 +1,4 @@ + #------------------------------------------------------------------------------ # pulsar: file(1) magic for Pulsar POP3 daemon binary files # @@ -8,3 +9,4 @@ 0 belong 0x1ee7f11e Pulsar POP3 daemon mailbox cache file. >4 ubelong x Version: %d. >8 ubelong x \b%d +