summaryrefslogtreecommitdiff
path: root/ipc/ipc_object.c
AgeCommit message (Expand)Author
2023-01-18replace mach_port_t with mach_port_name_tLuca Dariz
2022-12-11Delete rpc copyout multiname codeFlavio Cruz
2022-11-30Update ipc/ directory to use mach_port_name_tFlavio Cruz
2016-02-28ipc: add missing kernel object typeJustus Winter
2015-07-15ipc: fix the locking of the IPC entry allocation functionsJustus Winter
2015-05-20ipc: replace the IPC table with a radix treeJustus Winter
2014-10-01ipc: add protected payloadJustus Winter
2013-12-17ipc: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-01-04Fix compilation warning implicit function declaration kdbprintfDavid Höppner
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2009-06-182006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-05-112001-05-12 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell