Re: svn commit: r217820 - head/lib/libc/sys

2011-01-25 Thread Kostik Belousov
On Tue, Jan 25, 2011 at 11:02:12AM +, Konstantin Belousov wrote: > Author: kib > Date: Tue Jan 25 11:02:12 2011 > New Revision: 217820 > URL: http://svn.freebsd.org/changeset/base/217820 > > Log: > Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid. > > MFC after: 2 we

svn commit: r217820 - head/lib/libc/sys

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 11:02:12 2011 New Revision: 217820 URL: http://svn.freebsd.org/changeset/base/217820 Log: Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid. MFC after:2 weeks Modified: head/lib/libc/sys/ptrace.2 Modified: head/lib/libc/sys/ptrace.2 ===