Date: Sat, 26 Apr 2008 04:33:15 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/cddl/contrib/opensolaris/lib/libdtrace/common dt_subr.c Message-ID: <200804260433.m3Q4XF37099022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 2008-04-26 04:33:15 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_subr.c
Log:
* Get the maximum number of CPUs via a sysctl.
* Handle the different ioctl design.
* Support the freopen() changes.
* Use functions in FreeBSD's process library rather than the CDDL
library that Solaris has which sits on top of their process file
system and is therefore unsuitable for use on FreeBSD. The libproc
API for FreeBSD is deliberately different to that on Solaris because
Sun wouldn't release the libproc.h header under a BSD license.
Revision Changes Path
1.2 +0 -0 src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804260433.m3Q4XF37099022>
