opnsense-src/sys/compat/linux
Dmitry Chagin 2467ccddc0 linux(4): Fix MSG_CTRUNC handling in recvmsg()
The MSG_CTRUNC flag of the msg_flags member of the message header is
set uppon successful completition if the control data was truncated.
Upon return from a successful call msg_controllen should contain the
length of the control message sequence.

Fixes:		0eda2cea
MFC after:	1 week
2023-08-14 15:46:12 +03:00
..
check_error.d
check_internal_locks.d
linux.c
linux.h
linux_common.c
linux_common.h
linux_dtrace.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_dummy.c linux(4): Add a dedicated ioprio system calls 2023-08-04 16:03:57 +03:00
linux_elf.c
linux_elf.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_elf32.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_elf64.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_emul.c linux(4): Use M_LINUX for malloc type of proc emuldata 2023-07-19 00:44:17 +03:00
linux_emul.h linux(4): Use pwd_altroot() to tell namei() about ABI root path 2023-05-29 11:16:46 +03:00
linux_errno.c
linux_errno.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_errno.inc spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_event.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_event.h
linux_file.c linux(4): Use M_LINUX for malloc type in getdents 2023-07-19 00:44:16 +03:00
linux_file.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_fork.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_fork.h linux(4): Guard linux_fork.h by _KERNEL for use by libsysdecode 2023-05-26 19:31:47 +03:00
linux_futex.c Revert "linux(4): The futex_wait operation should restart." 2023-06-11 12:47:27 +03:00
linux_futex.h
linux_getcwd.c spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
linux_ioctl.c linux(4): Check fd passed to unlockpt() 2023-05-18 10:55:39 +03:00
linux_ioctl.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_ipc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_ipc.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_ipc64.h
linux_mib.c linux(4): Use pwd_altroot() to tell namei() about ABI root path 2023-05-29 11:16:46 +03:00
linux_mib.h linux(4): Move linux_debug decalration to linux_util.h 2023-05-18 19:58:23 +03:00
linux_misc.c linux(4): Add a dedicated ioprio system calls 2023-08-04 16:03:57 +03:00
linux_misc.h linux(4): Add a dedicated ioprio system calls 2023-08-04 16:03:57 +03:00
linux_mmap.c linuxolator: implement Linux' PROT_GROWSDOWN 2023-08-12 09:28:14 +03:00
linux_mmap.h
linux_netlink.c iflib(9): Remove support for cloning pseudo interfaces 2023-08-03 23:10:18 +02:00
linux_persona.h
linux_ptrace.c linux(4): Make ptrace_pokeusr machine dependent 2023-05-18 20:01:12 +03:00
linux_rseq.c
linux_siginfo.h
linux_signal.c
linux_signal.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_socket.c linux(4): Fix MSG_CTRUNC handling in recvmsg() 2023-08-14 15:46:12 +03:00
linux_socket.h
linux_stats.c linux(4): Use pwd_altroot() to tell namei() about ABI root path 2023-05-29 11:16:46 +03:00
linux_sysctl.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_sysproto.h
linux_time.c spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
linux_time.h
linux_timer.c
linux_uid16.c linux(4): Use pwd_altroot() to tell namei() about ABI root path 2023-05-29 11:16:46 +03:00
linux_util.c linux(4): Use pwd_altroot() to tell namei() about ABI root path 2023-05-29 11:16:46 +03:00
linux_util.h linux(4): Make linux_emul_path private 2023-05-29 11:19:08 +03:00
linux_vdso.c
linux_vdso.h
linux_vdso_gtod.inc spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux_videodev2_compat.h
linux_videodev_compat.h
linux_xattr.c linux(4): Implement xattr syscalls 2023-07-22 14:03:33 +03:00
stats_timing.d
trace_futexes.d