rwatson 891fcc9766 Second of several commits to allow kernel System V IPC data structures
to be modified and extended without breaking the user space ABI:

Use _kernel variants on _ds structures for System V sempahores, message
queues, and shared memory.  When interfacing with userspace, export
only the _ds subsets of the _kernel data structures.  A lot of search
and replace.

Define the message structure in the _KERNEL portion of msg.h so that it
can be used by other kernel consumers, but not exposed to user space.

Submitted by:	Dandekar Hrishikesh <rishi_dandekar at sbcglobal dot net>
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, SPAWAR, McAfee Research
2004-11-12 13:23:47 +00:00
..
2004-11-08 18:22:22 +00:00
2004-11-04 07:59:57 +00:00
2004-10-10 05:07:43 +00:00
2004-08-19 19:51:51 +00:00
2004-07-10 21:43:23 +00:00
2004-08-19 20:16:09 +00:00
2004-10-25 12:27:03 +00:00
2004-10-23 20:01:32 +00:00
2004-06-17 17:16:53 +00:00
2004-11-11 19:19:54 +00:00
2004-05-30 20:34:58 +00:00
2004-11-04 07:59:57 +00:00
2004-11-10 09:56:28 +00:00