aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/ipc.h
Commit message (Expand)AuthorAgeFilesLines
* sysvipc loadable.Alfred Perlstein2000-12-011-0/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change suser_xxx() to suser() where it applies.Poul-Henning Kamp1999-04-271-3/+3
* Removed _POSIX_SOURCE ifdef. This is not a POSIX.1 header.Bruce Evans1998-02-251-3/+1
* Forward declare more structs that are used in prototypes here - don'tBruce Evans1998-02-011-2/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add a prototype for ftok(). Doesn't really belong into a <sys/...>Joerg Wunsch1996-06-031-1/+13
* Merge in Lite2: only update CSRG id---the one change made in Lite2Jeffrey Hsu1996-03-111-2/+2
* move typedef for key_t from sys/ipc.h to sys/types.h, as suggested in thePeter Wemm1995-12-151-3/+1
* Fix specification of octal constants.David Greenman1994-12-301-7/+7
* Prototypes, prototypes and even more prototypes. Not quite done yet, butPoul-Henning Kamp1994-10-021-1/+3
* Added SYSV ipcs.Doug Rabson1994-09-131-1/+9
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+79