Source-Changes archive

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

CVS commit: syssrc/sys/lkm/compat/svr4



Module Name:    syssrc
Committed By:   jdolecek
Date:           Wed Oct 31 18:25:53 UTC 2001

Modified Files:
        syssrc/sys/lkm/compat/svr4: lkminit_emul.c

Log Message:
For i386, set gate for fasttraps appropriately when loaded (and
unset on unload), similarily to what i386/machdep.c does #ifdef
COMPAT_SVR4. This makes the svr4 LKM actually work on i386.
XXX kind of ugly, but doing this more generic way would be overkill


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/lkm/compat/svr4/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