freebsd-dev/sys/compat/linux
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
..
linux_file.c
linux_getcwd.c
linux_ioctl.c
linux_ioctl.h
linux_ipc.c In msgrcv(), set msgtyp correctly. Hardwiring 0 as the message type 2002-05-18 07:53:56 +00:00
linux_ipc.h
linux_mib.c sysctl -w -> sysctl 2002-05-11 06:06:11 +00:00
linux_mib.h
linux_misc.c Zap some stale unused headers, including one machine/psl.h (which is 2002-05-01 02:17:33 +00:00
linux_signal.c
linux_signal.h
linux_socket.c
linux_socket.h
linux_stats.c
linux_sysctl.c
linux_uid16.c Rework logic of syscalls that modify process credentials as described in 2002-04-13 23:11:23 +00:00
linux_util.c
linux_util.h