Bug 25271

Summary: brandelf use to add the string for file(1) to use
Product: Base System Reporter: Jim.Pirzyk <Jim.Pirzyk>
Component: binAssignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jim.Pirzyk 2001-02-22 00:20:00 UTC
	brandelf in the 3.x days would write a string into the elf binary,
	now it only writes the byte code.

How-To-Repeat: 
	Run brandelf from 3.x on a elf binary and then run it from 4.x on
	another copy of the binary and run the file command over it.
Comment 1 dwmalone freebsd_committer freebsd_triage 2001-02-22 10:16:53 UTC
Responsible Changed
From-To: freebsd-bugs->obrien

David O'Brien updated the way we do elf branding, so he should be 
able to say it this is the correct course of action or not.
Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2001-02-28 10:38:49 UTC
State Changed
From-To: open->closed

This PR does not give enough detail to figure out what the submitter 
does not like.  Since I don't have access to a 3.x box any longer, 
I cannot compare the output from file(1) to see what the submitter 
finds objectionable.