Upgrade to file-4.09.
authorjbj <devnull@localhost>
Tue, 3 Aug 2004 20:16:18 +0000 (20:16 +0000)
committerjbj <devnull@localhost>
Tue, 3 Aug 2004 20:16:18 +0000 (20:16 +0000)
commit311c1c7274224f386e12f71d6b70460ffa1b1637
tree7503e60d16d195682c1de474865a309e279eb37c
parent2b86cac35f6c633d500fda5c88262b93307c3093
Upgrade to file-4.09.

CVS patchset: 7388
CVS date: 2004/08/03 20:16:18
133 files changed:
file/.cvsignore
file/.splintrc [deleted file]
file/ChangeLog [new file with mode: 0644]
file/LEGAL.NOTICE
file/MAINT
file/Makefile.am
file/Makefile.in [new file with mode: 0644]
file/Makefile.std [deleted file]
file/README
file/acconfig.h [new file with mode: 0644]
file/acinclude.m4
file/aclocal.m4 [new file with mode: 0644]
file/autogen.sh [deleted file]
file/config.guess [new file with mode: 0755]
file/config.h.in [new file with mode: 0644]
file/config.sub [new file with mode: 0755]
file/configure [new file with mode: 0755]
file/configure.in [moved from file/configure.ac with 54% similarity]
file/depcomp [new file with mode: 0755]
file/doc/.cvsignore [deleted file]
file/doc/Makefile.am
file/doc/Makefile.in [new file with mode: 0644]
file/doc/file.man
file/doc/libmagic.man [new file with mode: 0644]
file/doc/magic.man
file/ltcf-c.sh [new file with mode: 0644]
file/ltconfig [new file with mode: 0755]
file/ltmain.sh [new file with mode: 0644]
file/magic/.cvsignore [deleted file]
file/magic/Localstuff
file/magic/Magdir/amigaos
file/magic/Magdir/animation
file/magic/Magdir/apple
file/magic/Magdir/archive
file/magic/Magdir/audio
file/magic/Magdir/c-lang
file/magic/Magdir/c64 [new file with mode: 0644]
file/magic/Magdir/cad [new file with mode: 0644]
file/magic/Magdir/commands
file/magic/Magdir/communications [new file with mode: 0644]
file/magic/Magdir/compress
file/magic/Magdir/console
file/magic/Magdir/dact [new file with mode: 0644]
file/magic/Magdir/database
file/magic/Magdir/elf
file/magic/Magdir/fcs [new file with mode: 0644]
file/magic/Magdir/filesystems
file/magic/Magdir/flash
file/magic/Magdir/fonts
file/magic/Magdir/games [new file with mode: 0644]
file/magic/Magdir/gcc [new file with mode: 0644]
file/magic/Magdir/geos [new file with mode: 0644]
file/magic/Magdir/gnu
file/magic/Magdir/human68k
file/magic/Magdir/ibm6000
file/magic/Magdir/iff
file/magic/Magdir/images
file/magic/Magdir/impulse [deleted file]
file/magic/Magdir/intel
file/magic/Magdir/jpeg
file/magic/Magdir/linux
file/magic/Magdir/mach
file/magic/Magdir/macintosh
file/magic/Magdir/mail.news
file/magic/Magdir/maple
file/magic/Magdir/mathematica
file/magic/Magdir/misctools [new file with mode: 0644]
file/magic/Magdir/motorola
file/magic/Magdir/msdos
file/magic/Magdir/netscape
file/magic/Magdir/ocaml [new file with mode: 0644]
file/magic/Magdir/os2
file/magic/Magdir/palm
file/magic/Magdir/perl
file/magic/Magdir/plan9 [new file with mode: 0644]
file/magic/Magdir/printer
file/magic/Magdir/psion [new file with mode: 0644]
file/magic/Magdir/python
file/magic/Magdir/revision [moved from file/magic/Magdir/cvs with 80% similarity]
file/magic/Magdir/riff
file/magic/Magdir/rpm
file/magic/Magdir/sgi [new file with mode: 0644]
file/magic/Magdir/sgml
file/magic/Magdir/sinclair [new file with mode: 0644]
file/magic/Magdir/sniffer
file/magic/Magdir/spectrum
file/magic/Magdir/sun
file/magic/Magdir/sysex
file/magic/Magdir/ti-8x
file/magic/Magdir/varied.out
file/magic/Magdir/varied.script [new file with mode: 0644]
file/magic/Magdir/vmware
file/magic/Magdir/vorbis
file/magic/Magdir/wordprocessors [moved from file/magic/Magdir/wordperfect with 84% similarity]
file/magic/Magdir/xwindows [new file with mode: 0644]
file/magic/Makefile.am
file/magic/Makefile.in [new file with mode: 0644]
file/magic/magic.mime
file/magic/magic2mime
file/mkinstalldirs
file/python/README [new file with mode: 0644]
file/python/example.py [new file with mode: 0644]
file/python/py_magic.c [new file with mode: 0644]
file/python/py_magic.h [new file with mode: 0644]
file/python/setup.py [new file with mode: 0644]
file/src/.cvsignore [deleted file]
file/src/.splintrc [deleted file]
file/src/Makefile.am
file/src/Makefile.in [new file with mode: 0644]
file/src/acconfig.h [new file with mode: 0644]
file/src/acinclude.m4 [deleted file]
file/src/apprentice.c
file/src/apptype.c [new file with mode: 0644]
file/src/ascmagic.c
file/src/autogen.sh [deleted file]
file/src/compress.c
file/src/debug.h [deleted file]
file/src/file.c
file/src/file.h
file/src/fsmagic.c
file/src/funcs.c [new file with mode: 0644]
file/src/is_tar.c [new file with mode: 0644]
file/src/magic.c
file/src/magic.h
file/src/names.h
file/src/patchlevel.h
file/src/print.c
file/src/readelf.c
file/src/readelf.h
file/src/softmagic.c
file/src/system.h [deleted file]
file/src/tar.h
file/src/test.c [new file with mode: 0644]