summaryrefslogtreecommitdiffstats
path: root/sys/kern/sysv_ipc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Update access(2) to have modern semantics with respect to X_OK andmillert2008-06-091-3/+3
* ansi/deregister. No binary change.jsg2005-12-131-5/+2
* Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23,millert2004-07-151-30/+1
* change ipc.h to use uid_t and friends, and then build compat system calls for the old ushort based ipc.hderaadt1998-06-111-1/+30
* OpenBSD tagsniklas1997-02-241-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+63