Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: thorpej
Date: Sun Mar 17 17:02:45 UTC 2002
Modified Files:
syssrc/sys/kern: sys_process.c
syssrc/sys/sys: ptrace.h
Log Message:
Add a new ptrace request, PT_IO, as proposed by Artur Grabowski
on the <bsd-api-discuss%wasabisystems.com@localhost> mailing list. PT_IO
is a more general inferior I/D space I/O mechanism. FreeBSD and
OpenBSD have also added PT_IO.
>From lha%stacken.kth.se@localhost, kern/15945.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/kern/sys_process.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/sys/ptrace.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