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
crunchide.c
endian.h Part 1/3 of unbreaking cross releases: 2003-01-29 08:37:26 +00:00
exec_aout.c
exec_elf32.c Part 1/3 of unbreaking cross releases: 2003-01-29 08:37:26 +00:00
exec_elf64.c
extern.h
Makefile