<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin, branch release/3.3.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>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-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_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix "make cannot find archive members"</title>
<updated>1999-09-16T00:28:40+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-09-16T00:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=89c303b0a6e61ff2526f5484b9c1e341e722785b'/>
<id>89c303b0a6e61ff2526f5484b9c1e341e722785b</id>
<content type='text'>
PR: bin/13039
Submitted by:	mikko@mt.dynas.se
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: bin/13039
Submitted by:	mikko@mt.dynas.se
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Apply the Danish Axe to LOGIN_CAP_AUTH.</title>
<updated>1999-09-10T15:10:58+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-09-10T15:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6aabfb72ff8e10d6021529957a99d1c15e3c2cc5'/>
<id>6aabfb72ff8e10d6021529957a99d1c15e3c2cc5</id>
<content type='text'>
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>1999-09-09T23:05:51+00:00</updated>
<author>
<name>Daniel Baker</name>
<email>dbaker@FreeBSD.org</email>
</author>
<published>1999-09-09T23:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ace4f940cd6654fcafe2c68e9384a39c6852ec79'/>
<id>ace4f940cd6654fcafe2c68e9384a39c6852ec79</id>
<content type='text'>
column counter (cnt) not reset to 0 on display of '\r' which could cause
unnecessary forced linewraps on some terminals.
Corrected apparent omission in program logic which was causing the
insertion of redundant crlf's.  Eliminated the venetian-blind effect
in walled text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
column counter (cnt) not reset to 0 on display of '\r' which could cause
unnecessary forced linewraps on some terminals.
Corrected apparent omission in program logic which was causing the
insertion of redundant crlf's.  Eliminated the venetian-blind effect
in walled text.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Show dirty buffers and the percentage of time a disk was busy.</title>
<updated>1999-09-07T08:39:34+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-09-07T08:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=558ebacb539d8843af3cc60e4944618da87cea6d'/>
<id>558ebacb539d8843af3cc60e4944618da87cea6d</id>
<content type='text'>
PR:		12858
Submitted by:	Arjan de Vet &lt;Arjan.deVet@adv.iae.nl&gt;
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		12858
Submitted by:	Arjan de Vet &lt;Arjan.deVet@adv.iae.nl&gt;
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add xrefs to {f,net,sock}stat.1 pages and correct a .Dt .</title>
<updated>1999-09-06T13:20:42+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-09-06T13:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=629505d620216e909b2612f30b2774ad9a787517'/>
<id>629505d620216e909b2612f30b2774ad9a787517</id>
<content type='text'>
Approved by:	mpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	mpp
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: 1.7.</title>
<updated>1999-09-06T12:34:18+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>1999-09-06T12:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9f9d4514d769698632a1298e595867efc11f3d0d'/>
<id>9f9d4514d769698632a1298e595867efc11f3d0d</id>
<content type='text'>
Fix the breakage introduced in the previous commit, which
prevented matching of user names.

Noticed by:	Evren Yurtesen &lt;yurtesen@ispro.net.tr&gt;
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the breakage introduced in the previous commit, which
prevented matching of user names.

Noticed by:	Evren Yurtesen &lt;yurtesen@ispro.net.tr&gt;
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Properly document -P and -p flags.</title>
<updated>1999-09-04T16:06:09+00:00</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-09-04T16:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=879d4f9610e7b7ffdad82ce4681b9ddac6fd0433'/>
<id>879d4f9610e7b7ffdad82ce4681b9ddac6fd0433</id>
<content type='text'>
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>If MACHINE_ARCH is not defined, default to i386 instead of unknown so</title>
<updated>1999-09-03T22:07:19+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1999-09-03T22:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=15f39ed3be2e66228bd84c5e644bf8b34f49befc'/>
<id>15f39ed3be2e66228bd84c5e644bf8b34f49befc</id>
<content type='text'>
that bootstrapping make from 2.2.X builds a useful tool.

Tested by:   David Scheidt &lt;dscheidt@tumbolia.com&gt; in make aout-to-elf
             from 2.2.6 to RELENG_3.

Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that bootstrapping make from 2.2.X builds a useful tool.

Tested by:   David Scheidt &lt;dscheidt@tumbolia.com&gt; in make aout-to-elf
             from 2.2.6 to RELENG_3.

Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
