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-aout
/
rtld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync. up bits with Paul K. Cascade support plus some cosmetic changes.
nate
1995-04-21
1
-13
/
+60
*
Weak symbol support from NetBSD. This should bring us in sync with the
nate
1995-03-04
1
-54
/
+56
*
Support for more Sun compatible dlopen() and friends. Also added proper error
jkh
1995-02-07
1
-87
/
+205
*
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
-28
/
+37
*
Unmap hints file when finished with it, so that it can go away
bde
1994-09-15
1
-1
/
+21
*
Changes from Paul Kranenburg which bring us into sync with his sources:
rich
1994-06-15
1
-55
/
+79
*
Change the private declarations from dlopen,dlclose,dlsym,dlctl
ats
1994-04-13
1
-10
/
+10
*
This is Paul K's latest set of ld changes. A commit was necessary at this
jkh
1994-02-13
1
-412
/
+612
*
More proper fix for for shared lib debugging support.
jkh
1994-01-14
1
-2
/
+2
*
1. Fix bug where duplicate symbol warnings were suppressed. This often
jkh
1994-01-12
1
-2
/
+2
*
C++ support changes (+misc fixes) from Paul K.
jkh
1993-12-22
1
-12
/
+43
*
Broke sbrk() out of rtld as part of general cleanup.
jkh
1993-12-11
1
-42
/
+2
*
Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bit
jkh
1993-12-11
1
-3
/
+3
*
David Greenman's latest changes to eliminate much stack-walking jazz
jkh
1993-12-09
1
-94
/
+8
*
More changes to bring FreeBSD in sync with Paul K's latest.
jkh
1993-12-04
1
-3
/
+3
*
Second attempt to integrate Paul K's changes.
jkh
1993-12-02
1
-1
/
+56
*
Remove hanging #else part (with second sbrk()) without #if & #endif
ache
1993-12-01
1
-55
/
+3
*
Many recent fixes from Paul K, add support for chaining of shared lib deps.
jkh
1993-11-30
1
-1
/
+61
*
Some of the latest changes from Paul K (taken from NetBSD-current).
jkh
1993-11-22
1
-20
/
+67
*
Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??
paul
1993-11-09
1
-16
/
+11
*
Updated to newest ld from pk.
paul
1993-11-09
1
-3
/
+4
*
Imported NetBSD's ld for shared libs.
paul
1993-11-03
1
-0
/
+1026