Source-Changes archive

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

CVS commit: src/sys/compat/linux32/common



Module Name:    src
Committed By:   njoly
Date:           Wed Jun 18 22:58:21 UTC 2008

Modified Files:
        src/sys/compat/linux32/common: linux32_misc.c

Log Message:
linux32_sys_ptrace() fixes.
- Add opt_ptrace.h include to activate syscall.
- Convert to use sys_ptrace() instead of netbsd32_ptrace().
- Do not use arch specific call for now.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/compat/linux32/common/linux32_misc.c

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