aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_debug.c
Commit message (Expand)AuthorAgeFilesLines
* mach_vm_object_pages: Extend for PAESamuel Thibault2023-08-281-20/+69
* typoSamuel Thibault2023-08-281-1/+1
* 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
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-1/+1
* Use -Wstrict-prototypes and fix warningsFlavio Cruz2022-12-211-4/+2
* fix warnings for 32 bit buildsLuca Dariz2022-08-271-0/+1
* mach_vm_object_pages: Print a warning if the physical address is beyond 4GiBSamuel Thibault2022-02-171-0/+2
* VM: rework map entry wiringRichard Braun2016-12-241-2/+2
* Remove deprecated external memory management interface.Justus Winter2016-10-031-2/+0
* Convert from K&R to ANSIMarin Ramesa2014-04-041-16/+15
* vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-1/+1
* Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa2013-12-111-1/+1
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+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-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-1/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-7/+7
* Initial sourceThomas Bushnell1997-02-251-0/+499