summaryrefslogtreecommitdiff
path: root/ipc/mach_port.c
AgeCommit message (Expand)Author
2017-08-05ddb: debug traps and port referencesJustus Winter
2016-12-24VM: rework map entry wiringRichard Braun
2015-05-20ipc: replace the IPC table with a radix treeJustus Winter
2015-01-22ipc: warn about more port management bugsJustus Winter
2014-12-09Retire procedure `old_mach_port_get_receive_status'Justus Winter
2014-10-01ipc: implement mach_port_{set,clear}_protected_payloadJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-02-01ipc: use the name of the task for error messagesJustus Winter
2013-12-15Type definitionMarin Ramesa
2013-12-09ipc/mach_port.c: use boolean instead of an intMarin Ramesa
2013-12-05ipc/mach_port.c: remove forward declarationMarin Ramesa
2013-06-02Remove unused variableMiguel Figueiredo
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-08-10Do not warn for cross-space spurious port deallocationSamuel Thibault
2011-08-10Add more spurious deallocation debuggingSamuel Thibault
2011-04-20Warn once when part of the kernel is lacking memorySamuel Thibault
2011-03-14Also warn about mach_port_destroy on invalid portsSamuel Thibault
2009-12-22Align mach_port_deallocate debug flag with usageSamuel Thibault
2009-12-22Do not systematically debug buggy port deallocationSamuel Thibault
2009-12-21Invoke debugger on duplicate port deallocationSamuel Thibault
2009-06-182008-11-05 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault
2009-06-182008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
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-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell