Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 18:29:00 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 98997 for review
Message-ID:  <200606111829.k5BIT0Zd048381@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=98997

Change 98997 by jb@jb_freebsd2 on 2006/06/11 18:28:17

	This is the start of a process control library for FreeBSD which
	will be functionally equivalent to the Solaris one, but with the
	control via extended ptrace() calls rather than messing with
	procfs like Solaris does.
	
	This is just work-in-progress at the moment. I'm adding it because
	it's needed to build DTrace.

Affected files ...

.. //depot/projects/dtrace/src/cddl/lib/libproc/Makefile#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Pcontrol.c#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Pcontrol.h#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Psymtab.c#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Putil.c#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Putil.h#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/libproc.h#1 add

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606111829.k5BIT0Zd048381>