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