Warner Losh
94a553c632
Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PE
...
file types. Also add bit interpretation from NetBSD to give more
details about the file.
1999-01-09 00:43:27 +00:00
David E. O'Brien
216a4d993b
New file formats.
...
Obtained from: NetBSD-current/src/usr.bin/file/magdir
1998-11-15 03:35:10 +00:00
David E. O'Brien
0fe4a4090f
Additional file formats.
...
Obtained from: NetBSD-current/src/usr.bin/file/magdir/msdos
1998-11-15 03:34:31 +00:00
Warner Losh
ad180a3533
Added Microsoft's PE formatted executables for mips, i386 and Alpha.
...
Also added entry for the debugger files as well. The PE format is
used for all Win32 platforms (Win95, Win98, WinNT and WinCE), so it is
nice to be able to tell what kind of thing the foo.dll.... Don't have
any data for powerpc formats, however...
1998-10-22 04:41:34 +00:00
John Polstra
de486d8863
Don't try to print out the signal number that caused core to be
...
dumped. It is not in a fixed location in the file, so at best,
garbage comes out. I don't think this code was ever valid.
1998-10-09 01:43:08 +00:00
Martin Cracauer
35923ba71d
Correct zsh shell script entry.
...
PR: bin/7657
Submitted by: Dom Mitchell dom@phmit.demon.co.uk
1998-09-07 16:27:24 +00:00
Poul-Henning Kamp
86f347ae38
This PR contains additional magic for file(1) describing
...
various adventure game data files.
from Allen Garvin <earendil@faeryland.tamu-commerce.edu>
Edited by Dave Chapeskie <dchapes@ddm.on.ca> Jun 28, 1998
PR: 7466
Reviewed by: phk
Submitted by: The Frobozz Magic Homing Pigeon Company
1998-08-07 06:26:37 +00:00
David E. O'Brien
5f88d2b8b4
Add magic for FIGlet fonts and controlfiles
...
Obtained from: Figlet v2.2 release.
1997-06-29 10:06:56 +00:00
Mike Pritchard
76918e1ad4
Merge to resolve conflicts with file 3.22 merge.
1997-03-18 19:37:41 +00:00
Mike Pritchard
0f8988b492
This commit was generated by cvs2svn to compensate for changes in r23988,
...
which included commits to RCS files with non-trunk default branches.
1997-03-18 18:00:03 +00:00
Mike Pritchard
094f1e246b
Upgrade to file version 3.22.
...
Obtained from: ftp://ftp.deshaw.com/pub/file/file-3.22.tar.gz
1997-03-18 18:00:03 +00:00
Peter Wemm
53faa0dade
Revert $FreeBSD$ to $Id$
1997-02-22 19:29:21 +00:00
Poul-Henning Kamp
f2071a9cf6
Add framemaker 5.0.
...
This file could be rationalized I belive.
1997-02-04 17:06:19 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Andrey A. Chernov
5e57bd1999
Detect GUS patches now
1996-11-17 11:03:07 +00:00
Eric L. Hernes
124ccb3329
Teach file about:
...
1) our branded elf's
2) mpeg audio/video/system streams
3) compiled java classes
1996-10-24 15:49:51 +00:00
Andreas Klemm
b9e1532a3e
Added magic file for bzip in ./Magdir
...
Obtained from: bzip sources ;)
1996-09-27 21:57:12 +00:00
John Polstra
2b45e3794c
Make "file foo.core" print the program name properly again.
1996-09-05 15:55:57 +00:00
Jordan K. Hubbard
86ff3944a1
New magic file with more politically correct identification of objects
...
and execs.
Submitted-By: Brent Nordquist <nordquis@winternet.com>
1996-07-05 19:26:52 +00:00
John Polstra
d1157e5d90
Update an offset field for i386 a.out core files, so that the program
...
name comes out right again.
Note: Don't bring this change directly into the -stable branch. The
appropriate offset for -stable is different.
1996-04-18 19:05:58 +00:00
Garrett Wollman
e29c324e2e
Recognize ld.so.hints file. Don't ask.
1996-02-07 21:02:20 +00:00
Mike Pritchard
a0f4ffca81
Merged changes to resolve conflicts with file 3.19 import.
1996-01-23 12:40:36 +00:00
Mike Pritchard
8356464a86
Upgrade to file version 3.19.
1996-01-23 12:29:07 +00:00
Mike Pritchard
c94004bba2
This commit was generated by cvs2svn to compensate for changes in r13584,
...
which included commits to RCS files with non-trunk default branches.
1996-01-23 12:29:07 +00:00
Poul-Henning Kamp
195d393a20
Recognize Acrobat files too.
1995-10-19 15:19:03 +00:00
Joerg Wunsch
449c6a18c2
Implement a rather gross hack to identify i386 a.out core files.
...
Takes advantage of some bytes in our current tss structure that
reliably have particular values (due to our current architecture or
CPU requirements).
1995-09-21 20:10:52 +00:00
Joerg Wunsch
ae91233946
Add X11 XPM and BDF description strings. Alas, bitmaps do not have
...
anything usable as "magic string".
1995-09-17 19:22:00 +00:00
Poul-Henning Kamp
eebb154304
Sanitize the PGP strings a bit.
1995-08-03 07:11:45 +00:00
Mike Pritchard
53d63fbd0a
Add magic cookie for Zyxel modems ADPCM4 encoding.
...
Submitted by: Henrik Vestergaard Draboel <hvd@terry.ping.dk>
1995-07-24 03:59:15 +00:00
Justin T. Gibbs
61530543c9
Add recognition of HP Printer Job Language (PJL) commands.
1995-03-24 01:17:29 +00:00
Geoff Rehmet
53d5f08816
Changes to file(1) for FreeBSD:
...
- Makefile: bmake the sucker
- file.1, magic.5: replace __MAGIC__ and __SECTION__
- add Magdir/freebsd
- add file to usr.bin/Makefile
A note on the FreeBSD magic entry:
The magic number "000000407" is reported as "impure format". This
stops file(1) telling us that our object files are "PDP-11 executables".
(Saying anything more than "impure format" would probably be bogus.
Submitted by: Geoff.
1994-09-03 19:31:29 +00:00
Geoff Rehmet
c7510038dc
Bring in file 3.14 by Ian Darwin (and Christos Zoulas)
...
The following files were moved to different names:
- file.man -> file.1
- magic.man -> magic.5
The following file was removed:
- Magdir/Makefile
1994-09-03 19:16:28 +00:00