<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/slattach, branch release/2.2.8_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-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

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

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: check malloc() failures. spelling.</title>
<updated>1998-08-12T06:57:33+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-08-12T06:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=472dd89f71934f915fc1458045dba6526a44b26e'/>
<id>472dd89f71934f915fc1458045dba6526a44b26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: gack.  That's the doc fixes merged, many utilities converted over</title>
<updated>1998-07-17T20:13:53+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-17T20:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4fc19a7cc3c1752f72ea797d9c5eddc40a8c5655'/>
<id>4fc19a7cc3c1752f72ea797d9c5eddc40a8c5655</id>
<content type='text'>
to err(), and a few assorted buffer overflow fixes.  Also nuked the
now-useless LFS stuff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to err(), and a few assorted buffer overflow fixes.  Also nuked the
now-useless LFS stuff.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: doc and locking fixes.</title>
<updated>1997-09-14T19:50:36+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-14T19:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6d07a0663514966052b156d347513ab6c95cea6b'/>
<id>6d07a0663514966052b156d347513ab6c95cea6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: cosmetic in usage string. Use err(3).</title>
<updated>1997-06-23T06:31:19+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-23T06:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cec9523d967356277b0fc13d7c9c9b798f7b2b0e'/>
<id>cec9523d967356277b0fc13d7c9c9b798f7b2b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1997-03-03T07:01:52+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-03T07:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=85bcbd5f7a190cf16e8a5d1105651a042705503c'/>
<id>85bcbd5f7a190cf16e8a5d1105651a042705503c</id>
<content type='text'>
Mostly xrefs sorts, but some general man page cleanup and mdoc
cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly xrefs sorts, but some general man page cleanup and mdoc
cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly distinguish 3 different cases:</title>
<updated>1996-03-12T23:14:45+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-03-12T23:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da1842c8662d19e89e6dfdcb35626f65190b137e'/>
<id>da1842c8662d19e89e6dfdcb35626f65190b137e</id>
<content type='text'>
No redial command. Empty redial command. Non-empty redial command.
Pointed-by: bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No redial command. Empty redial command. Non-empty redial command.
Pointed-by: bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-open line after hangup in any case</title>
<updated>1996-03-12T12:56:27+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-03-12T12:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=698b8864c57d3e3b9dacff25e51c06bd6e587e0d'/>
<id>698b8864c57d3e3b9dacff25e51c06bd6e587e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Call unit-command -1 &lt;new&gt; first time connected, close PR 569</title>
<updated>1996-02-17T19:21:41+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-02-17T19:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=438a2cf9d4bcbc7f238a135b0c6b03213dc8d97f'/>
<id>438a2cf9d4bcbc7f238a135b0c6b03213dc8d97f</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>1996-01-29T23:52:43+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-29T23:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e71057d8d08fdb6564e17803e73f73efdb688067'/>
<id>e71057d8d08fdb6564e17803e73f73efdb688067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
