aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_ipc.h
Commit message (Expand)AuthorAgeFilesLines
* sysvipc: Fix 32-bit compat on !i386Brooks Davis2023-12-011-16/+16
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* freebsd32: Fix layout of struct shmid_kernel32.John Baldwin2022-01-181-4/+4
* freebsd32: rename old SysV IPC typesBrooks Davis2021-11-171-9/+9
* freebsd32: add a union semun_old32Brooks Davis2021-11-171-0/+6
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Rename kernel-only members of semid_ds and msgid_ds.Brooks Davis2018-03-021-6/+6
* Add kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.Brooks Davis2018-02-021-0/+32
* sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add shmatt_t.Ed Schouten2016-07-261-1/+1
* Move SysV IPC freebsd32 compat shims helpers from freebsd32_misc.c toKonstantin Belousov2010-03-191-0/+8
* Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-06-241-16/+62
* Add freebsd32 compat wrappers for msgctl() and _semctl() usingJohn Baldwin2007-12-061-0/+35
* Move 32-bit SYSV IPC structure definitions into freebsd32_ipc.h.John Baldwin2007-12-061-0/+71