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
/
libexec
/
rtld-elf
/
rtld.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import the DragonFly BSD commit 4f0bc915b65fcf5a23214f6d221d65c80be68ad4
kib
2012-07-15
1
-7
/
+46
*
Implement support for ELF filters in rtld. Both normal and auxillary
kib
2010-12-25
1
-0
/
+8
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-1
/
+0
*
Document RTLD_NODELETE, -z nodelete and -z origin support.
kib
2009-04-01
1
-1
/
+20
*
Support for a new environment variable, LD_ELF_HINTS_PATH for overriding
delphij
2009-03-23
1
-1
/
+6
*
Make the meaning of the %A format specifier, as passed to
bms
2008-05-15
1
-2
/
+5
*
Update the man page to reflect that certain variables will be unset in
csjp
2007-05-17
1
-2
/
+4
*
Remove %m formatter, it's ifdef 0'ed in the code from the very beginning
pav
2007-05-12
1
-2
/
+0
*
Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variables
pav
2007-05-12
1
-0
/
+6
*
Document LD_UTRACE.
jhb
2007-01-23
1
-2
/
+7
*
Markup fixes.
ru
2006-09-17
1
-2
/
+4
*
- Document LD_32_* environment variables
pav
2006-03-27
1
-2
/
+9
*
Removed trailing whitespace.
ru
2005-06-14
1
-2
/
+2
*
Description from Dan:
mdodd
2005-02-04
1
-1
/
+14
*
LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don't
mdodd
2003-06-19
1
-2
/
+2
*
Provide a mechanism for dumping relocation information.
mdodd
2003-06-19
1
-0
/
+10
*
Assorted mdoc(7) fixes.
ru
2003-06-02
1
-5
/
+5
*
Use the environment variable LD_LIBMAP_DISABLE to disable
mdodd
2003-05-31
1
-0
/
+3
*
Since libmap.conf is referenced in rtld.1, include it in the references
rwatson
2003-05-17
1
-0
/
+1
*
mdoc(7) police: Normalize the FILES section.
ru
2003-05-16
1
-2
/
+3
*
Dynamic object dependency mapping: libmap.
mdodd
2003-04-07
1
-0
/
+2
*
Advertize rtld(1) as ld.so(1) in manual pages world
phantom
2003-02-13
1
-0
/
+1
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-06
1
-2
/
+6
*
Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a
obrien
2002-02-17
1
-0
/
+5
*
mdoc(7) police: tidy up.
ru
2002-01-10
1
-17
/
+25
*
mdoc(7) police:
ru
2001-08-07
1
-4
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-2
/
+0
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-20
1
-3
/
+5
*
Only punctuation is an allowed argument type for open-close macros
sheldonh
2000-06-30
1
-1
/
+2
*
Cross-reference ldd(1) in rtld(1) and vice versa.
sheldonh
2000-03-28
1
-0
/
+1
*
Add a manual page for the ELF dynamic linker. I initially created
jdp
2000-01-29
1
-98
/
+20
*
.Nm += "rtld"
phantom
1999-09-28
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
spelling corrections.
wosch
1997-09-13
1
-3
/
+3
*
Typo fix.
max
1997-05-27
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".
jdp
1997-01-17
1
-1
/
+25
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Sort cross references.
wosch
1997-01-13
1
-3
/
+3
*
Correct typos and spelling errors.
jdp
1997-01-12
1
-5
/
+5
*
Add support for the LD_BIND_NOW environment variable. If it is set to a
jdp
1997-01-12
1
-7
/
+17
*
Fix spelling error in manpage.
swallace
1996-12-26
1
-2
/
+2
*
Fix two minor typos in the manual page.
jdp
1996-10-18
1
-3
/
+3
*
Update to handle new version ld.so.hints and info in executable for
peter
1996-10-01
1
-2
/
+50
*
add missing comma(s) in .Xr macros
wosch
1996-09-23
1
-3
/
+3
*
Implement support for LD_PRELOAD in the dynamic linker. Remove
jdp
1996-04-20
1
-10
/
+8
[next]