aboutsummaryrefslogtreecommitdiff
path: root/kern/ipc_mig.c
Commit message (Expand)AuthorAgeFilesLines
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-39/+38
* ipc: undo manual inlining of `ipc_entry_X' functionsJustus Winter2015-05-201-6/+8
* kern: Fix typos in comments (found by codespell)Stefan Weil2015-01-021-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-69/+59
* kern: fix mig_strncpyJustus Winter2014-02-261-16/+20
* kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-2/+3
* Cleanup of the copyin() and copyout() callsMarin Ramesa2013-12-171-6/+6
* kern/syscall_sw.c: remove forward declarationsMarin Ramesa2013-12-051-0/+1
* kern/ipc_mig.c: remove forward declarationsMarin Ramesa2013-12-051-4/+0
* kern: remove register qualifiersMarin Ramesa2013-11-131-13/+13
* kern: comment unused variableMarin Ramesa2013-11-101-3/+4
* Comment unused variableMarin Ramesa2013-06-041-3/+4
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+3
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 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-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-118/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-21/+19
* Initial sourceThomas Bushnell1997-02-251-0/+1134