summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/magic
blob: 4a639c6579cd12bcc6aa311a5a94c0fbc19574d4 (plain)
1
2
3
4
5

#------------------------------------------------------------------------------
# magic:  file(1) magic for magic files
#
0	string		#\ Magic	magic text file for file(1) cmd
for x86_64.fvdl 2002-11-25Add x86_64 if clause to get correct types.fvdl 2001-12-12Define both NLIST_ELF32 and NLIST_AOUT on m68000.fredette 2001-10-21Pull in mdsetimage to the tools builds. (XXX - using libbfd here wouldjmc 2001-06-21Fix typo in previous. (damn vi.)eeh 2001-06-21Add sparc64 support for both sparc and sparc64:eeh 2001-05-01Enable ELF32 for vax re: mdsetimage.matt 2001-04-24Compile with ELF support on ARM systems.bjh21 2001-02-18Define both NLIST_ELF32 and NLIST_AOUT on m68k.tsutsui 2001-01-05MACHINE_ARCH for MIPS machine is "mipsel" or "mipseb".shin 2001-01-04sh3 splititojun 2000-12-18Select the object format in the Makefile, to allow selecting onscw