| Age | Commit message (Expand) | Author |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | rework to use the newer _MKMSGCREATE (et al) macros | lukem |
| 2003-10-19 | support MAKEVERBOSE | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-06-26 | Add Ns where needed. | wiz |
| 2003-06-26 | Remove superfluous Ns and quoting. | wiz |
| 2003-03-31 | spell fixes (most from me, one from Igor Sobrado in PR misc/19700) | perry |
| 2003-01-16 | Fix problem where dlclose() falls into infinite loop. | itohy |
| 2002-12-10 | Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. | thorpej |
| 2002-11-22 | Only warn on double-word displacements for displacements less | simonb |
| 2002-11-12 | MKDYNAMICROOT for a.out | itohy |
| 2002-09-29 | Begin new sentences on new lines. | wiz |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-08-08 | Remove extraneous \n's in {err,warn}{,x} that used to be printfs. | soren |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-04-24 | - in <bsd.files.mk>, don't clear FILES after using it, as that prevents | lukem |
| 2002-03-29 | Add support for a VAX ld.so when VAX is ELF | matt |
| 2002-03-05 | Use ${PRINTOBJDIR}. | thorpej |
| 2002-02-24 | Change to use a register prefix. | matt |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 2002-02-06 | Rename to reflect the MACHINE_ARCH that will be used on ARM ELF | thorpej |
| 2002-02-06 | MACHINE_ARCH for ELF ARM platforms is "arm", not "arm32". | thorpej |
| 2002-01-31 | Make it possible for uudecode to be a host tool. | tv |
| 2002-01-22 | Add a uuencoded binary of a.out arm32 ld.so and update Makefile to extract | skrll |
| 2002-01-15 | Drop some unnecessary .Pps. | wiz |
| 2001-11-21 | "than" instead of "then". | wiz |
| 2001-09-20 | Use vsnprintf instead of vsprintf. | wiz |
| 2001-07-25 | Add hack bits to be able to compile a cross-linker for 8K-pages m68k targets | aymeric |
| 2001-06-21 | make sure we remove all the global references refering to a shared object | christos |
| 2001-05-06 | Newly built binaries from netbsd-1-4 sources, including fix for | he |
| 2001-05-06 | Rename rtld.1 to ld.aout_so.1, since it only describes ld.so for a.out. | wiz |
| 2001-05-06 | This man page only documents behaviour on a.out. ld.aout_so uses | wiz |
| 2001-05-06 | LD_PRELOAD wants a space (not colon) separated list of libraries. | wiz |
| 2001-04-18 | Add a uuencoded binary of a.out m68k ld.so. | tsutsui |
| 2001-03-19 | Common symbol is not a member of particular shlib have particular shlib, | itohy |
| 2000-12-17 | Deal with an empty hints file. | pk |
| 2000-11-28 | Add another debugging message. | mycroft |
| 2000-11-28 | Make this compile with -DDEBUG. | mycroft |
| 2000-10-29 | In dlopen(), use the main program's library search path, to match semantics of | mycroft |
| 2000-09-12 | - Add "dependall" target so that "make build" will really uudecode the | tron |
| 2000-09-11 | Add uuencoded binaries for a.out dynamic loaders on i386 and sparc, | fvdl |
| 2000-05-28 | Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT as it's always the case | matt |
| 2000-05-27 | Changes to put the COMPAT_AOUT code into ld.aout_so. Search <dir> for <lib> | matt |
| 2000-03-24 | Document LD_PRELOAD, fixing PR lib/9663, and note that (and why) neither | kleink |
| 2000-02-11 | Const poison dladdr(). | thorpej |
| 1999-11-29 | Use <link_aout.h> instead of <link.h> | itohy |
| 1999-11-18 | Spelling | kristerw |