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 Nov 17 13:20:06 UTC 2003

Modified Files:
        src/sys/compat/mach: mach_exec.h mach_notify.c mach_notify.h
            mach_task.c

Log Message:
Illegal instruction exceptions
Warning on non-supported exception in task_set_exception_ports
Implementation of task_get_exception_ports


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/compat/mach/mach_exec.h
cvs rdiff -r1.3 -r1.4 src/sys/compat/mach/mach_notify.c \
    src/sys/compat/mach/mach_notify.h
cvs rdiff -r1.34 -r1.35 src/sys/compat/mach/mach_task.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