aboutsummaryrefslogtreecommitdiff
path: root/kern/ipc_tt.c
Commit message (Expand)AuthorAgeFilesLines
* Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz2023-01-191-2/+3
* Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz2023-01-131-0/+1
* Update kern/ directory to use mach_port_name_t.Flavio Cruz2022-12-071-2/+2
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-2/+2
* Fix gcc-6 warningsSamuel Thibault2016-05-181-1/+1
* ipc: drop size parameter from `ipc_space_create'Justus Winter2015-05-221-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-32/+22
* kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-3/+3
* kern: remove register qualifiersMarin Ramesa2013-11-131-4/+4
* Fix kern/kalloc.h includesRichard Braun2011-12-171-0/+1
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-277/+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-0/+1
* 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-9/+9
* 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-8/+8
* Initial sourceThomas Bushnell1997-02-251-0/+1398