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: Wed Feb 5 23:58:11 UTC 2003
Modified Files:
src/sys/compat/mach: mach_exec.c mach_iokit.c mach_iokit.h
mach_message.c mach_namemap.c mach_port.c mach_port.h
Log Message:
More IOKit basics. Also introduced a mach_port flag to get a precise idea
of what port is sending a message to the kernel.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/compat/mach/mach_exec.c
cvs rdiff -r1.1 -r1.2 src/sys/compat/mach/mach_iokit.c \
src/sys/compat/mach/mach_iokit.h
cvs rdiff -r1.23 -r1.24 src/sys/compat/mach/mach_message.c
cvs rdiff -r1.14 -r1.15 src/sys/compat/mach/mach_namemap.c
cvs rdiff -r1.33 -r1.34 src/sys/compat/mach/mach_port.c
cvs rdiff -r1.18 -r1.19 src/sys/compat/mach/mach_port.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