K 10 svn:author V 3 kib K 8 svn:date V 27 2010-06-23T20:44:07.480302Z K 7 svn:log V 263 Clear DF bit in eflags/rflags on the kernel entry. The i386 and amd64 ABI specifies the DF should be zero, and newer compilers do not clear DF before using DF-sensitive instructions. The DF clearing for signal handlers was done some time ago. MFC after: 1 week END