<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/ftpd/Makefile, branch release/5.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>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>ftpd(8) seems to be WARNS=2 clean now.</title>
<updated>2004-07-31T15:07:33+00:00</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T15:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=809ad9288f874709f772e727c9f582031b8015af'/>
<id>809ad9288f874709f772e727c9f582031b8015af</id>
<content type='text'>
Tested on:	i386, ia64, amd64, sparc64, alpha
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested on:	i386, ia64, amd64, sparc64, alpha
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder dependencies to fix static NOPAM build.</title>
<updated>2004-02-02T18:19:41+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-02T18:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=40f38d59c255c511455ad512981f1a6cc2ab0a11'/>
<id>40f38d59c255c511455ad512981f1a6cc2ab0a11</id>
<content type='text'>
Submitted by:	lorder(1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	lorder(1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend the format of /etc/ftpchroot so an alternative chroot</title>
<updated>2003-01-26T19:02:56+00:00</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-01-26T19:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8657b576d8df85f39442c36c0e50228847fdbc38'/>
<id>8657b576d8df85f39442c36c0e50228847fdbc38</id>
<content type='text'>
directory can be specified for a user or a group.

Add the manpage ftpchroot(5) since the file's format has grown
complex enough.

PR:			bin/45327
Portions submitted by:	Hideki SAKAMOTO &lt;sakamoto@hlla.is.tsukuba.ac.jp&gt;
MFC after:		1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directory can be specified for a user or a group.

Add the manpage ftpchroot(5) since the file's format has grown
complex enough.

PR:			bin/45327
Portions submitted by:	Hideki SAKAMOTO &lt;sakamoto@hlla.is.tsukuba.ac.jp&gt;
MFC after:		1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather</title>
<updated>2002-10-24T00:07:30+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-10-24T00:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d33b62edc26ae71ae72c8e7a2a344d1201c11c9'/>
<id>4d33b62edc26ae71ae72c8e7a2a344d1201c11c9</id>
<content type='text'>
than the LOMAC-specific interfaces for listing MAC labels.  This permits
ls to view MAC labels in a manner similar to getfmac, when ls is used
with the -l argument.  Next generation LOMAC will use the MAC Framework
so should "just" work with this and other policies.  Not the prettiest
code in the world, but then, neither is ls(1).

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than the LOMAC-specific interfaces for listing MAC labels.  This permits
ls to view MAC labels in a manner similar to getfmac, when ls is used
with the -l argument.  Next generation LOMAC will use the MAC Framework
so should "just" work with this and other policies.  Not the prettiest
code in the world, but then, neither is ls(1).

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a GCC-specific command-line option. We should be using WARNS=n</title>
<updated>2002-06-28T10:36:14+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-06-28T10:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2ed975453caa895a8afd5287506bb6c1cd40f9d'/>
<id>f2ed975453caa895a8afd5287506bb6c1cd40f9d</id>
<content type='text'>
for this stuff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for this stuff.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put the last added source file in proper order.</title>
<updated>2002-02-27T18:29:11+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-02-27T18:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0c934a5eed829453c69ef7c66c2740bef07fbe72'/>
<id>0c934a5eed829453c69ef7c66c2740bef07fbe72</id>
<content type='text'>
(and dcc the committer a dictionary)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(and dcc the committer a dictionary)
</pre>
</div>
</content>
</entry>
<entry>
<title>Lock down with WFORMAT?=1, with overrides in the subdirectories which</title>
<updated>2002-02-04T02:33:51+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-02-04T02:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9357f4121d711efe51bf00036d474d5fc95f9efc'/>
<id>9357f4121d711efe51bf00036d474d5fc95f9efc</id>
<content type='text'>
are not yet warning-clean.  Tested on i386 and alpha.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are not yet warning-clean.  Tested on i386 and alpha.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing DPADD in previous commit.  Fixed most style bugs related to</title>
<updated>2001-12-29T12:06:59+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-12-29T12:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b96c275e91b2d8aac62433d5918ae4f9cda7865'/>
<id>6b96c275e91b2d8aac62433d5918ae4f9cda7865</id>
<content type='text'>
DPADD and LDADD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DPADD and LDADD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Link with libm to take advantage of the -h flag to ls.</title>
<updated>2001-12-29T10:22:13+00:00</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2001-12-29T10:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=481bfba66bf25172cd7596fbce5aa7f540762592'/>
<id>481bfba66bf25172cd7596fbce5aa7f540762592</id>
<content type='text'>
Submitted by:	Mike Makonnen &lt;mike_makonnen@yahoo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Mike Makonnen &lt;mike_makonnen@yahoo.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
