summaryrefslogtreecommitdiff
path: root/vm/vm_debug.c
AgeCommit message (Expand)Author
2023-08-28mach_vm_object_pages: Extend for PAESamuel Thibault
2023-08-28typoSamuel Thibault
2023-01-19Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz
2023-01-13Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz
2022-12-27Fix some warnings with -Wmissing-prototypes.Flavio Cruz
2022-12-21Use -Wstrict-prototypes and fix warningsFlavio Cruz
2022-08-27fix warnings for 32 bit buildsLuca Dariz
2022-02-17mach_vm_object_pages: Print a warning if the physical address is beyond 4GiBSamuel Thibault
2016-12-24VM: rework map entry wiringRichard Braun
2016-10-03Remove deprecated external memory management interface.Justus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-17vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-11Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa
2009-06-182007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
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-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell