freebsd-nq/sys/compat
Marcel Moolenaar b18013f823 The arg parameter is passed by value in Linux, but not in FreeBSD.
We still have to account for a copyin. Make sure the copyin will
succeed by passing the FreeBSD syscall a pointer to userspace,
albeit one that's automagically mapped into kernel space.

Reported by: mr, Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Tested by: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
2001-09-26 05:39:59 +00:00
..
linprocfs Clean up my source tree to avoid getting hit too badly by the next KSE or 2001-09-25 13:24:24 +00:00
linux The arg parameter is passed by value in Linux, but not in FreeBSD. 2001-09-26 05:39:59 +00:00
netbsd Use queue macros. 2001-01-24 00:01:42 +00:00
pecoff KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4 Fix typo. 2001-09-13 22:02:48 +00:00