Source-Changes archive

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

CVS commit: syssrc/sys/compat/linux/arch/i386



Module Name:    syssrc
Committed By:   christos
Date:           Fri Mar 29 17:01:49 UTC 2002

Modified Files:
        syssrc/sys/compat/linux/arch/i386: linux_machdep.c

Log Message:
1. fill in the ldt.sd_xx field, for total compat with linux.
2. in setregs, use gdt's instead of ldt's because linux wants to play with
   all the ldts. Apparently linuxthreads uses ldt's to allocate space for
   pthread_t's.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/compat/linux/arch/i386/linux_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