| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linker | jdp | 1997-01-12 | 1 | -2/+2 |
* | For "ldd -v", print shared object dependencies that were specified as | jdp | 1997-01-10 | 1 | -3/+6 |
* | Made the synopsis in the man page conform to the style guide. | bde | 1996-11-30 | 2 | -7/+3 |
* | make the Usage string match reality | peter | 1996-11-22 | 1 | -2/+4 |
* | oops, uninitialised variable.. -v mode depended on stack contents. | peter | 1996-10-29 | 1 | -2/+2 |
* | Incorporate John Polstra's sods.c display of the details about the | peter | 1996-10-01 | 4 | -4/+533 |
* | Support for specifying printf-like output specs to control the ldd output | peter | 1996-10-01 | 2 | -4/+32 |
* | Updated to recent version of Paul K.'s shlib code. This code has better | nate | 1994-12-23 | 2 | -5/+9 |
* | Remove reference to the ld.so man page - ain't no such animal. | jkh | 1994-06-17 | 1 | -1/+0 |
* | Changes from Paul Kranenburg which bring us into sync with his sources: | rich | 1994-06-15 | 1 | -30/+26 |
* | This is Paul K's latest set of ld changes. A commit was necessary at this | jkh | 1994-02-13 | 2 | -3/+4 |