| Age | Commit message (Expand) | Author |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2013-07-18 | Use MACHINE_CPU with m68k (m68000 will not be matched due to MKPIC=no) | matt |
| 2013-02-05 | There are other little endian arm machine_arches other than "arm" | matt |
| 2012-08-23 | Revert last, it breaks the tricks xsrc uses. | joerg |
| 2012-08-23 | Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if | joerg |
| 2012-03-21 | Convert from K&R to c89 function definitions. | he |
| 2011-01-04 | Fix file descriptor leak. Found by cppcheck. | wiz |
| 2010-07-06 | remove almost all the ability to build netbsd with an a.out target. | mrg |
| 2010-05-13 | cast isblank(3)'s argument to unsigned char. | tnozaki |
| 2009-08-16 | Add <sys/exec_aout.h> includes | martin |
| 2009-03-17 | fix sign-compare issues | lukem |
| 2008-10-31 | make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, | mrg |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2006-03-26 | Coverity CID 2766: Don't leak memory. | christos |
| 2006-03-21 | Coverity CID 1601: Fix memory leak. | christos |
| 2006-03-21 | Coverity CID 1603: Fix memory leak. | christos |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-02-05 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2004-10-28 | Add (unsigned char) cast to isdigit call | dsl |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-01-05 | Correct length of a memcpy. | kristerw |
| 2002-11-12 | MKDYNAMICROOT for a.out | itohy |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-02-24 | Also build ldconfig is MACHINE_ARCH is arm or vax buf OBJECT_FMT=ELF | matt |
| 2001-11-16 | Sort sections, use standard headers, slight markup improvement. | wiz |
| 2001-11-01 | fix a couple of -Wshadow warnings | lukem |
| 2001-03-21 | Make and install ldconfig on ELF m68k ports. | tsutsui |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2000-11-10 | Cosmetic change; actually split a line which looks like as if two lines. | enami |
| 2000-10-08 | Miscellaneous -mdoc cleanups. | bjh21 |
| 2000-10-08 | Mention that ldconfig is a.out only. | bjh21 |
| 2000-09-29 | Modification to previous: only build for ports that are a.out or used | fvdl |
| 2000-09-29 | Build this on ELF as well. When on an ELF system, only look in | fvdl |
| 2000-06-01 | make ldconfig.c not always fail. | matt |
| 2000-05-27 | Add some code to test libraries to make sure they are a.out before adding | matt |
| 2000-05-27 | Changes to put the COMPAT_AOUT code into ld.aout_so. Search <dir> for <lib> | matt |
| 1999-07-16 | - don't core-dump if hints file is too short | christos |
| 1999-06-17 | MAP_COPY -> MAP_PRIVATE | thorpej |
| 1999-04-09 | Plug a file descriptor leak. | agc |
| 1999-04-08 | !silent -> verbose, to make it compile again (there is no "silent") | drochner |
| 1999-04-08 | If there is no /etc/ld.so.conf, it is not a fatal error. Correct the return | agc |
| 1999-02-22 | Add note about LD_PRELOAD | msaitoh |
| 1998-12-17 | Only build ldconfig on a.out platforms. Everyone else still builds the | thorpej |
| 1998-12-15 | Adapt to new location in `src/sbin'. | pk |
| 1998-12-15 | Pull in proper headers; deal with compiler warnings; miscelleneous KNF. | pk |
| 1998-09-05 | Assign my copyrights to TNF. | pk |
| 1998-03-02 | allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf | cgd |