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
/
usr.bin
/
ldd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase size of argv[] array to avoid running off the end.
truckman
2016-05-16
1
-1
/
+1
*
We don't support a.out executables on RISC-V.
br
2016-01-24
1
-2
/
+2
*
Add support for ARM EABI.
jkim
2015-10-16
1
-1
/
+12
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-1
/
+10
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
1
-1
/
+1
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge head
sjg
2014-04-28
1
-1
/
+0
|
|
\
\
|
*
\
\
Merge from head
sjg
2013-09-05
1
-13
/
+17
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
*
|
|
|
|
Allowus to exclude a.out support from ldd and use it with arm64 as it won't
andrew
2015-03-18
1
-1
/
+10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Avoid double close() of a file descriptor.
brueffer
2014-04-13
1
-1
/
+0
|
|
/
|
/
|
*
|
Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.
markj
2013-08-07
1
-13
/
+17
|
/
*
Fix clang warnings.
benl
2011-06-18
1
-12
/
+34
*
hdr.elf.e_ident[EI_OSABI] is not a bitmask so '==' should been used.
brucec
2010-11-22
1
-2
/
+2
*
MFtbemd:
imp
2010-08-23
1
-1
/
+1
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
- correctly render the provided example
danger
2009-11-28
1
-1
/
+1
*
A few style and whitespace fixes.
jhb
2008-08-02
1
-11
/
+9
*
Tweak the support for using ldd on 32-bit objects a bit further.
jhb
2008-08-01
3
-39
/
+68
*
Fix text in the comment why we check for ELF32_R_TYPE
edwin
2008-07-28
1
-8
/
+5
*
After the commit of SVN rev 180236, wilko@ noticed that the approach
edwin
2008-07-21
1
-4
/
+18
*
On 64 bit architectures, you can run 32 bit executables and the rtld can trac...
edwin
2008-07-03
2
-2
/
+82
*
Extract the determination of the kind of (dynamic) executable from
edwin
2008-07-03
1
-81
/
+120
*
stylify ldd.c, no functional changes.
edwin
2008-07-03
1
-37
/
+34
*
Typo
bms
2008-05-15
1
-1
/
+1
*
Add an example of how to use ldd -f.
bms
2008-05-15
1
-1
/
+8
*
Expand documentation of -f option
pav
2007-05-12
1
-1
/
+8
*
The type of some aout header types changed to uint_32, so now we need
dwmalone
2004-06-29
2
-13
/
+14
*
Fix a few WARNS:
dwmalone
2004-02-15
1
-6
/
+6
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
Fix a problem with RTLD_TRACE flag to dlopen(3), which sometimes can return
sobomax
2002-10-19
1
-5
/
+4
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-3
/
+1
*
Fix a tiny bug in shlib support of ldd(1); if dlopen(lib, RTLD_TRACE)
knu
2002-05-17
1
-4
/
+5
*
Warns; ANSIfy, constify and move declarations into a common header.
markm
2002-04-28
3
-39
/
+68
*
Remove GCC-specific flags.
markm
2002-04-28
1
-1
/
+0
*
Include <arpa/inet.h> for prototype of ntohl() used in the N_BADMAG()
mike
2002-04-20
2
-0
/
+2
*
Use `The .Nm utility'
charnier
2002-04-20
1
-1
/
+2
*
remove __P
imp
2002-03-22
1
-1
/
+1
*
mdoc(7) police: kill hard sentence breaks.
ru
2002-03-15
1
-2
/
+4
*
Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a
obrien
2002-02-17
2
-5
/
+19
*
Inspect ELF header and reject any non-FreeBSD shared objects.
sobomax
2002-02-08
1
-1
/
+7
*
Allow ldd(1) be used on shared libraries in addition to executables.
sobomax
2002-02-04
2
-3
/
+14
*
GC meaningless assignment.
sobomax
2002-02-04
1
-1
/
+1
*
Fix long format mismatch with int arg
dillon
2001-10-29
1
-1
/
+1
[next]