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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"