<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/bootpd/bptypes.h, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-11-12T10:11:48Z</updated>
<entry>
<title>Fix bootpd for Alpha.</title>
<updated>1999-11-12T10:11:48Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-11-12T10:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ef94ce860fc1c1e85ca07bdfd00ed676d5f4955'/>
<id>urn:sha1:8ef94ce860fc1c1e85ca07bdfd00ed676d5f4955</id>
<content type='text'>
bptypes.h originally defined int32 to be of type long. This obviously
doesn't work on the Alpha. By defining int32 (and u_int32) in terms of
int32_t (and u_int32_t) it now is what it says it should be.

Two occurrences of 'unsigned int32' have been changed to 'u_int32' for
consistency.

Submitted by: Wilko Bulte &lt;wilko@yedi.iaf.nl&gt;
</content>
</entry>
<entry>
<title>Rearrange bootpd</title>
<updated>1994-09-30T05:45:07Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-09-30T05:45:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44099b7b1ec9c9295687eba077be6ad2931d292d'/>
<id>urn:sha1:44099b7b1ec9c9295687eba077be6ad2931d292d</id>
<content type='text'>
</content>
</entry>
</feed>
