freebsd-src/sys/compat
David E. O'Brien e6493bbebf Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
for moving between a segment register and a 32-bit memory location.

Looked at by:	jhb
2009-01-31 11:37:21 +00:00
..
freebsd32 Push down Giant inside sysctl. Also add some more assertions to the code. 2008-12-29 12:58:45 +00:00
ia32 Add sv_flags field to struct sysentvec with intention to provide description 2008-11-22 12:36:15 +00:00
linprocfs Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_id for i386 2009-01-22 17:06:33 +00:00
linsysfs
linux Last step of splitting up minor and unit numbers: remove minor(). 2009-01-28 17:57:16 +00:00
ndis Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
netbsd
svr4 Last step of splitting up minor and unit numbers: remove minor(). 2009-01-28 17:57:16 +00:00