Home | History | Annotate | Download | only in crunchide
History log of /src/usr.bin/crunch/crunchide/exec_aout.c
RevisionDateAuthorComments
 1.12  20-Aug-2009  he Move the include of <a.out.h> and <sys/exec_aout.h> until after
we have determined that the current machine actually supports a.out.
 1.11  16-Aug-2009  martin More missing <sys/exec_aout.h> includes
 1.10  15-Apr-2009  dogcow more signed/unsigned comparison fixes
 1.9  14-Jun-2000  cgd branches: 1.9.46;
fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.8  07-May-2000  mycroft branches: 1.8.2;
__sparc -> __sparc__
 1.7  11-Jan-1999  kleink In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
of errno.
 1.6  02-Aug-1997  perry 1) RCSid police
2) Add __RCSIDs where apropriate.
3) WARNS=1, and clean up sources for WARNS=1 (including replacement of
a mktemp with a mkstemp even though it was probably safe...)
4) Some other small cosmetic changes
 1.5  23-Jan-1997  cgd parens around macro value. (oops!)
 1.4  23-Jan-1997  cgd change the keep list (in_keep_list()) semantics: now keep list is C labels
 1.3  22-Jan-1997  cgd a couple more bogons. (i'd been testing with the wrong executable!)
Now it really works.
 1.2  22-Jan-1997  cgd fix a couple of goofs ('hide' now returns errors!), move #ifdef
 1.1  22-Jan-1997  cgd split this up so that support for other executable formats can be more
easily added.
 1.8.2.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.9.46.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed