aboutsummaryrefslogtreecommitdiff
path: root/sbin/ldconfig
Commit message (Expand)AuthorAgeFilesLines
* Force -DFREEBSD_AOUT incase ldconfig is being compiled under elf.Peter Wemm1998-06-121-2/+2
* Build ldconfig in /sbin environment directly, rather than under the gnu ldPeter Wemm1998-06-011-6/+4
* ELF preparation step 2:Søren Schmidt1998-05-261-2/+7
* Removed /etc/ld.so.conf reference from FILES section (people getAlexander Langer1998-01-011-3/+1
* Add -R (rescan or refresh) option to rescan and rebuild the hintsPeter Wemm1997-08-222-13/+27
* Allow ldconfig to accept files (containing directory paths) as well asJordan K. Hubbard1997-07-112-9/+73
* Configure static linkage in the normal way (default to -static usingBruce Evans1997-06-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Document that "ldconfig -m" rescans all directories previouslyJohn Polstra1996-11-091-3/+6
* Fixed a bug in the handling of the directories in the search pathJohn Polstra1996-11-081-5/+13
* Add a new option "-f hints_file" to specify an alternate file instead ofJohn Polstra1996-10-102-37/+37
* Updates to deal with ld.so.hints version 2. It now deals with thePeter Wemm1996-10-012-18/+53
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-3/+5
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-12/+12
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.Paul Traina1996-02-261-10/+30
* Reset the umask before creating the output file; otherwise runningJoerg Wunsch1995-08-161-1/+2
* Add an "-m" flag to merge instead of replace the entries. We canSatoshi Asami1995-06-242-41/+75
* Make ldconfig and ld.so not hashing the shared lib minor number. ThisJoerg Wunsch1995-01-121-6/+5
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-232-23/+42
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-152-8/+13
* Add the -r and -s flags to the Usage string.Andreas Schulz1994-06-051-2/+2
* Better link ldconfig static instead dynamic.Andreas Schulz1994-04-131-2/+2
* Add that /usr/X386/lib is also in the default path for ldconfig. Bug foundAndreas Schulz1994-04-051-1/+3
* This is Paul K's latest set of ld changes. A commit was necessary at thisJordan K. Hubbard1994-02-133-18/+30
* Changed NetBSD -> FreeBSDNate Williams1994-02-111-2/+2
* Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRNate Williams1993-12-161-2/+2
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-301-4/+7
* Cahnged ldconfig.0 to ldconfig.8 for our man system.Paul Richards1993-11-091-2/+2
* Updated to newest ld from pk.Paul Richards1993-11-091-2/+2
* Changed ldconfig.0 to ldconfig.8 for our man setup.Paul Richards1993-11-061-2/+2
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-033-0/+522