index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ldconfig
/
ldconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-9
/
+10
*
o __P removed
imp
2002-03-21
1
-7
/
+7
*
Remove 'register' keyword.
obrien
2002-03-20
1
-2
/
+2
*
* include/elf.h has been repo copied to include/elf-hints.h, and it no
obrien
2001-05-02
1
-1
/
+1
*
Add a "-i" option ("insecure") which disables the checks for
jdp
2000-08-07
1
-17
/
+6
*
If a directory is world-writable or is not owned by root, skip it
jdp
2000-07-26
1
-0
/
+15
*
Make "ldconfig" with no arguments behave the same as "ldconfig -R".
jdp
2000-07-09
1
-1
/
+3
*
Fix insecure tempfile handling
kris
2000-01-16
1
-8
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make usage() reflect reality (add the -aout and -elf options).
billf
1999-04-21
1
-2
/
+2
*
Add a new library function getobjformat(). It checks all the
jdp
1998-09-09
1
-73
/
+16
*
Fix calls to mmap. It returns void *, and on failure it returns
jdp
1998-09-06
1
-11
/
+11
*
For a.out mode, ignore shared libraries that don't have at least 2
jdp
1998-09-05
1
-1
/
+3
*
Implement ldconfig functionality for ELF. The hints are stored in
jdp
1998-09-05
1
-9
/
+92
*
Fixed printf format errors.
bde
1998-08-02
1
-4
/
+5
*
Add rcsid. remove unused #includes. Getopt returns -1 not EOF. Add usage().
charnier
1998-07-06
1
-23
/
+27
*
Fixed printf format errors.
bde
1998-06-28
1
-4
/
+3
*
ELF preparation step 2:
sos
1998-05-26
1
-2
/
+7
*
Add -R (rescan or refresh) option to rescan and rebuild the hints
peter
1997-08-22
1
-10
/
+19
*
Allow ldconfig to accept files (containing directory paths) as well as
jkh
1997-07-11
1
-6
/
+57
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fixed a bug in the handling of the directories in the search path
jdp
1996-11-08
1
-5
/
+13
*
Add a new option "-f hints_file" to specify an alternate file instead of
jdp
1996-10-10
1
-25
/
+28
*
Updates to deal with ld.so.hints version 2. It now deals with the
peter
1996-10-01
1
-16
/
+51
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-3
/
+5
*
Bring in some of Paul K's fixes for ldconfig from NetBSD-current.
pst
1996-02-26
1
-10
/
+30
*
Reset the umask before creating the output file; otherwise running
joerg
1995-08-16
1
-1
/
+2
*
Add an "-m" flag to merge instead of replace the entries. We can
asami
1995-06-24
1
-39
/
+67
*
Make ldconfig and ld.so not hashing the shared lib minor number. This
joerg
1995-01-12
1
-6
/
+5
*
Updated to recent version of Paul K.'s shlib code. This code has better
nate
1994-12-23
1
-11
/
+7
*
Changes from Paul Kranenburg which bring us into sync with his sources:
rich
1994-06-15
1
-8
/
+11
*
Add the -r and -s flags to the Usage string.
ats
1994-06-05
1
-2
/
+2
*
This is Paul K's latest set of ld changes. A commit was necessary at this
jkh
1994-02-13
1
-12
/
+24
*
Many recent fixes from Paul K, add support for chaining of shared lib deps.
jkh
1993-11-30
1
-4
/
+7
*
Imported NetBSD's ld for shared libs.
paul
1993-11-03
1
-0
/
+411