Source-Changes archive

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

CVS commit: src/sys/compat/linux/arch/i386



Module Name:    src
Committed By:   christos
Date:           Sat Nov 13 06:01:34 UTC 2004

Modified Files:
        src/sys/compat/linux/arch/i386: files.linux_i386
Added Files:
        src/sys/compat/linux/arch/i386: linux_exec_machdep.c

Log Message:
Split out the setup stack function for the benefit of lkms.
XXX: Our lkm system sucks. We really need to be exporting symbols, but
that leads to symbol conflicts.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/compat/linux/arch/i386/files.linux_i386
cvs rdiff -r0 -r1.1 src/sys/compat/linux/arch/i386/linux_exec_machdep.c

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