<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/fstat/zfs/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-05-12T10:11:39Z</updated>
<entry>
<title>- Commit work from libprocstat project.  These patches add support for runtime</title>
<updated>2011-05-12T10:11:39Z</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2011-05-12T10:11:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0daf62d9f5f7d2c15d00d71eb519b90516df016f'/>
<id>urn:sha1:0daf62d9f5f7d2c15d00d71eb519b90516df016f</id>
<content type='text'>
  file and processes information retrieval from the running kernel via sysctl
  in the form of new library, libprocstat.  The library also supports KVM backend
  for analyzing memory crash dumps.  Both procstat(1) and fstat(1) utilities have
  been modified to take advantage of the library (as the bonus point the fstat(1)
  utility no longer need superuser privileges to operate), and the procstat(1)
  utility is now able to display information from memory dumps as well.

  The newly introduced fuser(1) utility also uses this library and able to operate
  via sysctl and kvm backends.

  The library is by no means complete (e.g. KVM backend is missing vnode name
  resolution routines, and there're no manpages for the library itself) so I
  plan to improve it further.  I'm commiting it so it will get wider exposure
  and review.

  We won't be able to MFC this work as it relies on changes in HEAD, which
  was introduced some time ago, that break kernel ABI.  OTOH we may be able
  to merge the library with KVM backend if we really need it there.

Discussed with:	rwatson
</content>
</entry>
<entry>
<title>Merge latest DTrace changes from Perforce.</title>
<updated>2008-11-05T19:39:37Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2008-11-05T19:39:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c65e3b18543e36d7dc4804541d64820c440fbb60'/>
<id>urn:sha1:c65e3b18543e36d7dc4804541d64820c440fbb60</id>
<content type='text'>
Approved by:	jb
</content>
</entry>
<entry>
<title>The sources covered by Sun's CDDL have been repo copied below the</title>
<updated>2008-03-27T23:21:25Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2008-03-27T23:21:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e327f524464c142bd1d3b59cd22a966d2fffbfea'/>
<id>urn:sha1:e327f524464c142bd1d3b59cd22a966d2fffbfea</id>
<content type='text'>
src/cddl and src/sys/cddl directories per the core@ decision following
the license review.

This change modifies the affected Makefiles to reference the sources
in their new location.
</content>
</entry>
<entry>
<title>Style.</title>
<updated>2008-01-24T07:24:30Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2008-01-24T07:24:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f0c2fb2d049c6639c1a2451c96f007926c12f414'/>
<id>urn:sha1:f0c2fb2d049c6639c1a2451c96f007926c12f414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD</title>
<updated>2007-11-28T22:58:09Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2007-11-28T22:58:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee8a5fa77dc1f893f5c19bd09c70f7840d4ea1ba'/>
<id>urn:sha1:ee8a5fa77dc1f893f5c19bd09c70f7840d4ea1ba</id>
<content type='text'>
headers. All OpenSolaris compatibility comes via the set of specific
compatibility headers in src/compat/opensolaris and
src/sys/compat/opensolaris.
</content>
</entry>
<entry>
<title>- Add ZFS-support to fstat(1). This allows ZFS-filsystems to be including in</title>
<updated>2007-11-05T23:15:03Z</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@FreeBSD.org</email>
</author>
<published>2007-11-05T23:15:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eec1c21f61d3ac9c73561a02bb7cb012743b1f7a'/>
<id>urn:sha1:eec1c21f61d3ac9c73561a02bb7cb012743b1f7a</id>
<content type='text'>
  the open file-listing. It is added as a separate source file, so it can
  respect WITH_/WITHOUT_CDDL as compile-flags.
- The warnlevel of the Makefile was decreased to quell solaris #pragma
  warnings.
- Expect that fstat(1) doesn't work with kernel compiled with
  DEBUG_VFS_LOCKS/DEBUG_LOCKS for now.

Approved by:	pjd (mentor)
</content>
</entry>
</feed>
