summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig/ldconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Make usage() reflect reality (add the -aout and -elf options).billf1999-04-211-2/+2
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-73/+16
* Fix calls to mmap. It returns void *, and on failure it returnsjdp1998-09-061-11/+11
* For a.out mode, ignore shared libraries that don't have at least 2jdp1998-09-051-1/+3
* Implement ldconfig functionality for ELF. The hints are stored injdp1998-09-051-9/+92
* Fixed printf format errors.bde1998-08-021-4/+5
* Add rcsid. remove unused #includes. Getopt returns -1 not EOF. Add usage().charnier1998-07-061-23/+27
* Fixed printf format errors.bde1998-06-281-4/+3
* ELF preparation step 2:sos1998-05-261-2/+7
* Add -R (rescan or refresh) option to rescan and rebuild the hintspeter1997-08-221-10/+19
* Allow ldconfig to accept files (containing directory paths) as well asjkh1997-07-111-6/+57
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed a bug in the handling of the directories in the search pathjdp1996-11-081-5/+13
* Add a new option "-f hints_file" to specify an alternate file instead ofjdp1996-10-101-25/+28
* Updates to deal with ld.so.hints version 2. It now deals with thepeter1996-10-011-16/+51
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+5
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.pst1996-02-261-10/+30
* Reset the umask before creating the output file; otherwise runningjoerg1995-08-161-1/+2
* Add an "-m" flag to merge instead of replace the entries. We canasami1995-06-241-39/+67
* Make ldconfig and ld.so not hashing the shared lib minor number. Thisjoerg1995-01-121-6/+5
* Updated to recent version of Paul K.'s shlib code. This code has betternate1994-12-231-11/+7
* Changes from Paul Kranenburg which bring us into sync with his sources:rich1994-06-151-8/+11
* Add the -r and -s flags to the Usage string.ats1994-06-051-2/+2
* This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-131-12/+24
* Many recent fixes from Paul K, add support for chaining of shared lib deps.jkh1993-11-301-4/+7
* Imported NetBSD's ld for shared libs.paul1993-11-031-0/+411
OpenPOWER on IntegriCloud