Date: Mon, 4 Aug 2003 12:11:57 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 sys_machdep.c src/sys/i386/include sysarch.h src/lib/libc/i386/sys i386_get_ldt.2 Message-ID: <200308041911.h74JBv8U042251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2003/08/04 12:11:56 PDT FreeBSD src repository Modified files: sys/i386/i386 sys_machdep.c sys/i386/include sysarch.h lib/libc/i386/sys i386_get_ldt.2 Log: Allow foot shooting as Linux emulation needs it. Also change "Auto mode" to use a "special" value instead of 0, and define and document it. I had thought libpthread had already been switched to use auto mode but it appears that patch hasn't been committed yet. Discussed with: Davidxu Revision Changes Path 1.19 +2 -1 src/lib/libc/i386/sys/i386_get_ldt.2 1.89 +4 -4 src/sys/i386/i386/sys_machdep.c 1.18 +1 -0 src/sys/i386/include/sysarch.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308041911.h74JBv8U042251>