Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/compat/mach



Module Name:    syssrc
Committed By:   manu
Date:           Tue Dec 10 21:36:46 UTC 2002

Modified Files:
        syssrc/sys/compat/mach: mach_namemap.c mach_port.c mach_port.h
            mach_vm.c mach_vm.h

Log Message:
Added a few traps: port_type, port_set_attributes, port_insert_member,
and vm_protect.

This makes Darwin's /usr/bin/telnet working


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/compat/mach/mach_namemap.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/compat/mach/mach_port.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/mach/mach_port.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/compat/mach/mach_vm.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/mach/mach_vm.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