Source-Changes archive

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

CVS commit: basesrc/sbin/modload



Module Name:    basesrc
Committed By:   simonb
Date:           Thu Oct 10 01:57:11 UTC 2002

Modified Files:
        basesrc/sbin/modload: a.out.c elf.c modload.8 modload.c modload.h
            pathnames.h

Log Message:
Add support for using an optional linker script (/usr/lkm/ldscript if
found, and overridable by the -T option).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/sbin/modload/a.out.c
cvs rdiff -r1.12 -r1.13 basesrc/sbin/modload/elf.c
cvs rdiff -r1.20 -r1.21 basesrc/sbin/modload/modload.8
cvs rdiff -r1.34 -r1.35 basesrc/sbin/modload/modload.c
cvs rdiff -r1.4 -r1.5 basesrc/sbin/modload/modload.h
cvs rdiff -r1.2 -r1.3 basesrc/sbin/modload/pathnames.h

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