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