summaryrefslogtreecommitdiff
path: root/devel/elftoaout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Make this compiled on 64bit environment.Hidetoshi Shimokawa1999-06-071-1/+2
| | | | Notes: svn path=/head/; revision=19291
* Import of devel/elftoaout 2.0Justin M. Seger1999-04-126-0/+43
A program that is used to convert static elf images to a.out format. The SUN OpenBoot PROM can only boot a.out images. PR: ports/7150 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> Notes: svn path=/head/; revision=17799