Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   dsl
Date:           Sat Jun 23 15:22:18 UTC 2007

Modified Files:
        src/sys/arch/x86/include: sysarch.h
        src/sys/arch/x86/x86: sys_machdep.c

Log Message:
Split x86_set/get_ldt() so they are callable with kernel buffers.
For linux emulation code.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/include/sysarch.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86/x86/sys_machdep.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