summaryrefslogtreecommitdiffstats
path: root/usr.bin/ldd
Commit message (Expand)AuthorAgeFilesLines
* getopt and friends are declared in <unistd.h>imp2000-09-041-1/+1
* Corractly use .Nm and .An/.Aq macros. Replace FreeBSD with .Fx macrophantom2000-05-101-7/+10
* Cross-reference ldd(1) in rtld(1) and vice versa.sheldonh2000-03-281-1/+2
* Revert the part of rev 1.5 that spammed rev 1.4; rev 1.4 correctlysheldonh2000-03-201-1/+0
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-281-0/+2
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Make ldd work on alpha.dfr1998-09-163-8/+15
* Fix a bug which caused ldd to execute scripts listed on its commandjdp1998-08-301-29/+28
* Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitionspeter1998-06-121-2/+2
* ldd standalone build, after repository copy.peter1998-06-011-2/+1
* Add ELF support.dfr1998-05-012-11/+62
* Use consistent spelling,hoek1997-12-251-1/+1
* In the "ldd -v" output, display the N_AUX information for eachjdp1997-11-281-3/+13
* Touch up the code that implements "ldd -v".jdp1997-09-023-54/+86
* fix a few spelling changesjmg1997-08-301-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerjdp1997-01-121-2/+2
* For "ldd -v", print shared object dependencies that were specified asjdp1997-01-101-3/+6
* Made the synopsis in the man page conform to the style guide.bde1996-11-302-7/+3
* make the Usage string match realitypeter1996-11-221-2/+4
* oops, uninitialised variable.. -v mode depended on stack contents.peter1996-10-291-2/+2
* Incorporate John Polstra's sods.c display of the details about thepeter1996-10-014-4/+533
* Support for specifying printf-like output specs to control the ldd outputpeter1996-10-012-4/+32
* Updated to recent version of Paul K.'s shlib code. This code has betternate1994-12-232-5/+9
* Remove reference to the ld.so man page - ain't no such animal.jkh1994-06-171-1/+0
* Changes from Paul Kranenburg which bring us into sync with his sources:rich1994-06-151-30/+26
* This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-132-3/+4
* Changed NetBSD -> FreeBSDnate1994-02-111-2/+2
* Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRnate1993-12-161-2/+2
* Imported NetBSD's ld for shared libs.paul1993-11-033-0/+171
OpenPOWER on IntegriCloud