freebsd-dev/usr.sbin/crunch/crunchide
Ruslan Ermilov d51456da6f Part 1/3 of unbreaking cross releases:
Back out the removal of custom version of endian.h system header.
On recent systems, it just falls back to <sys/endian.h>.  But on
older systems like 5.0-DP1 or 4-STABLE, this private version may
be necessary, as crunchide(1) is a cross-tool for "make release".

Spotted by:	kris, markm
2003-01-29 08:37:26 +00:00
..
crunchide.1 Put author name under .An/Aq. 2002-10-16 15:51:16 +00:00
crunchide.c Get all the fruit from makefile. 2002-05-25 13:39:20 +00:00
endian.h Part 1/3 of unbreaking cross releases: 2003-01-29 08:37:26 +00:00
exec_aout.c Removed dead code. 2002-05-24 06:30:07 +00:00
exec_elf32.c Part 1/3 of unbreaking cross releases: 2003-01-29 08:37:26 +00:00
exec_elf64.c Teach crunch about an elf/a.out world. 1998-09-14 11:35:32 +00:00
extern.h Get all the fruit from makefile. 2002-05-25 13:39:20 +00:00
Makefile Get all the fruit from makefile. 2002-05-25 13:39:20 +00:00