Source-Changes archive

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

CVS commit: src/sys/compat/mach



Module Name:    src
Committed By:   manu
Date:           Sat Jan  4 15:15:02 UTC 2003

Modified Files:
        src/sys/compat/mach: mach_host.c mach_host.h mach_namemap.c mach_vm.c
            mach_vm.h

Log Message:
Here we enter the land of IOKit where the shadows lie.

There are two new mach traps:
mach_vm_make_memory_entry, mach_host_get_io_master. Now we need to find
the documentation to understand what they are supposed to do.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/compat/mach/mach_host.c
cvs rdiff -r1.8 -r1.9 src/sys/compat/mach/mach_host.h
cvs rdiff -r1.11 -r1.12 src/sys/compat/mach/mach_namemap.c \
    src/sys/compat/mach/mach_vm.h
cvs rdiff -r1.22 -r1.23 src/sys/compat/mach/mach_vm.c

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