Source-Changes archive

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

CVS commit: src/sys/arch/i386/isa



Module Name:    src
Committed By:   christos
Date:           Fri Feb  8 18:10:40 UTC 2008

Modified Files:
        src/sys/arch/i386/isa: npx.c

Log Message:
The probe function hijacks 2 idt vectors and then restores them back. There
is no reason to permanently allocate idtvec[0x2d], which could be used
by compat_svr4 as the system call gate.


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/arch/i386/isa/npx.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