Bug 20131

Summary: Suggested additions to `magic' file
Product: Base System Reporter: Doug Lee <dgl>
Component: miscAssignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
moremagic.txt none

Description Doug Lee 2000-07-24 00:40:08 UTC
Possible lines to add to /usr/share/misc/magic to recognize more file
types.  I'll include the text of the addition here for readability and
a uuencode (if a different format is preferable, please let me know)
in the `fix' section to prevent reformatting.

I'm passing these along from my MKS Toolkit /etc/magic file (a few of
these came from MKS, but I added most of them over time myself).

9	string		GERBILDOC	First Choice document
9	string		GERBILDB	First Choice database
9	string		GERBILCLIP	First Choice database
0	string		GERBIL		First Choice device file
9	string		RABBITGRAPH	RabbitGraph file
0	string		DCU1		Borland Delphi .DCU file
0	string		!<spell>	MKS Spell hash list (old format)
0	string		!<spell2>	MKS Spell hash list
0	string		AH		Halo(TM) bitmapped font file
0	leshort		0x601A		Atari ST contiguous executable
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-24 10:19:18 UTC
Responsible Changed
From-To: freebsd-bugs->obrien

David promised to find out about the maintenance of file(1) in 
Message-ID: <20000704101212.B4271@dragon.nuxi.com>. 

I forget NOTHING! nyahnyahnyah :-)
Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2000-11-11 06:00:42 UTC
State Changed
From-To: open->closed

We have switched to the Christos Zoulas maintained version of `file'. 
Desired changes should be submitted to Christos.