1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/compat
John Baldwin f3ea244ea9 Only try to copyin a msqid for the IPC_SET command to msgctl(). Other
commands (such as IPC_RMID) were bogusly failing with EFAULT.

Tested by:	jkim
2006-10-10 22:46:22 +00:00
..
freebsd32 Regenerate. 2006-10-06 08:24:37 +00:00
ia32 Move some declaration of 32-bit signal structures into file 2006-10-05 01:56:11 +00:00
linprocfs Implement /proc/sys/kernel/pid_max. 2006-10-08 16:55:27 +00:00
linsysfs Remove the dependency on procfs since it isn't used. 2006-05-11 15:27:58 +00:00
linux Only try to copyin a msqid for the IPC_SET command to msgctl(). Other 2006-10-10 22:46:22 +00:00
ndis while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
netbsd
pecoff
svr4 Remove two hypothetical calls to suser() in ifdef'd (and uncompilable) 2006-09-02 08:18:22 +00:00