| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
filesystem -> file system, move rcs id tag.
PR: docs/66264
Submitted by: Michel Lavondes
Notes:
svn path=/stable/4/; revision=158589
|
| |
|
|
|
|
|
| |
that libraries being loaded aren't on a noexec-mounted filesystem.
Notes:
svn path=/stable/4/; revision=144356
|
| |
|
|
|
|
|
| |
give out a little more information in case of a missing dependency
Notes:
svn path=/stable/4/; revision=130341
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=125404
|
| |
|
|
|
|
|
|
|
| |
Dynamic object dependency mapping: libmap.
PR: 58133
Notes:
svn path=/stable/4/; revision=125402
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=125398
|
| |
|
|
|
|
|
| |
Sync comment with code's reality.
Notes:
svn path=/stable/4/; revision=122985
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=120634
|
| |
|
|
|
|
|
|
|
| |
Implement dlinfo function.
Aproved by: re (murray)
Notes:
svn path=/stable/4/; revision=111193
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=110450
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to the binary image. Use NOCORE to differentiate between the two. Introduce
a debug.elf_legacy_coredump sysctl which, if set, reverts to the old behavior.
See the log message in sys/kern/imgact_elf.c 1.133.
PR: kern/45994
Notes:
svn path=/stable/4/; revision=108355
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=107388
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=107385
|
| |
|
|
|
|
|
|
|
| |
produced by ld(8) (ie: that _DYNAMIC immediately follows the _GOT).
Update ld.so to deal with the new (faster) PLT format that gcc-3.1 and
binutils can produce.
Notes:
svn path=/stable/4/; revision=102830
|
| |
|
|
|
|
|
| |
writer lock in rtld_exit().
Notes:
svn path=/stable/4/; revision=101835
|
| |
|
|
|
|
|
|
|
|
| |
This is a merge of the following revisions:
src/libexec/rtld-elf/alpha/lockdflt.c 1.7
src/libexec/rtld-elf/i386/lockdflt.c 1.8
Notes:
svn path=/stable/4/; revision=99839
|
| |
|
|
|
|
|
|
|
|
| |
matching constraints where appropriate. The revisions merged are:
lockdflt.c 1.7
rtld_machdep.h 1.7
Notes:
svn path=/stable/4/; revision=99245
|
| |
|
|
|
|
|
|
| |
Reviewed by: obrien
Approved by: jdp
Notes:
svn path=/stable/4/; revision=98628
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=98621
|
| |
|
|
|
|
|
|
|
|
|
| |
This solves problem when installing openoffice from ports and may also
solve some of the instability issues with large GUI programs like Mozilla,
Konq, etc (thread stacks were being overrun).
Approved by: jdp
Notes:
svn path=/stable/4/; revision=98303
|
| |
|
|
|
|
|
| |
PR: bin/25059
Notes:
svn path=/stable/4/; revision=93703
|
| |
|
|
|
|
|
|
| |
Change brk's prototype from char *brk(const char *) to int brk(const void *)
and sbrk's prototype from char *sbrk(int) to void *sbrk(intptr_t).
Notes:
svn path=/stable/4/; revision=91631
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=91044
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=90837
|
| |
|
|
|
|
|
| |
PR: bin/28191
Notes:
svn path=/stable/4/; revision=90498
|
| |
|
|
|
|
|
| |
Approved by: re (blanket)
Notes:
svn path=/stable/4/; revision=89231
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=85047
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=81771
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=81269
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=80140
|
| |
|
|
|
|
|
|
|
|
|
| |
elf.h is now a compatibility header with Solaris/SVR4.
* Consumers of elf.h now use the minimalist elf header possible.
This change is motivated by Binutils 2.11 and too much clashing over
our base elf headers and the Binutils elf headers.
Notes:
svn path=/stable/4/; revision=79604
|
| |
|
|
|
|
|
|
|
|
| |
rtld.c 1.52
rtld.h 1.22
alpha/reloc.c 1.12
i386/reloc.c 1.7
Notes:
svn path=/stable/4/; revision=76453
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=75952
|
| |
|
|
|
|
|
| |
destructor.
Notes:
svn path=/stable/4/; revision=71308
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=71105
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70228
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69839
|
| |
|
|
|
|
|
|
|
| |
message.
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68470
|
| |
|
|
|
|
|
|
|
| |
dlfcn.h: 1.10 -> 1.11
rtld.c: 1.48 -> 1.49
rtld.h: 1.19 -> 1.20
Notes:
svn path=/stable/4/; revision=66203
|
| |
|
|
|
|
|
| |
be used by debuggers and/or trace tools.
Notes:
svn path=/stable/4/; revision=66202
|
| |
|
|
|
|
|
|
|
|
| |
interdependencies of the shared libraries. Includes these revisions:
rtld.c 1.47
rtld.h 1.19
Notes:
svn path=/stable/4/; revision=64010
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63640
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
against self. The revisions merged are:
alpha/lockdflt.c: 1.5 -> 1.6
i386/lockdflt.c: 1.5 -> 1.6
I discussed this merge with the release engineer and we agreed that
this particular merge would best be done as soon as possible, rather
than waiting until just before the 4.1 code freeze when it couldn't
receive the benefit of testing with the ports it is intended to
fix. (It should fix Mozilla and other user threads based programs.
And it should fail to break any linuxthreads based programs.)
Approved by: jkh
Notes:
svn path=/stable/4/; revision=63370
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with all threads packages. Revamp data structures to allow
non-exclusive locking in most cases. Deprecate dllockinit() and
make it a do-nothing stub. Merges in the following deltas:
src/libexec/rtld-elf/rtld.c 1.46
src/libexec/rtld-elf/rtld.h 1.18
src/libexec/rtld-elf/alpha/lockdflt.c 1.5
src/libexec/rtld-elf/alpha/rtld_machdep.h 1.4
src/libexec/rtld-elf/alpha/rtld_start.S 1.4
src/libexec/rtld-elf/i386/lockdflt.c 1.5
src/libexec/rtld-elf/i386/rtld_machdep.h 1.4
Notes:
svn path=/stable/4/; revision=62998
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62996
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62994
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62993
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62923
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62818
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=58723
|