History log of /freebsd-11.0-release/usr.sbin/crunch/crunchide/crunchide.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 281655 17-Apr-2015 emaste

crunchide: remove unused a.out and non-functional ECOFF support

Differential Revision: https://reviews.freebsd.org/D2311
Reviewed by: imp
Sponsored by: The FreeBSD Foundation


# 237625 27-Jun-2012 obrien

Some amount of style(9)
-- function definitions, header ordering, and $FreeBSD$.


# 173412 07-Nov-2007 kevlo

Cleanup of userland __P use


# 167260 06-Mar-2007 kevlo

Use sizeof() for calculating the buffer size instead of hard-coded values.


# 97280 25-May-2002 ru

Get all the fruit from makefile.


# 95781 30-Apr-2002 ru

Make crunchide(1) a cross-tool; needed for cross-arch "make release".
Note that a.out is only supported for the non-cross i386 case.


# 95258 22-Apr-2002 des

Usage style sweep: spell "usage" with a small 'u'.
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.


# 85355 23-Oct-2001 peter

ia64 support. Hide a.out support solely under i386. While alpha never
was released in a.out form, it does define the a.out data structures.
The ia64 port does not.


# 39890 02-Oct-1998 jkh

Temporary use different stubs for the ECOFF case; I'm trying to get this
to build on the alpha, first off.


# 39172 14-Sep-1998 jkh

Teach crunch about an elf/a.out world.
Submitted by: jhay


# 29453 15-Sep-1997 charnier

Use err(3).


# 24428 31-Mar-1997 imp

compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.


# 8857 30-May-1995 rgrimes

Remove trailing whitespace.


# 1723 15-Jun-1994 jkh

This commit was generated by cvs2svn to compensate for changes in r1722,
which included commits to RCS files with non-trunk default branches.


# 1722 15-Jun-1994 jkh

This is the new crunch utility for making distribution floppies from
James da Silva. We need to integrate this before 1.1.5 so that we can
actually make the boot floppies.