summaryrefslogtreecommitdiff
path: root/libexec/ld.so/ldd
AgeCommit message (Collapse)Author
2003-11-20remove -Werror from userland builds, to give us a chance toAnil Madhavapeddy
use more verbose warning options if desired. ok millert@, henning@, david@
2003-07-10add missing includesDavid Krause
ok deraadt@ tedu@
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-06-03license cleaning.Artur Grabowski
2003-06-02- section reorderJason McIntyre
- put whitespace before punctuation in macro
2003-03-06.Xr typos;Jason McIntyre
ok deraadt@
2002-05-24more KNFTheo de Raadt
2002-05-24various KNFTheo de Raadt
2002-02-20err/warn strings don't need \n'sJason Wright
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-13print the nameTheo de Raadt
2001-06-08KNFTheo de Raadt
2001-06-07It started with trying to write code to avoid running static binaries,Artur Grabowski
it ended with a complete rewrite. XXX - Doesn't handle '-x' yet, but the old didn't do that either (and didn't even match the man page).
2001-05-14Commit initial alpha bits, to facilitate in-tree dev.Niklas Hallqvist
This code is not yet working.
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
2000-09-17activate ldd, and indent some ld.so messages to make it easier to see what ↵Theo de Raadt
is going on