Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Wed Jan  7 00:39:24 UTC 2009

Modified Files:
        src/rescue: Makefile list
        src/usr.bin/ldd: Makefile Makefile.elf ldd.c
        src/usr.bin/ldd/elf32: Makefile
        src/usr.bin/ldd/elf64: Makefile
Added Files:
        src/rescue: list.ldd
        src/usr.bin/ldd: dummy.c

Log Message:
- rework this a bunch to make it work inside /rescue/ldd.
- fix alpha build.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/rescue/Makefile
cvs rdiff -r1.34 -r1.35 src/rescue/list
cvs rdiff -r0 -r1.1 src/rescue/list.ldd
cvs rdiff -r1.8 -r1.9 src/usr.bin/ldd/Makefile
cvs rdiff -r1.1 -r1.2 src/usr.bin/ldd/Makefile.elf
cvs rdiff -r0 -r1.1 src/usr.bin/ldd/dummy.c
cvs rdiff -r1.3 -r1.4 src/usr.bin/ldd/ldd.c
cvs rdiff -r1.1 -r1.2 src/usr.bin/ldd/elf32/Makefile
cvs rdiff -r1.1 -r1.2 src/usr.bin/ldd/elf64/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index