Updated to Ian Darwin's latest file command and magic database.
authorJ.T. Conklin <jtc@winsey.com>
Fri, 25 Jun 1993 19:09:23 +0000 (19:09 +0000)
committerJ.T. Conklin <jtc@winsey.com>
Fri, 25 Jun 1993 19:09:23 +0000 (19:09 +0000)
commit286a6f3247c06ba626c95e78c84dec598d6af0df
tree375ac82389c4fc7c497c1984c094b60c5be265fc
parent99929f1e5f657a25d2016a971cfeccfe77c7ac48
Updated to Ian Darwin's latest file command and magic database.
90 files changed:
usr.bin/file/LEGAL.NOTICE
usr.bin/file/MAINT [new file with mode: 0644]
usr.bin/file/Makefile
usr.bin/file/PORTING
usr.bin/file/README
usr.bin/file/apprentice.c
usr.bin/file/ascmagic.c
usr.bin/file/compress.c [new file with mode: 0644]
usr.bin/file/file.1
usr.bin/file/file.c
usr.bin/file/file.h
usr.bin/file/fsmagic.c
usr.bin/file/is_tar.c
usr.bin/file/magdir/Header [new file with mode: 0644]
usr.bin/file/magdir/Localstuff [new file with mode: 0644]
usr.bin/file/magdir/alliant [new file with mode: 0644]
usr.bin/file/magdir/apl [new file with mode: 0644]
usr.bin/file/magdir/ar [new file with mode: 0644]
usr.bin/file/magdir/att3b [new file with mode: 0644]
usr.bin/file/magdir/audio [new file with mode: 0644]
usr.bin/file/magdir/blit [new file with mode: 0644]
usr.bin/file/magdir/bsdi [new file with mode: 0644]
usr.bin/file/magdir/c-lang [new file with mode: 0644]
usr.bin/file/magdir/clipper [new file with mode: 0644]
usr.bin/file/magdir/commands
usr.bin/file/magdir/compress
usr.bin/file/magdir/convex
usr.bin/file/magdir/cpio [new file with mode: 0644]
usr.bin/file/magdir/diamond [new file with mode: 0644]
usr.bin/file/magdir/dump [new file with mode: 0644]
usr.bin/file/magdir/elf [new file with mode: 0644]
usr.bin/file/magdir/encore [new file with mode: 0644]
usr.bin/file/magdir/floppy.raw [new file with mode: 0644]
usr.bin/file/magdir/frame
usr.bin/file/magdir/hp [new file with mode: 0644]
usr.bin/file/magdir/ibm370 [new file with mode: 0644]
usr.bin/file/magdir/ibm6000 [new file with mode: 0644]
usr.bin/file/magdir/iff [new file with mode: 0644]
usr.bin/file/magdir/images [new file with mode: 0644]
usr.bin/file/magdir/intel
usr.bin/file/magdir/interleaf [new file with mode: 0644]
usr.bin/file/magdir/iris [new file with mode: 0644]
usr.bin/file/magdir/ispell [new file with mode: 0644]
usr.bin/file/magdir/lex [new file with mode: 0644]
usr.bin/file/magdir/lif [new file with mode: 0644]
usr.bin/file/magdir/linux [new file with mode: 0644]
usr.bin/file/magdir/magic
usr.bin/file/magdir/microsoft [new file with mode: 0644]
usr.bin/file/magdir/mips [new file with mode: 0644]
usr.bin/file/magdir/mirage
usr.bin/file/magdir/mkid [new file with mode: 0644]
usr.bin/file/magdir/mmdf [new file with mode: 0644]
usr.bin/file/magdir/motorola [new file with mode: 0644]
usr.bin/file/magdir/ms-dos [new file with mode: 0644]
usr.bin/file/magdir/ncr [new file with mode: 0644]
usr.bin/file/magdir/netbsd [new file with mode: 0644]
usr.bin/file/magdir/news [new file with mode: 0644]
usr.bin/file/magdir/pbm [new file with mode: 0644]
usr.bin/file/magdir/pdp [new file with mode: 0644]
usr.bin/file/magdir/pgp [new file with mode: 0644]
usr.bin/file/magdir/pkgadd [new file with mode: 0644]
usr.bin/file/magdir/plus5 [new file with mode: 0644]
usr.bin/file/magdir/postscript
usr.bin/file/magdir/psdbms [new file with mode: 0644]
usr.bin/file/magdir/pyramid [new file with mode: 0644]
usr.bin/file/magdir/sc [new file with mode: 0644]
usr.bin/file/magdir/sendmail [new file with mode: 0644]
usr.bin/file/magdir/sequent
usr.bin/file/magdir/sgml [new file with mode: 0644]
usr.bin/file/magdir/softquad
usr.bin/file/magdir/sun
usr.bin/file/magdir/sunraster [new file with mode: 0644]
usr.bin/file/magdir/terminfo [new file with mode: 0644]
usr.bin/file/magdir/tex [new file with mode: 0644]
usr.bin/file/magdir/troff [new file with mode: 0644]
usr.bin/file/magdir/typeset
usr.bin/file/magdir/unknown [new file with mode: 0644]
usr.bin/file/magdir/uuencode [new file with mode: 0644]
usr.bin/file/magdir/varied.out
usr.bin/file/magdir/vax [new file with mode: 0644]
usr.bin/file/magdir/visx [new file with mode: 0644]
usr.bin/file/magdir/x11 [new file with mode: 0644]
usr.bin/file/magdir/zilog [new file with mode: 0644]
usr.bin/file/magic.5
usr.bin/file/names.h
usr.bin/file/patchlevel.h [new file with mode: 0644]
usr.bin/file/print.c
usr.bin/file/softmagic.c
usr.bin/file/tar.h
usr.bin/file/tst/Makefile