| Commit message (Expand) | Author | Age | Files | Lines |
* | Add and use ikm_cache_alloc/free/_try | Samuel Thibault | 2023-10-01 | 1 | -5/+1 |
* | Use designated initializers in kern/ipc_kobject.c | Flavio Cruz | 2023-05-05 | 1 | -7/+8 |
* | Remove existing old style definitions and use -Wold-style-definition. | Flavio Cruz | 2023-01-19 | 1 | -9/+4 |
* | Define vm_size_t and vm_offset_t as __mach_uintptr_t. | Flavio Cruz | 2022-12-06 | 1 | -1/+1 |
* | Add experimental RPC infrastructure | Samuel Thibault | 2020-07-09 | 1 | -0/+2 |
* | kern: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-02 | 1 | -1/+1 |
* | kern: include the MIG-generated server headers for MACHINE_SERVER | Justus Winter | 2014-04-30 | 1 | -4/+1 |
* | kern: include the mig-generated server headers in ipc_kobject.c | Justus Winter | 2014-01-16 | 1 | -11/+12 |
* | Add statistics for task_events_info | David Höppner | 2013-01-13 | 1 | -2/+8 |
* | Fix gnumach_server_routine prototype | Samuel Thibault | 2012-09-23 | 1 | -1/+1 |
* | Provide basic page cache statistics | Richard Braun | 2012-09-23 | 1 | -0/+2 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 1 | -1/+1 |
* | Add prototypes for memory_object_proxy.c functions | Fridolín Pokorný | 2011-09-03 | 1 | -0/+1 |
* | Add memory object proxies | Samuel Thibault | 2009-11-28 | 1 | -0/+3 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2006-11-09 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -1/+2 |
* | 2006-11-07 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -4/+0 |
* | 2006-03-20 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -30/+0 |
* | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-05 | 1 | -15/+15 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+391 |