freebsd-dev/sys/compat
Marcel Moolenaar b76e6a6f09 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>
2002-05-18 07:53:56 +00:00
..
freebsd32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
linprocfs - p_cansee() needs the target process locked. 2002-04-13 23:09:41 +00:00
linux In msgrcv(), set msgtyp correctly. Hardwiring 0 as the message type 2002-05-18 07:53:56 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff - Change fill_kinfo_proc() to require that the process is locked when it 2002-04-09 20:10:46 +00:00
svr4 - Lock proctree_lock instead of pgrpsess_lock. 2002-04-16 17:04:21 +00:00