Source-Changes archive

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

CVS commit: src/sys/compat/darwin



Module Name:    src
Committed By:   manu
Date:           Thu Dec  4 23:59:50 UTC 2003

Modified Files:
        src/sys/compat/darwin: darwin_ptrace.c darwin_syscall.h
            darwin_syscallargs.h darwin_syscalls.c darwin_sysent.c
            syscalls.master

Log Message:
Add the kdebug_trace system call. It does nothing but dumping anything it
gets. dyd uses that feature when DYLD_TRACE is set.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/compat/darwin/darwin_ptrace.c
cvs rdiff -r1.34 -r1.35 src/sys/compat/darwin/darwin_syscall.h \
    src/sys/compat/darwin/darwin_syscallargs.h \
    src/sys/compat/darwin/darwin_syscalls.c
cvs rdiff -r1.35 -r1.36 src/sys/compat/darwin/darwin_sysent.c
cvs rdiff -r1.18 -r1.19 src/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