<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/tftpd, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-02-24T08:21:49Z</updated>
<entry>
<title>MFC: r262136</title>
<updated>2014-02-24T08:21:49Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-02-24T08:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b37c75aa05cbc2a4adc9b65a6dff4eaf6786bbd1'/>
<id>urn:sha1:b37c75aa05cbc2a4adc9b65a6dff4eaf6786bbd1</id>
<content type='text'>
Remove the 3rd clause ("advertising clause") of the BSD license as
permitted by the University of Berkeley on July 22, 1999.

Reviewed by:	imp
</content>
</entry>
<entry>
<title>Mark tftp_log() as __printflike() (which would have caught the bug</title>
<updated>2013-01-31T00:02:36Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-01-31T00:02:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b713097ae3044c616638416df61302bb7c2198db'/>
<id>urn:sha1:b713097ae3044c616638416df61302bb7c2198db</id>
<content type='text'>
fixed in r246106) and deal with the fallout.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Remove extra %s from debug statement that ends up crashing tftpd if</title>
<updated>2013-01-30T01:36:04Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-01-30T01:36:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=663a6522a75d9f87cf1dbab74d715cd96e51c6b0'/>
<id>urn:sha1:663a6522a75d9f87cf1dbab74d715cd96e51c6b0</id>
<content type='text'>
debug is set very high (like -d15 in my case).

Obtained from:	Yahoo! Inc
MFC after:      2 weeks
</content>
</entry>
<entry>
<title>Use correct size in snprintf.</title>
<updated>2012-12-25T17:06:05Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2012-12-25T17:06:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3496d72c485a703df93ff3bac86b589e30c782c0'/>
<id>urn:sha1:3496d72c485a703df93ff3bac86b589e30c782c0</id>
<content type='text'>
Remove unused buffer.

PR:		174631
Submitted by:	Henning Petersen
MFC after:	1 month
</content>
</entry>
<entry>
<title>Check the return error of set[e][ug]id. While this can never fail in the</title>
<updated>2012-10-22T03:07:05Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-22T03:07:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50e04779c499d5c329d1863b71ecd7c2b5824f76'/>
<id>urn:sha1:50e04779c499d5c329d1863b71ecd7c2b5824f76</id>
<content type='text'>
current version of FreeBSD, this isn't guarenteed by the API.
Custom security modules, or future implementations of the setuid and
setgid may fail.

Submitted by:	Erik Cederstrand
Approved by:	cperciva
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix warnings found by -Wmising-variable-declarations.</title>
<updated>2012-10-19T05:43:38Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2012-10-19T05:43:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ae824d80f28cd14c0c0ec75076c796e6a369bc18'/>
<id>urn:sha1:ae824d80f28cd14c0c0ec75076c796e6a369bc18</id>
<content type='text'>
This self-written compiler warning, which is hopefully going to be
committed into LLVM sources soon, warns about potentially missing
`static' keywords, similar to -Wmissing-prototypes.

- bin/pax: Move external declaration of chdname and s_mask into extern.h.
- bin/setfacl: Move setfacl.c-specific stuff out of setfacl.h.
- sbin/mount_fusefs: Remove char *progname; use getprogname().
- others: add `static' where possible.
</content>
</entry>
<entry>
<title>mdoc: Only use macros inside a reference block.</title>
<updated>2012-05-23T20:29:16Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-05-23T20:29:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c282daafcf366a8c4fb6f763bea699bdb5a07fb'/>
<id>urn:sha1:9c282daafcf366a8c4fb6f763bea699bdb5a07fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly use LDADD &amp; DPADD to link against libwrap.</title>
<updated>2012-05-19T05:10:47Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2012-05-19T05:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fab3e10ec33d48f5ace00a388f5c0d1d5e082b0e'/>
<id>urn:sha1:fab3e10ec33d48f5ace00a388f5c0d1d5e082b0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace per mdoc lint warning</title>
<updated>2012-03-29T05:02:12Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-03-29T05:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e'/>
<id>urn:sha1:50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e</id>
<content type='text'>
Disussed with:	gavin
No objection from:	doc
Approved by:	joel
MFC after:	3 days
</content>
</entry>
<entry>
<title>Avoid error log for transfer stop w/o error code.</title>
<updated>2012-02-21T14:59:07Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2012-02-21T14:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a2856b4397c68f10426b9b0df0b566bd79b4c39'/>
<id>urn:sha1:9a2856b4397c68f10426b9b0df0b566bd79b4c39</id>
<content type='text'>
A number of tftp clients, including the one in Intel's pxe boot loader,
may intentionally stop a transfer using error code 0 (i.e., EUNDEF).
These are not real errors.  Avoid spamming log files with these by
logging them at level LOG_DEBUG instead.

Discussed on -hackers with an initial patch proposal; this change is an
improved approach suggested by kan@.
</content>
</entry>
</feed>
