summaryrefslogtreecommitdiffstats
path: root/sys/sys/ipc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build if COMPAT_43 is defined without one ofeadler2012-10-221-1/+2
* Change the ABI of some of the structures used by the SYSV IPC API:jhb2009-06-241-4/+20
* Make sure we restrict Linux only IPC calls from being executedcsjp2008-02-121-0/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* It is possible for an active aio to prevent shared memory from beingdillon2003-01-131-1/+2
* Spell `unsigned short' in a way which does not depend on namespace pollution.wollman2002-12-191-7/+7
* o Add typedefs for gid_t, key_t, mode_t, and uid_t.mike2002-10-141-4/+30
* Remove __Palfred2002-03-191-2/+2
* Eliminate semexit_hook using at_exit(9) and rm_at_exit(9).alc2001-12-301-1/+0
* Introduce [IPC|SHM]_[INFO|STAT] to shmctl to makemr2001-10-281-0/+1
* KSE Milestone 2julian2001-09-121-1/+2
* sysvipc loadable.alfred2000-12-011-0/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change suser_xxx() to suser() where it applies.phk1999-04-271-3/+3
* Removed _POSIX_SOURCE ifdef. This is not a POSIX.1 header.bde1998-02-251-3/+1
* Forward declare more structs that are used in prototypes here - don'tbde1998-02-011-2/+4
* 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
* Add a prototype for ftok(). Doesn't really belong into a <sys/...>joerg1996-06-031-1/+13
* Merge in Lite2: only update CSRG id---the one change made in Lite2hsu1996-03-111-2/+2
* move typedef for key_t from sys/ipc.h to sys/types.h, as suggested in thepeter1995-12-151-3/+1
* Fix specification of octal constants.dg1994-12-301-7/+7
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-1/+3
* Added SYSV ipcs.dfr1994-09-131-1/+9
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+79
OpenPOWER on IntegriCloud