<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/bootpd/bootpd.c, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-15T03:08:37Z</updated>
<entry>
<title>fix a couple typos in the comments</title>
<updated>2003-06-15T03:08:37Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2003-06-15T03:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9bf69bf27a84f26575c5077e3beb6b8e12473f8b'/>
<id>urn:sha1:9bf69bf27a84f26575c5077e3beb6b8e12473f8b</id>
<content type='text'>
From NetBSD's bootpd (in src/usr.sbin/bootp)
</content>
</entry>
<entry>
<title>fix bootpd to use fd_set.  For some reason on Sparc, using int with</title>
<updated>2003-06-15T03:05:14Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2003-06-15T03:05:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6a0d4720e331fd924e9e62cd8f8251cbcf3743b'/>
<id>urn:sha1:b6a0d4720e331fd924e9e62cd8f8251cbcf3743b</id>
<content type='text'>
select is broken.
</content>
</entry>
<entry>
<title>Add FBSDID. udp/bootps -&gt; bootps/udp. Use err(3).</title>
<updated>2003-02-05T13:45:25Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-02-05T13:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=538015aa3b16b2819401ed2b6cebdd459affc7d4'/>
<id>urn:sha1:538015aa3b16b2819401ed2b6cebdd459affc7d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This code defined a private __P, nuke it.</title>
<updated>2002-05-28T18:36:43Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-28T18:36:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f19d047aec2b1d05cfb00498caff5141094d1124'/>
<id>urn:sha1:f19d047aec2b1d05cfb00498caff5141094d1124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assume __STDC__, remove non-__STDC__ code.</title>
<updated>2002-05-28T18:31:41Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-28T18:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ed136e814a98e845927fffa6aa7c497dbd8fa5e'/>
<id>urn:sha1:5ed136e814a98e845927fffa6aa7c497dbd8fa5e</id>
<content type='text'>
Reviewed by: md5
</content>
</entry>
<entry>
<title>Mark report() as printflike and fix resulting warnings, including one bug</title>
<updated>2002-02-04T01:28:45Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-02-04T01:28:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be9efd564109424704e51418a70c2203ca26612b'/>
<id>urn:sha1:be9efd564109424704e51418a70c2203ca26612b</id>
<content type='text'>
(get_errmsg -&gt; get_errmsg())
</content>
</entry>
<entry>
<title>RFC2132 is not clear about whether the "Maximum DHCP Message Size"</title>
<updated>2001-09-25T21:02:10Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-09-25T21:02:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f48bf186fb457559e2f5caf77ad6f68faa0a07f'/>
<id>urn:sha1:3f48bf186fb457559e2f5caf77ad6f68faa0a07f</id>
<content type='text'>
refers to the size of the whole ethernet packet, just the DHCP
message within the UDP payload, or something else. bootpd interpreted
it as a maximum UDP payload size, so it could end up sending
fragmented packets to clients (such as some versions of Etherboot)
that used different interpretations of the maximum message size.

Switch to the most conservative interpretation: ensure that the
ethernet packet containing the response is no larger than the
specified maximum message size. This matches the behaviour of
the ISC dhcpd.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Add `_PATH_DEVZERO'.</title>
<updated>2000-12-09T09:35:55Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-12-09T09:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a37aa566b347fbb2d2196786e1e84a79ffea9d5'/>
<id>urn:sha1:1a37aa566b347fbb2d2196786e1e84a79ffea9d5</id>
<content type='text'>
Use _PATH_* where where possible.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More egcs warning fixes:</title>
<updated>1999-04-25T22:23:38Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1999-04-25T22:23:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=859663719d47f9d552103f222429ecf7530c4240'/>
<id>urn:sha1:859663719d47f9d552103f222429ecf7530c4240</id>
<content type='text'>
	o main returns int not void
	o use return 0 at end of main when needed
	o use braces to avoid potentially ambiguous else
	o don't default to type int (and also remove a useless register
	  modifier).

Reviewed by: obrien and chuckr
</content>
</entry>
</feed>
