freebsd-dev/sys/compat
John Baldwin ad6d226d43 - Protect the list of linux ioctl handlers with an sx lock.
- Hold Giant while calling linux ioctl handlers for now as they aren't all
  known to be MPSAFE yet.
- Mark linux_ioctl() MPSAFE.
2006-07-06 21:42:36 +00:00
..
freebsd32 Regen. 2006-06-27 14:47:08 +00:00
ia32
linprocfs Improve linprovfs to provide/fix the 2006-06-27 20:11:58 +00:00
linsysfs Remove the dependency on procfs since it isn't used. 2006-05-11 15:27:58 +00:00
linux - Protect the list of linux ioctl handlers with an sx lock. 2006-07-06 21:42:36 +00:00
ndis Move conditional preprocessing out of the SYSCTL_ADD_STRING macro 2006-06-22 13:11:36 +00:00
netbsd
pecoff
svr4 Don't try to copyin extra data for IPC_RMID requests to msgctl() or 2006-07-06 21:38:24 +00:00