summaryrefslogtreecommitdiffstats
path: root/sys/sys/shm.h
Commit message (Expand)AuthorAgeFilesLines
* Add ucred pointer to the SysV-related memory structures. This is requiredtrasz2011-04-061-0/+1
* Change the ABI of some of the structures used by the SYSV IPC API:jhb2009-06-241-3/+18
* Namespace: semsys() and shmsys() aren't standard.das2009-03-141-0/+2
* Correct types of variables used to track amount of allocated SysV sharedkib2009-03-021-0/+1
* Make sure we restrict Linux only IPC calls from being executedcsjp2008-02-121-1/+1
* Change the data type of the upper shared memory limits from a signedcsjp2005-08-061-5/+5
* This header is supposed to declare pid_t, size_t, and time_t.das2005-04-021-0/+17
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* In the kernel-only portionss of System V IPC objects (messages,rwatson2004-11-171-0/+1
* First of several commits to allow kernel System V IPC data structuresrwatson2004-11-121-1/+9
* Bring shm functions closer the the opengroup standards.alfred2003-01-251-3/+8
* It is possible for an active aio to prevent shared memory from beingdillon2003-01-131-1/+2
* Remove __Palfred2002-03-191-7/+7
* Introduce [IPC|SHM]_[INFO|STAT] to shmctl to makemr2001-10-281-0/+16
* KSE Milestone 2julian2001-09-121-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Forward declare more structs that are used in prototypes here - don'tbde1998-02-011-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* removed:phk1996-05-021-2/+2
* kern_descrip.c: add fdshare()/fdcopy()peter1996-02-231-2/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Fix several sysinit functions that had the wrong type and unnecessarilybde1995-08-301-2/+1
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-2/+2
* Several constants have been missing in the SysV IPC header files thatjoerg1995-07-081-1/+7
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-1/+4
* Got rid of compiler warnings.dg1994-09-171-2/+2
* Added SYSV ipcs.dfr1994-09-131-0/+90
OpenPOWER on IntegriCloud