summaryrefslogtreecommitdiff
path: root/ipc/ipc_entry.c
AgeCommit message (Expand)Author
2015-07-15ipc: fix the locking of the IPC entry allocation functionsJustus Winter
2015-05-20ipc: inline key ipc entry lookup functionsJustus Winter
2015-05-20ipc: replace the IPC table with a radix treeJustus Winter
2015-05-20ipc: replace reverse hash table with a radix treeJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-17ipc: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-05ipc/ipc_entry.c: remove forward declarationMarin Ramesa
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-04-23Drop spurious warningSamuel Thibault
2011-04-22Warn once when part of the kernel is lacking spaceSamuel 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
1997-04-23[MACH_KDB]: Add include of <kern/task.h>.Miles Bader
1997-02-25Initial sourceThomas Bushnell