freebsd-dev/sys/compat
Maxim Sobolev f4b6eb045f Split out kernel side of msgctl(2) into two parts: the first that pops data
from the userland and pushes results back and the second which does
actual processing. Use the latter to eliminate stackgap in the linux wrapper
of that syscall.

MFC after:      2 weeks
2005-01-26 00:46:36 +00:00
..
freebsd32 Add a 32bit syscall wrapper for modstat 2005-01-19 17:53:06 +00:00
ia32 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
linprocfs Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux Split out kernel side of msgctl(2) into two parts: the first that pops data 2005-01-26 00:46:36 +00:00
ndis Apparently, the Intel icc compiler doesn't like it when you use 2005-01-25 17:00:54 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
pecoff Remove duplicate code. 2005-01-13 19:27:28 +00:00
svr4 Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00