Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/crunch/crunchide
Module Name: src
Committed By: he
Date: Thu Aug 20 17:39:51 UTC 2009
Modified Files:
src/usr.bin/crunch/crunchide: crunchide.c exec_coff.c
Log Message:
Remove the include of <a.out.h>, since these files do not appear
to need it. Fixes build for mips ports.
Also fix a comment: crunchide walks "the symbol table", not
just "the a.out symbol table".
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/crunch/crunchide/crunchide.c
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/crunch/crunchide/exec_coff.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index