index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
vm_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mach_vm_object_pages: Extend for PAE
Samuel Thibault
2023-08-28
1
-20
/
+69
*
typo
Samuel Thibault
2023-08-28
1
-1
/
+1
*
Include mig generated headers to avoid warnings with -Wmissing-prototypes.
Flavio Cruz
2023-01-19
1
-1
/
+1
*
Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...
Flavio Cruz
2023-01-13
1
-0
/
+1
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-1
/
+1
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-4
/
+2
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
1
-0
/
+1
*
mach_vm_object_pages: Print a warning if the physical address is beyond 4GiB
Samuel Thibault
2022-02-17
1
-0
/
+2
*
VM: rework map entry wiring
Richard Braun
2016-12-24
1
-2
/
+2
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
1
-2
/
+0
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-16
/
+15
*
vm: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-1
/
+1
*
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-11
1
-1
/
+1
*
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+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
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+4
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-7
/
+7
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+499