<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/libexec/uucp, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>MFC: IPv6 support.</title>
<updated>2000-06-03T17:18:12Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-06-03T17:18:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e8b8215206228767ce01040492b79c928b957cd'/>
<id>urn:sha1:9e8b8215206228767ce01040492b79c928b957cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Header$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T05:11:36Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T05:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6'/>
<id>urn:sha1:a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install uuxqt sgid uucp. Since "rnews" should not be executable for</title>
<updated>1999-03-13T17:35:18Z</updated>
<author>
<name>Torsten Blum</name>
<email>torstenb@FreeBSD.org</email>
</author>
<published>1999-03-13T17:35:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7ae6bf54ad73279644ed978070fd1aa422553b6'/>
<id>urn:sha1:b7ae6bf54ad73279644ed978070fd1aa422553b6</id>
<content type='text'>
everyone (to prevent fake-postings) and modern Inn installs
rnews as news.uucp and mode 4550 this is the only save way to allow
uuxqt to process rnews batches.
</content>
</entry>
<entry>
<title>Remove Id keywords from files that are still on the vendor branch</title>
<updated>1998-09-14T22:11:37Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-09-14T22:11:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=011ee1102f24322d6dea957778060305289c7c6b'/>
<id>urn:sha1:011ee1102f24322d6dea957778060305289c7c6b</id>
<content type='text'>
This will make life easier when upgrading.
Suggested by:	bde
</content>
</entry>
<entry>
<title>Add Id keyword</title>
<updated>1998-09-13T23:11:13Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-09-13T23:11:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=965066d630ebcbd4fd78a21fe392f81dad612c48'/>
<id>urn:sha1:965066d630ebcbd4fd78a21fe392f81dad612c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed printf format warnings for non-errors.  This change is null unless</title>
<updated>1998-08-02T14:35:35Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-08-02T14:35:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d49508644cea52f43cb91a9a4f2a88faffd1c63'/>
<id>urn:sha1:9d49508644cea52f43cb91a9a4f2a88faffd1c63</id>
<content type='text'>
a system header defines a macro __printf0like() using the new printf0
format attribute.  uucp's internal ulog() function isn't actually
printf-like but uucp normally declares it as such.
</content>
</entry>
<entry>
<title>This is uulog.1, not uuname.1.</title>
<updated>1998-03-16T15:07:50Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1998-03-16T15:07:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de4372cc90de6a7d9813068b5b895c3ab389d53c'/>
<id>urn:sha1:de4372cc90de6a7d9813068b5b895c3ab389d53c</id>
<content type='text'>
PR:		docs/5980
</content>
</entry>
<entry>
<title>Eliminate duplicated lines.</title>
<updated>1998-03-09T11:13:17Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-09T11:13:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c944287a6e1205caeac86e2db0d65880b46e3ce6'/>
<id>urn:sha1:c944287a6e1205caeac86e2db0d65880b46e3ce6</id>
<content type='text'>
PR:		5956
Submitted by:	Kazuo Horikawa &lt;k-horik@yk.rim.or.j&gt;
</content>
</entry>
</feed>
