summaryrefslogtreecommitdiff
path: root/usr.bin/ldd/ldd.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Make ldd work on alpha.Doug Rabson1998-09-161-4/+6
* Fix a bug which caused ldd to execute scripts listed on its commandJohn Polstra1998-08-301-29/+28
* Add ELF support.Doug Rabson1998-05-011-9/+52
* Touch up the code that implements "ldd -v".John Polstra1997-09-021-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerJohn Polstra1997-01-121-2/+2
* Made the synopsis in the man page conform to the style guide.Bruce Evans1996-11-301-6/+2
* make the Usage string match realityPeter Wemm1996-11-221-2/+4
* oops, uninitialised variable.. -v mode depended on stack contents.Peter Wemm1996-10-291-2/+2
* Incorporate John Polstra's sods.c display of the details about thePeter Wemm1996-10-011-2/+18
* Support for specifying printf-like output specs to control the ldd outputPeter Wemm1996-10-011-3/+20
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-231-4/+7
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-151-30/+26
* This is Paul K's latest set of ld changes. A commit was necessary at thisJordan K. Hubbard1994-02-131-2/+3
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-031-0/+139