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 Nov 30 13:41:41 UTC 2002

Modified Files:
        syssrc/sys/lkm/compat: Makefile
Added Files:
        syssrc/sys/lkm/compat/irix: Makefile lkminit_emul.c

Log Message:
add basic framework to build compat_irix LKM
the LKM is not likely to actually do anything useful, but this is good
to quickly check compat/irix is buildable


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/lkm/compat/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/lkm/compat/irix/Makefile \
    syssrc/sys/lkm/compat/irix/lkminit_emul.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