Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/compat/mach



Module Name:    syssrc
Committed By:   manu
Date:           Wed Dec  4 22:55:12 UTC 2002

Modified Files:
        syssrc/sys/compat/mach: mach_errno.c mach_vm.c mach_vm.h

Log Message:
Improved mach_vm_map emulation: take into account proection, alignement,
and improve debug messages.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/mach/mach_errno.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/compat/mach/mach_vm.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/compat/mach/mach_vm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index