Source-Changes archive

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

CVS commit: syssrc/sys/compat/darwin



Module Name:    syssrc
Committed By:   manu
Date:           Thu Nov 14 21:47:16 UTC 2002

Modified Files:
        syssrc/sys/compat/darwin: darwin_syscall.h darwin_syscallargs.h
            darwin_syscalls.c darwin_sysent.c files.darwin syscalls.conf
            syscalls.master

Log Message:
Use FreeBSD emulation to get pathname lookups in /emul/darwin. These FreeBSD
emulated system call just check in /emul and call the native system call.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/darwin/darwin_syscall.h \
    syssrc/sys/compat/darwin/darwin_syscallargs.h \
    syssrc/sys/compat/darwin/darwin_syscalls.c \
    syssrc/sys/compat/darwin/darwin_sysent.c \
    syssrc/sys/compat/darwin/syscalls.conf
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/darwin/files.darwin \
    syssrc/sys/compat/darwin/syscalls.master

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