Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386



Module Name:    syssrc
Committed By:   christos
Date:           Sat Jul 14 02:02:46 UTC 2001

Modified Files:
        syssrc/sys/arch/i386/i386: apm.c machdep.c
        syssrc/sys/arch/i386/include: segments.h

Log Message:
Use global descriptor 7 for mach traps. Unfortunately this is already
used by apm 16 bit code segments so we cannot have both at the same time.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/i386/i386/apm.c
cvs rdiff -r1.446 -r1.447 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/i386/include/segments.h

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