Date: Tue, 4 Dec 2007 20:25:41 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c Message-ID: <200712042025.lB4KPfZL098198@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2007-12-04 20:25:41 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c
Log:
Remove redundant checks for msgsnd(3) and msgrcv(3).
COMPAT_IA32 (implicitly) requires SYSVSEM, SYSVSHM and SYSVMSG in kernel.
Pointed out by: jhb
Revision Changes Path
1.68 +0 -6 src/sys/compat/freebsd32/freebsd32_misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712042025.lB4KPfZL098198>
