1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/compat
Jung-uk Kim 34fe89473f Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_id for i386
and hide i386-specific code under #ifdef.
2009-01-22 17:06:33 +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 Push down Giant inside sysctl. Also add some more assertions to the code. 2008-12-29 12:58:45 +00:00
ndis Remove unused variable. 2008-12-28 13:50:58 +00:00
netbsd
svr4 Remove two remnant uses of AT_DEBUG. 2008-12-17 13:13:35 +00:00