cvs commit: src/cddl/contrib/opensolaris/lib/libdtrace/common
dt_proc.c
John Birrell
jb at FreeBSD.org
Sat Apr 26 04:51:46 UTC 2008
jb 2008-04-26 04:51:45 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_proc.c
Log:
* Use FreeBSD's process library instead of the Solaris one.
* There are a few placeholders in here for which there isn't libproc
support code yet. This is relevent to userland tracing. This set of
commits is designed to get kernel tracing up and running, with the
userland stuff to follow later.
Revision Changes Path
1.2 +0 -0 src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_proc.c
More information about the cvs-src
mailing list