Source-Changes archive

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

CVS commit: syssrc/sys/lkm/compat



Module Name:    syssrc
Committed By:   jdolecek
Date:           Sat Oct 27 12:09:35 UTC 2001

Modified Files:
        syssrc/sys/lkm/compat: Makefile.inc
        syssrc/sys/lkm/compat/freebsd: Makefile
        syssrc/sys/lkm/compat/linux: Makefile

Log Message:
Move the compat_util.c handling to lkm/compat/Makefile.inc. The users
are expected to set COMPAT_UTIL_OVERRIDE to preferred emulation name
prefix.
Use this for compat_freebsd and compat_linux LKMs.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/lkm/compat/Makefile.inc
cvs rdiff -r1.10 -r1.11 syssrc/sys/lkm/compat/freebsd/Makefile
cvs rdiff -r1.16 -r1.17 syssrc/sys/lkm/compat/linux/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