<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/uucpd, branch release/2.2.5_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>1997-10-21T01:56:05+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

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

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Partial merge of rev 1.10 - don't limit usernames to 8 chars, but</title>
<updated>1997-10-18T20:58:48+00:00</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1997-10-18T20:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9fca4e6198c00d295e8f20e7177a03e89d6b68da'/>
<id>9fca4e6198c00d295e8f20e7177a03e89d6b68da</id>
<content type='text'>
MAXLOGNAME/UT_NAMESIZE.

Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAXLOGNAME/UT_NAMESIZE.

Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: rev 1.11, fix hostname length handling.</title>
<updated>1997-04-01T20:41:55+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-04-01T20:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=536e33d9f6a6eeb3d64560b5ee3ab688ea2a0149'/>
<id>536e33d9f6a6eeb3d64560b5ee3ab688ea2a0149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add forgotten $Id$</title>
<updated>1996-09-22T21:56:57+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-22T21:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=148531ef1e6681bf21fa82c8afd667377b9c057f'/>
<id>148531ef1e6681bf21fa82c8afd667377b9c057f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the .Bx macro where appropriate.</title>
<updated>1996-08-23T20:36:11+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-23T20:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c0b0bcf4d39fe41ec1317d807a407284b7774f59'/>
<id>c0b0bcf4d39fe41ec1317d807a407284b7774f59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the uucpd makefile to install the man page.</title>
<updated>1996-02-18T21:38:13+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-02-18T21:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b8c89893778b0bcf37371ca1a15f43924039a8d2'/>
<id>b8c89893778b0bcf37371ca1a15f43924039a8d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New man page for uucpd. There is precious little info for this thing</title>
<updated>1996-02-18T20:32:30+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-02-18T20:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7648a7d3a57fadcb92d5c87a1b173bc2d59c813c'/>
<id>7648a7d3a57fadcb92d5c87a1b173bc2d59c813c</id>
<content type='text'>
available, but I managed to find something in the BSD4.4 uucico(8)
docs.

Closes pr docs/131.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
available, but I managed to find something in the BSD4.4 uucico(8)
docs.

Closes pr docs/131.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for expired passwords before allowing access to the system.</title>
<updated>1995-08-28T21:30:59+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1995-08-28T21:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ae532ecb79a736724b77e8ceab00bb73ea1e3e18'/>
<id>ae532ecb79a736724b77e8ceab00bb73ea1e3e18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wtmp logout</title>
<updated>1995-03-20T05:58:37+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-03-20T05:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e86fff2c4ab9d4845278625831b2bae538664848'/>
<id>e86fff2c4ab9d4845278625831b2bae538664848</id>
<content type='text'>
Submitted by: Gil Kloepfer Jr. &lt;gil@limbic.ssdl.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Gil Kloepfer Jr. &lt;gil@limbic.ssdl.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove -u argument, does nothing for non-priviliged user.</title>
<updated>1994-11-25T02:27:08+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-11-25T02:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=879732b84cdc348fff0980ea0156ae277daa8c61'/>
<id>879732b84cdc348fff0980ea0156ae277daa8c61</id>
<content type='text'>
Write LOGNAME in addition to USER as sun uucpd does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write LOGNAME in addition to USER as sun uucpd does.
</pre>
</div>
</content>
</entry>
</feed>
