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: Mon Dec 8 12:03:16 UTC 2003
Modified Files:
src/sys/compat/mach: mach_host.c mach_iokit.c mach_notify.c mach_task.c
mach_vm.c mach_vm.h
Log Message:
Use appropriate macro definitions when filling complex messages
descriptor. This changes nothing but it removes a lot of XXX
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/compat/mach/mach_host.c \
src/sys/compat/mach/mach_vm.h
cvs rdiff -r1.26 -r1.27 src/sys/compat/mach/mach_iokit.c
cvs rdiff -r1.11 -r1.12 src/sys/compat/mach/mach_notify.c
cvs rdiff -r1.46 -r1.47 src/sys/compat/mach/mach_task.c
cvs rdiff -r1.42 -r1.43 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