summaryrefslogtreecommitdiff
path: root/kern/ipc_mig.c
AgeCommit message (Expand)Author
2015-05-20ipc: undo manual inlining of `ipc_entry_X' functionsJustus Winter
2015-01-02kern: Fix typos in comments (found by codespell)Stefan Weil
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-02-26kern: fix mig_strncpyJustus Winter
2013-12-17kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-17Cleanup of the copyin() and copyout() callsMarin Ramesa
2013-12-05kern/syscall_sw.c: remove forward declarationsMarin Ramesa
2013-12-05kern/ipc_mig.c: remove forward declarationsMarin Ramesa
2013-11-13kern: remove register qualifiersMarin Ramesa
2013-11-10kern: comment unused variableMarin Ramesa
2013-06-04Comment unused variableMarin Ramesa
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
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-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell