aboutsummaryrefslogtreecommitdiff
path: root/ipc/ipc_object.c
Commit message (Expand)AuthorAgeFilesLines
* replace mach_port_t with mach_port_name_tLuca Dariz2023-01-181-2/+2
* Delete rpc copyout multiname codeFlavio Cruz2022-12-111-56/+0
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-14/+14
* ipc: add missing kernel object typeJustus Winter2016-02-281-1/+2
* ipc: fix the locking of the IPC entry allocation functionsJustus Winter2015-07-151-12/+20
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-201-17/+6
* ipc: add protected payloadJustus Winter2014-10-011-0/+1
* ipc: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-1/+1
* Fix compilation warning implicit function declaration kdbprintfDavid Höppner2013-01-041-0/+5
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-1/+2
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-325/+0
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+2
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-4/+6
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+0
* 2001-05-12 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-05-111-1/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-9/+9
* Initial sourceThomas Bushnell1997-02-251-0/+1346