index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
crunch
/
crunchide
Commit message (
Expand
)
Author
Age
Files
Lines
*
It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, but
imp
2010-09-13
1
-11
/
+2
*
Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCH
imp
2010-09-13
1
-2
/
+11
*
Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.
adrian
2010-08-12
1
-1
/
+6
*
Port over changes to the crunch symbol hiding method from NetBSD.
adrian
2010-08-10
1
-134
/
+88
*
Teach crunchide(1) about PPC ELF64.
nwhitehorn
2010-07-10
2
-1
/
+5
*
Introduce crunchide to the ELF e_machine MIPS values.
obrien
2008-09-03
1
-0
/
+8
*
Cleanup of userland __P use
kevlo
2007-11-07
1
-1
/
+1
*
Use sizeof() for calculating the buffer size instead of hard-coded values.
kevlo
2007-03-06
1
-1
/
+1
*
Remove alpha left-overs.
ru
2006-08-22
1
-1
/
+1
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-4
/
+4
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-4
/
+10
*
Adjust the system endian and a.out headers to be more MI and cross-building
obrien
2004-06-22
1
-0
/
+1
*
Tell crunchide to deal with arm elf binaries as well.
cognet
2004-06-06
1
-0
/
+4
*
Include <netinet/in.h> for ntoh*() and hton*() prototypes.
stefanf
2004-05-24
1
-0
/
+1
*
Fix a bug that caused i386 to produce broken binaries for big-endian
ru
2003-08-08
1
-16
/
+16
*
Teach crunchide(1) about PowerPC ELF.
obrien
2003-07-22
1
-0
/
+4
*
Add AMD64 support.
peter
2003-06-03
2
-1
/
+5
*
Back out the totally unapproved backout of my commits.
obrien
2003-03-29
2
-58
/
+1
*
Complete the endianness support -- sparc64 can now do i386.
ru
2003-03-13
1
-16
/
+10
*
Part 1/3 of unbreaking cross releases:
ru
2003-01-29
2
-1
/
+58
*
Use <sys/endian.h> rather than a private verison.
obrien
2002-12-30
2
-60
/
+2
*
Bootstrapping aid for 4.0-RELEASE.
ru
2002-11-13
1
-0
/
+6
*
Put author name under .An/Aq.
charnier
2002-10-16
1
-1
/
+2
*
Get all the fruit from makefile.
ru
2002-05-25
3
-30
/
+13
*
Removed dead code.
ru
2002-05-24
1
-8
/
+0
*
Handle endianness. This completes cross-support for sparc64.
ru
2002-05-24
2
-40
/
+112
*
Added support for ia64 and sparc64.
ru
2002-05-21
2
-0
/
+10
*
Make crunchide(1) a cross-tool; needed for cross-arch "make release".
ru
2002-04-30
5
-7
/
+17
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
Use `The .Nm utility'
charnier
2002-04-20
1
-6
/
+9
*
ia64 support. Hide a.out support solely under i386. While alpha never
peter
2001-10-23
2
-1
/
+8
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-6
/
+6
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
* include/elf.h has been repo copied to include/elf-hints.h, and it no
obrien
2001-05-02
1
-3
/
+5
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-3
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Temporary use different stubs for the ECOFF case; I'm trying to get this
jkh
1998-10-02
1
-1
/
+1
*
Update the man page to match the rest of crunchide.
jhay
1998-09-16
1
-4
/
+18
*
Teach crunch about an elf/a.out world.
jkh
1998-09-14
6
-140
/
+795
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-3
/
+3
*
Use err(3).
charnier
1997-09-15
1
-23
/
+16
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
This is the new crunch utility for making distribution floppies from
jkh
1994-06-15
3
-0
/
+393