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 Mar 29 11:04:13 UTC 2003

Modified Files:
        src/sys/compat/mach: files.mach mach_exec.c mach_exec.h mach_iokit.c
            mach_iokit.h mach_misc.c mach_namemap.c mach_port.c mach_port.h
            mach_task.c mach_task.h mach_types.h
Added Files:
        src/sys/compat/mach: mach_notify.c mach_notify.h

Log Message:
First work on notifications. Not really working for now.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/compat/mach/files.mach
cvs rdiff -r1.27 -r1.28 src/sys/compat/mach/mach_exec.c
cvs rdiff -r1.15 -r1.16 src/sys/compat/mach/mach_exec.h
cvs rdiff -r1.9 -r1.10 src/sys/compat/mach/mach_iokit.c
cvs rdiff -r1.8 -r1.9 src/sys/compat/mach/mach_iokit.h
cvs rdiff -r1.17 -r1.18 src/sys/compat/mach/mach_misc.c
cvs rdiff -r1.20 -r1.21 src/sys/compat/mach/mach_namemap.c
cvs rdiff -r0 -r1.1 src/sys/compat/mach/mach_notify.c \
    src/sys/compat/mach/mach_notify.h
cvs rdiff -r1.35 -r1.36 src/sys/compat/mach/mach_port.c
cvs rdiff -r1.23 -r1.24 src/sys/compat/mach/mach_port.h
cvs rdiff -r1.21 -r1.22 src/sys/compat/mach/mach_task.c
cvs rdiff -r1.5 -r1.6 src/sys/compat/mach/mach_task.h
cvs rdiff -r1.12 -r1.13 src/sys/compat/mach/mach_types.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