| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 2 | -2/+2 |
* | Fix lseek args order (PR 23549) | ache | 2000-12-15 | 1 | -12/+15 |
* | Add rcsid. Remove unused #include. Remove error() definition and replace | charnier | 2000-12-10 | 2 | -35/+26 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -1/+1 |
* | Corractly use .Nm and .An/.Aq macros. Replace FreeBSD with .Fx macro | phantom | 2000-05-10 | 1 | -7/+10 |
* | Cross-reference ldd(1) in rtld(1) and vice versa. | sheldonh | 2000-03-28 | 1 | -1/+2 |
* | Revert the part of rev 1.5 that spammed rev 1.4; rev 1.4 correctly | sheldonh | 2000-03-20 | 1 | -1/+0 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
* | Add $FreeBSD$ lines to man pages that are missing them to make it | mpp | 1999-08-28 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Make ldd work on alpha. | dfr | 1998-09-16 | 3 | -8/+15 |
* | Fix a bug which caused ldd to execute scripts listed on its command | jdp | 1998-08-30 | 1 | -29/+28 |
* | Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitions | peter | 1998-06-12 | 1 | -2/+2 |
* | ldd standalone build, after repository copy. | peter | 1998-06-01 | 1 | -2/+1 |
* | Add ELF support. | dfr | 1998-05-01 | 2 | -11/+62 |
* | Use consistent spelling, | hoek | 1997-12-25 | 1 | -1/+1 |
* | In the "ldd -v" output, display the N_AUX information for each | jdp | 1997-11-28 | 1 | -3/+13 |
* | Touch up the code that implements "ldd -v". | jdp | 1997-09-02 | 3 | -54/+86 |
* | fix a few spelling changes | jmg | 1997-08-30 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |