index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ldd
/
ldd.c
Age
Commit message (
Expand
)
Author
2010-02-27
Sync against new ld.elf_so
roy
2010-02-23
Mark each object as printed as visited and then print.
skrll
2009-12-13
- adjust the logic for compat ldd: add an elf32_compat module and arrange
mrg
2009-11-17
Make _rtld_pagesz of type size_t.
skrll
2009-09-07
Add an -o option that behaves like nm -o. Implementation from a suggestion
dholland
2009-08-22
kill ldd_aout. it didn't work anyway...not since i don't know when.
mrg
2009-08-20
Don't try to call the (no longer defined) aout_ldd() function
he
2009-08-20
Don't include <a.out.h> unless it's needed, and don't build
he
2009-05-20
catch up with rtld changes
christos
2009-02-03
rework the main loop and handlers:
mrg
2009-01-07
- rework this a bunch to make it work inside /rescue/ldd.
mrg
2009-01-06
- get rid of building an a.out-happy ldd (but keep supporting a.out
mrg
1998-12-15
Move a.out version of ldd(1) to the usr.bin tree; elf and a.out
pk
1996-12-16
First cut at an elf-aware ldd. Originally from John Polstra's FreeBSD elf
cgd