summaryrefslogtreecommitdiff
path: root/usr.bin/ldd
AgeCommit message (Expand)Author
2000-07-10Make this compile on sparc64.eeh
2000-02-20Use LDSTATIC, not LDFLAGS.mycroft
1999-12-13Enable hints processing so that we can see the mappings.christos
1999-11-07Update for ld.elf_so changes.mycroft
1999-08-01Rearrange the shared library search path precedences to LD_LIBRARY_PATH >kleink
1999-07-06Define _RTLD_SOURCE so this builds again. PR 7927, itojun@itojun.org.thorpej
1999-06-26Handle variable page size on sparc. See libexec/ld.elf_so/rtld.h rev 1.13.hannken
1999-05-31Remove a comment copied directly from ld.elf_so that really shouldn't be here.kleink
1999-04-09Avoid free(3)'ing a commandline argument; from Mark Brinicombe in PR bin/7246.kleink
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-25_rtld_add_paths() takes an extra argumentpk
1998-12-17Build ldd.1, and make it work with the extra directory depth.thorpej
1998-12-17Get ldd.1 from the previous level.thorpej
1998-12-17Move the manual page up one level via repository copy.thorpej
1998-12-16getopt() returns -1, not EOF.thorpej
1998-12-16Prototypes.thorpej
1998-12-15Move a.out version of ldd(1) to the usr.bin tree; elf and a.outpk
1998-09-05Assign my copyrights to TNF.pk
1998-04-28Principally, change foo(N) to .Xr foo Nfair
1998-01-05RCS Id policecgd
1997-10-19don't define WARNS=1 herelukem
1997-10-11CFLAGS->CPPFLAGS, and general cleanup; add WARNSchristos
1997-06-23install all man pages.mrg
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1996-12-17Mipsel changes to ELF ldd/ld.so:jonathan
1996-12-16First cut at an elf-aware ldd. Originally from John Polstra's FreeBSD elfcgd
1996-09-07When checking the entry point of an executable, use N_PAGSIZ() ratherthorpej
1995-10-09And initialize those local variables...pk
1995-10-09New style RCS IDs.pk
1995-10-08Add -f option for customized output.pk
1994-08-13Use new a.out flags.pk
1994-06-10Conversion to err()/warn() for error reports.pk
1994-04-10Don't core dump on shared objects. We need an a.out flag really.pk
1994-01-29Fix spelling error in Copyright noticejtc
1993-12-16Add fflush(stdout) to get output in a intuitive order.pk
1993-12-08*** empty log message ***pk
1993-12-02Remove ${DESTDIR} from BINDIR.mycroft
1993-10-31Close those file descriptors.pk
1993-10-31Check for EX_DYNAMIC flag in exec header.pk
1993-10-22Oops, we do have a man page.pk
1993-10-22ldd: list shared library dependencies.pk