aboutsummaryrefslogtreecommitdiff
path: root/ipc/mach_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz2023-01-191-1/+1
* Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz2023-01-131-0/+1
* Use mach_port_name_t in a few more placesFlavio Cruz2022-12-031-1/+1
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-2/+2
* Delete ipc_info.h since it is not usedFlavio Cruz2022-11-251-1/+0
* ipc: Fix crash in debug code.Justus Winter2016-09-111-0/+3
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-201-325/+0
* Convert from K&R to ANSIMarin Ramesa2014-04-041-5/+5
* ipc/mach_debug.c (mach_port_kernel_object): remove unnecessary castMarin Ramesa2013-12-111-1/+1
* ipc/mach_debug.c (mach_port_kernel_object): remove unnecessary castMarin Ramesa2013-12-111-1/+1
* Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa2013-12-111-2/+2
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-3/+3
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-8/+0
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+4
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-10/+10
* Initial sourceThomas Bushnell1997-02-251-0/+618