Date: Sat, 18 May 2002 00:53:57 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ipc.c Message-ID: <200205180753.g4I7rvJ07867@freefall.freebsd.org>
index | next in thread | raw e-mail
marcel 2002/05/18 00:53:57 PDT
Modified files:
sys/compat/linux linux_ipc.c
Log:
In msgrcv(), set msgtyp correctly. Hardwiring 0 as the message type
yields incorrect behaviour. The hardwiring was present in the very
first commit that implemented msgrcv() (revision 1.4) and hasn't been
changed since. The native implementation was complete at that time,
so there doesn't seem to be a reason for the hardwiring from a
technical point of view.
Submitted by: Reinier Bezuidenhout <rbezuide@yahoo.com>
Revision Changes Path
1.29 +1 -1 src/sys/compat/linux/linux_ipc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205180753.g4I7rvJ07867>
