summaryrefslogtreecommitdiff
path: root/usr.bin/crunch
AgeCommit message (Expand)Author
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-06-11Fix uninitialized structure element.mycroft
2000-05-09Initial commit of arm26 portbjh21
2000-05-07__sparc -> __sparc__mycroft
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-01-24Don't try to use /tmp/Makefile...mycroft
2000-01-09Make rules for finding object directory match those used by make:sommerfeld
2000-01-09Use uname(3) to determine MACHINE type.tsutsui
2000-01-07machine/exec_coff.h -> sys/exec_coff.hmsaitoh
1999-11-26crunchide for coff (COFF executables not currently supported!)msaitoh
1999-11-04Remove ELFNAME defines since they are defined in sys/exec_elf.herh
1999-10-25Update to match new SVR4-style definition names in <sys/exec_elf.h>.kleink
1999-10-22Undo last change. While these macros are defined in exec_elf.h, they arehannken
1999-10-21Remove ELFNAME macros which are already defined in exec_elf.herh
1999-09-20Free the right thing.christos
1999-06-21put temporary file in /tmp, and cd into src dirs and make w/ "Makefile"cgd
1999-05-06Generate a makefile which is cross-crunching compatabile:wrstuden
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-03-03Add ELF for sparc and i386 (Andrew Gillham)christos
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-12-21add another caveat entry.mrg
1998-11-03completely reimplement ELF symbol hiding. now it's even more of a grosscgd
1998-09-13Teach crunchgen to play nice in a cross-compiling environment. Makewrstuden
1998-07-28__AUDIT__ cleanup.mycroft
1998-05-06Define NLIST_ELF32 on PowerPC.mycroft
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-11-01getopt returns -1 not EOFlukem
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-18include ../Makefile.inc if it existslukem
1997-09-24Fix type: srt-root -> src-roothubertf
1997-08-20Add elf32 for mips.jonathan
1997-08-12include <unistd.h> for prototypes and cleanup unused variables; frommikel
1997-08-08Get rid of compiler warning:hannken
1997-08-021) RCSid policeperry
1997-01-23parens around macro value. (oops!)cgd
1997-01-23add ELF support. tested on an alpha (64-bit ELF), but compiled with bothcgd
1997-01-23note that -k/-f should be give C names. note what i've donecgd
1997-01-23clean up formatting glitches (bogus newlines in source)cgd
1997-01-23change the keep list (in_keep_list()) semantics: now keep list is C labelscgd
1997-01-23give crunchide a C label name with -k, since crunchgen really doesn'tcgd
1997-01-23clean up formatting glitches (bogus newlines in source)cgd
1997-01-22add ECOFF, ELF32, and ELF64 recognition code. Right now, whencgd
1997-01-22dd the various #defines/#ifdefs for ECOFF support. ECOFF willcgd
1997-01-22a couple more bogons. (i'd been testing with the wrong executable!)cgd
1997-01-22include extern.h, add newline to new fprintfcgd
1997-01-22fix a couple of goofs ('hide' now returns errors!), move #ifdefcgd
1997-01-22fix hide_* prototypescgd