summaryrefslogtreecommitdiff
path: root/sbin/ldconfig
AgeCommit message (Expand)Author
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
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-01-05RCS Id policecgd
1997-08-27Document new flags and internal processing of ld.so.conf changes.thorpej
1997-08-26Enhancements from Jim Bernard <jbernard@tater.mines.edu>, to supportthorpej
1997-06-23install all man pages.mrg
1997-04-16Ld directory reorganization:christos
1997-04-16mktemp() -> mkstemp()christos
1997-01-05xref ld.so.conf.5mrg
1997-01-03eliminate valueless return from main(); PR bin/3073.mikel
1996-07-03RCS id police.thorpej
1996-06-30Add '-m' to usage string; Fixes PR #2580jtc
1996-01-09Create v.2 hint files.pk
1995-08-25Just use umask(0);pk
1995-08-25Ensure the hints file is readable.pk
1995-08-05Parse library names better; takes care of PR#1291pk
1995-06-20Add a `merge' option.pk
1995-03-06complete remove special search dirs, use NetBSD Id tag.cgd
1994-12-22specify man pages the new way.cgd
1994-06-24copyright notice.pk
1994-06-16Update man page.pk