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 Jul 24 15:46:02 UTC 2004

Modified Files:
        src/sys/compat/mach: mach_port.c mach_port.h mach_services.c
            mach_services.h mach_services.master mach_services_names.c
            mach_types.h

Log Message:
Added port_get_refs and port_mod_refs


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/compat/mach/mach_port.c
cvs rdiff -r1.34 -r1.35 src/sys/compat/mach/mach_port.h
cvs rdiff -r1.13 -r1.14 src/sys/compat/mach/mach_services.c \
    src/sys/compat/mach/mach_services.h
cvs rdiff -r1.10 -r1.11 src/sys/compat/mach/mach_services.master \
    src/sys/compat/mach/mach_services_names.c
cvs rdiff -r1.20 -r1.21 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