summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchide
Commit message (Expand)AuthorAgeFilesLines
* It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, butimp2010-09-131-11/+2
* Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCHimp2010-09-131-2/+11
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.adrian2010-08-121-1/+6
* Port over changes to the crunch symbol hiding method from NetBSD.adrian2010-08-101-134/+88
* Teach crunchide(1) about PPC ELF64.nwhitehorn2010-07-102-1/+5
* Introduce crunchide to the ELF e_machine MIPS values.obrien2008-09-031-0/+8
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* Remove alpha left-overs.ru2006-08-221-1/+1
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-4/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-4/+10
* Adjust the system endian and a.out headers to be more MI and cross-buildingobrien2004-06-221-0/+1
* Tell crunchide to deal with arm elf binaries as well.cognet2004-06-061-0/+4
* Include <netinet/in.h> for ntoh*() and hton*() prototypes.stefanf2004-05-241-0/+1
* Fix a bug that caused i386 to produce broken binaries for big-endianru2003-08-081-16/+16
* Teach crunchide(1) about PowerPC ELF.obrien2003-07-221-0/+4
* Add AMD64 support.peter2003-06-032-1/+5
* Back out the totally unapproved backout of my commits.obrien2003-03-292-58/+1
* Complete the endianness support -- sparc64 can now do i386.ru2003-03-131-16/+10
* Part 1/3 of unbreaking cross releases:ru2003-01-292-1/+58
* Use <sys/endian.h> rather than a private verison.obrien2002-12-302-60/+2
* Bootstrapping aid for 4.0-RELEASE.ru2002-11-131-0/+6
* Put author name under .An/Aq.charnier2002-10-161-1/+2
* Get all the fruit from makefile.ru2002-05-253-30/+13
* Removed dead code.ru2002-05-241-8/+0
* Handle endianness. This completes cross-support for sparc64.ru2002-05-242-40/+112
* Added support for ia64 and sparc64.ru2002-05-212-0/+10
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".ru2002-04-305-7/+17
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Use `The .Nm utility'charnier2002-04-201-6/+9
* ia64 support. Hide a.out support solely under i386. While alpha neverpeter2001-10-232-1/+8
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+1
* Remove whitespace at EOL.dd2001-07-151-6/+6
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-021-3/+5
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-3/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Temporary use different stubs for the ECOFF case; I'm trying to get thisjkh1998-10-021-1/+1
* Update the man page to match the rest of crunchide.jhay1998-09-161-4/+18
* Teach crunch about an elf/a.out world.jkh1998-09-146-140/+795
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+3
* Use err(3).charnier1997-09-151-23/+16
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* This is the new crunch utility for making distribution floppies fromjkh1994-06-153-0/+393
OpenPOWER on IntegriCloud