OpenBSD CVS

CVS log for src/libexec/ld.so/ld.so.1


[BACK] Up to [local] / src / libexec / ld.so

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 14 09:56:07 2022 UTC (23 months, 3 weeks ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.24: +30 -2 lines
Diff to previous 1.24 (colored)

Document search order

Explain when and how LD_LIBRARY_PATH, DT_RUNPATH and DT_RPATH are used.

Input OK guenther

Revision 1.24 / (download) - annotate - [select for diffs], Fri May 8 10:57:50 2020 UTC (4 years, 1 month ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 (colored)

LD_DEBUG is ignored for set-user-ID and set-group-ID executables

from Miod

Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 14 07:26:31 2019 UTC (5 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

spelling/consistency fix; from nam nguyen

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 4 21:15:06 2016 UTC (7 years, 11 months ago) by guenther
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.21: +2 -9 lines
Diff to previous 1.21 (colored)

Remove prebind support: binding to symbol table indices is too fragile
for our development process.

ok kettenis@ deraadt@

Revision 1.21 / (download) - annotate - [select for diffs], Sat Feb 22 02:54:36 2014 UTC (10 years, 3 months ago) by guenther
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.20: +2 -28 lines
Diff to previous 1.20 (colored)

Delete descriptions of env variables that we don't actually support.
They all sound like bad ideas anyway.

ok matthew@ deraadt@

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jan 23 00:31:34 2014 UTC (10 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.19: +2 -7 lines
Diff to previous 1.19 (colored)

Remove LD_NORANDOM feature.  It serves no usable purpose.  Determinism
in this one specific area is not going to help debugging, because so
many other parts are non-deterministic.
ok guenthre matthew jsing

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 10 06:43:38 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

no more link(5). either remove references entirely, or point folks
to elf(5) instead;

ok miod

Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 3 23:01:21 2011 UTC (12 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

Remove an OpenBSD-specific tweak regarding .Xr spacing
and make it compatible with bsd.lv mandoc and with groff-1.21.
This tweak was originally added for compatibility with groff-1.15,
which is no longer needed.

ok jmc@ kristaps@

Revision 1.17 / (download) - annotate - [select for diffs], Sun Aug 24 20:43:53 2008 UTC (15 years, 9 months ago) by martynas
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

prepends, not overrides default search path.  with/ok kurt@

Revision 1.16 / (download) - annotate - [select for diffs], Thu May 31 19:19:39 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

convert to new .Dd format;

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 27 16:48:11 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.14: +6 -1 lines
Diff to previous 1.14 (colored)

document differences between LD_TRACE_LOADED_OBJECTS_FMT1 and
LD_TRACE_LOADED_OBJECTS_FMT2;

based on a diff from Michel Lavondes;
help/ok drahn

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 4 13:39:17 2007 UTC (17 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

properly escape "%O"; ok jason

Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 3 14:37:43 2007 UTC (17 years, 2 months ago) by jason
Branch: MAIN
Changes since 1.12: +10 -10 lines
Diff to previous 1.12 (colored)

s/library/object for the format string stuff

Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 3 14:33:07 2007 UTC (17 years, 2 months ago) by jason
Branch: MAIN
Changes since 1.11: +11 -5 lines
Diff to previous 1.11 (colored)

add support for LD_TRACE_LOADED_OBJECTS_{FMT1/FMT2/PROGNAME}.  Functionality
matches and expands on the old a.out ld.so formatting.  ok drahn

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 22 09:11:23 2006 UTC (17 years, 11 months ago) by mk
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

These two env vars don't have a `=' in their name.

ok jmc

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 4 01:55:00 2006 UTC (18 years, 1 month ago) by drahn
Branch: MAIN
Changes since 1.9: +3 -4 lines
Diff to previous 1.9 (colored)

Fix wordo, pointed out by jmc@

Revision 1.9 / (download) - annotate - [select for diffs], Wed May 3 16:10:51 2006 UTC (18 years, 1 month ago) by drahn
Branch: MAIN
Changes since 1.8: +9 -1 lines
Diff to previous 1.8 (colored)

prebind - how to prelink a binary without throwing security out the window

Prelink fixes the address of libraries making 'return to libc' attacks trival,
prebind uses a different method to achieve most of the same gains, however
without adding any security conerns.

Still under development, now in-tree.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 16 12:01:43 2005 UTC (18 years, 9 months ago) by tom
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 (colored)

Missing .Pp in -compact list

ok jmc@

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 30 20:36:40 2004 UTC (19 years, 9 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 (colored)

minimal documentation for LD_DEBUG.
okay millert@, miod@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 17 12:51:06 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

double `the the';

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 26 21:42:20 2003 UTC (20 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.4: +25 -15 lines
Diff to previous 1.4 (colored)

- smaller list width
- <> -> .Aq
- macro cleanup
- also kills a (new) groff warning

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 4 21:09:08 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.3: +27 -15 lines
Diff to previous 1.3 (colored)

- document LD_BIND_NOW
- new sentence, new line
- comment out comments

patch from (and ok) drahn@

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 4 17:11:57 2003 UTC (20 years, 10 months ago) by fgsch
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

document LD_NORANDOM; input and ok from several ppl.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 9 15:34:07 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.1: +4 -12 lines
Diff to previous 1.1 (colored)

- simplify some macros
- fix a list

ok drahn@

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 27 01:13:00 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN

put it in section 1

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.