<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/getrusage.2, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of spelling errors.</title>
<updated>1998-06-04T21:06:07+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-06-04T21:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=32c21313950e1f43b530bf8e9235461ef05f4ad8'/>
<id>32c21313950e1f43b530bf8e9235461ef05f4ad8</id>
<content type='text'>
PR:		6856
Submitted by:	Josh Gilliam &lt;josh@quick.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		6856
Submitted by:	Josh Gilliam &lt;josh@quick.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use .Fn for sysconf(_SC_CLOCK_TCK) reference.</title>
<updated>1998-01-13T01:21:19+00:00</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1998-01-13T01:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e4a6f1ad1f9d23638735d2f259307ca3dd4e6ab6'/>
<id>e4a6f1ad1f9d23638735d2f259307ca3dd4e6ab6</id>
<content type='text'>
Added $Id$.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added $Id$.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing RETURN VALUES/ERRORS sections.</title>
<updated>1997-01-12T00:38:36+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-01-12T00:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9880dddc9e1e1a6a6aae61c9fc62235dfb1b6a39'/>
<id>9880dddc9e1e1a6a6aae61c9fc62235dfb1b6a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly use .Fn instead of .Nm to reference function names</title>
<updated>1996-08-22T23:31:07+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-22T23:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7bdf80e5714a8b59a2bfda90f367be4612df033e'/>
<id>7bdf80e5714a8b59a2bfda90f367be4612df033e</id>
<content type='text'>
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&amp;T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&amp;T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that the relevant clock ticks are for the statistics clock</title>
<updated>1996-07-30T17:32:49+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-07-30T17:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66ff54bd17e2001a64a66c0e86d9c8bb1eacf4be'/>
<id>66ff54bd17e2001a64a66c0e86d9c8bb1eacf4be</id>
<content type='text'>
and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed comment about ru_maxrss.  This field isn't an integral.</title>
<updated>1996-07-30T17:06:44+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-07-30T17:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7d334687be935198d4f388f339527b6424f07734'/>
<id>7d334687be935198d4f388f339527b6424f07734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Xref clocks(7).</title>
<updated>1996-04-05T08:53:38+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-04-05T08:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9cb8a1050f9ab97b77ba7bb8650fe5d0a13e0f3e'/>
<id>9cb8a1050f9ab97b77ba7bb8650fe5d0a13e0f3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
