<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/tftpd, 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>MFC: clarify -s and files allowed</title>
<updated>1997-10-06T16:30:20+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-10-06T16:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3814e6b78bde056c173ce42ce056a70443dd1cc9'/>
<id>3814e6b78bde056c173ce42ce056a70443dd1cc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yamfc: 1.8 anti-whine-o-matic buffer overflow deltas</title>
<updated>1997-03-24T06:04:52+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-24T06:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=57dec3a67df9a8863068428adae9802ee40ba90e'/>
<id>57dec3a67df9a8863068428adae9802ee40ba90e</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>1996-12-03T10:53:06+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-12-03T10:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=245110794e64da5b3c0b03419f1d25c96cd5e8bc'/>
<id>245110794e64da5b3c0b03419f1d25c96cd5e8bc</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>Reviewed by:	Bill Fenner &lt;fennder@parc.xerox.com&gt;</title>
<updated>1996-09-22T04:19:27+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1996-09-22T04:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8ea317850787128c20acc58e6995f92a8dbd303e'/>
<id>8ea317850787128c20acc58e6995f92a8dbd303e</id>
<content type='text'>
Reviewed by:	Garrett Wollman &lt;wollman@freebsd.org&gt;
Submitted by:	Warner Losh &lt;imp@village.org&gt;
Close PR bin/1145:
	Add -s flag to tftpd.  This enables the so-called secure mode
of tftpd where it chroots to a given directory before allowing access
to the files.  In addition, it runs as nobody when in this mode.
Reviewed a long time ago by Bill and Garrett.  Apply my patch from the
pr, and close the PR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	Garrett Wollman &lt;wollman@freebsd.org&gt;
Submitted by:	Warner Losh &lt;imp@village.org&gt;
Close PR bin/1145:
	Add -s flag to tftpd.  This enables the so-called secure mode
of tftpd where it chroots to a given directory before allowing access
to the files.  In addition, it runs as nobody when in this mode.
Reviewed a long time ago by Bill and Garrett.  Apply my patch from the
pr, and close the PR.
</pre>
</div>
</content>
</entry>
<entry>
<title>I think the security check to invalidate ALL write requests was just a little</title>
<updated>1995-02-26T23:28:00+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-02-26T23:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=23adc6b8821b05c2bb64068f0e561643f5bf967b'/>
<id>23adc6b8821b05c2bb64068f0e561643f5bf967b</id>
<content type='text'>
excessive, and violates the specification defined in the manpage to boot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
excessive, and violates the specification defined in the manpage to boot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to new make macros and disable Kerberos because we haven't got it</title>
<updated>1994-08-05T21:24:58+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T21:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a3c26c889c75ccac7691214370e683e89309883'/>
<id>2a3c26c889c75ccac7691214370e683e89309883</id>
<content type='text'>
set up right yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set up right yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Libexec Sources</title>
<updated>1994-05-27T12:39:25+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ea022d1687fe11220adeb9cacec1f8d0333e970a'/>
<id>ea022d1687fe11220adeb9cacec1f8d0333e970a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
