<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libstand, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Move lib/libstand to sys/boot/libsa</title>
<updated>2017-10-12T14:56:28+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-10-12T14:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4eb1313ff2ab43011d091b7560cd688c7838e142'/>
<id>4eb1313ff2ab43011d091b7560cd688c7838e142</id>
<content type='text'>
Move the sources to sys/boot. Make adjustments related to the
move. Kill LIBSTAND_SRC since it's no longer needed.

Sponsored by: Netflix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the sources to sys/boot. Make adjustments related to the
move. Kill LIBSTAND_SRC since it's no longer needed.

Sponsored by: Netflix
</pre>
</div>
</content>
</entry>
<entry>
<title>Add $FreeBSD$ to ancient sources that it's missing from.</title>
<updated>2017-10-12T14:53:25+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-10-12T14:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=93f4c41f2807d5cbc4050afa47cd72b5ae282a6a'/>
<id>93f4c41f2807d5cbc4050afa47cd72b5ae282a6a</id>
<content type='text'>
Sponsored by: Netflix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by: Netflix
</pre>
</div>
</content>
</entry>
<entry>
<title>libstand: tftp_open() can leak pkt on error</title>
<updated>2017-09-12T13:51:18+00:00</updated>
<author>
<name>Toomas Soome</name>
<email>tsoome@FreeBSD.org</email>
</author>
<published>2017-09-12T13:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c7901210fb886110b94a83a0600f5f396359b9dc'/>
<id>c7901210fb886110b94a83a0600f5f396359b9dc</id>
<content type='text'>
The memory can be leaked if we will have pkt set and will get an error
during tftp_open() processing.

Differential Revision:	https://reviews.freebsd.org/D12202
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The memory can be leaked if we will have pkt set and will get an error
during tftp_open() processing.

Differential Revision:	https://reviews.freebsd.org/D12202
</pre>
</div>
</content>
</entry>
<entry>
<title>libstand: nfs_readlink() should return proper return code</title>
<updated>2017-09-01T16:40:12+00:00</updated>
<author>
<name>Toomas Soome</name>
<email>tsoome@FreeBSD.org</email>
</author>
<published>2017-09-01T16:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7a42b7f27fbfac18bc2f5ed7d7113b52da3496d0'/>
<id>7a42b7f27fbfac18bc2f5ed7d7113b52da3496d0</id>
<content type='text'>
The nfs_readlink() is returning constant 0 instead of variable.

Reviewed by:	avg
Differential Revision:	https://reviews.freebsd.org/D12201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The nfs_readlink() is returning constant 0 instead of variable.

Reviewed by:	avg
Differential Revision:	https://reviews.freebsd.org/D12201
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stpcpy and stpncpy to libstand</title>
<updated>2017-08-04T03:48:17+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-08-04T03:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fac7b28779bc609e39645825ac986ce192441a96'/>
<id>fac7b28779bc609e39645825ac986ce192441a96</id>
<content type='text'>
This adds the stpcpy and stpncpy functions to libstand.

Differential Revision: https://reviews.freebsd.org/D11844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the stpcpy and stpncpy functions to libstand.

Differential Revision: https://reviews.freebsd.org/D11844
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother to set target for SEEK_END.</title>
<updated>2017-06-29T06:28:54+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2017-06-29T06:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=80bfc295ef61177de618172b557d44c8e7aa3eb5'/>
<id>80bfc295ef61177de618172b557d44c8e7aa3eb5</id>
<content type='text'>
While there also collapase SEEK_END into default case in lseek.

MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While there also collapase SEEK_END into default case in lseek.

MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>use the same option list for dhcp discovery and request</title>
<updated>2017-05-28T21:30:01+00:00</updated>
<author>
<name>Toomas Soome</name>
<email>tsoome@FreeBSD.org</email>
</author>
<published>2017-05-28T21:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a57c6f1b6361d9e86111ecea1b55868a7b2ebd3'/>
<id>4a57c6f1b6361d9e86111ecea1b55868a7b2ebd3</id>
<content type='text'>
The DHCP client is supposed to use the same option request list for
both DHCP discovery and request.

This will also allow us to fill the list in single function.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D10981
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The DHCP client is supposed to use the same option request list for
both DHCP discovery and request.

This will also allow us to fill the list in single function.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D10981
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the usual FreeBSD spelling for the DHCP user class</title>
<updated>2017-05-27T14:06:57+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-05-27T14:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5a95bf085c6eea4edf25bb4e2fdd0ef95657b24d'/>
<id>5a95bf085c6eea4edf25bb4e2fdd0ef95657b24d</id>
<content type='text'>
Reported by:	lidl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	lidl
</pre>
</div>
</content>
</entry>
<entry>
<title>Always issue the pxe request</title>
<updated>2017-05-27T12:35:01+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-05-27T12:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4dfd16670e09d5d54d5c1b41776bb9aa0b8fab33'/>
<id>4dfd16670e09d5d54d5c1b41776bb9aa0b8fab33</id>
<content type='text'>
All the code are now only issueing one single dhcp request at startup of the
loader meaning we can always request a the PXE informations from the
dhcp server.

Previous code lost that information, meaning no option 55 anymore (meaning not
working with the kea dhcp server) and no request for rootpath etc, no user class

Remove the flags from the bootp function which is not needed anymore

Reviewed by:	tsoome
Differential Revision:	https://reviews.freebsd.org/D10952
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the code are now only issueing one single dhcp request at startup of the
loader meaning we can always request a the PXE informations from the
dhcp server.

Previous code lost that information, meaning no option 55 anymore (meaning not
working with the kea dhcp server) and no request for rootpath etc, no user class

Remove the flags from the bootp function which is not needed anymore

Reviewed by:	tsoome
Differential Revision:	https://reviews.freebsd.org/D10952
</pre>
</div>
</content>
</entry>
<entry>
<title>add a comment on vendor index 19 and 20 to avoid confusion</title>
<updated>2017-05-27T11:41:54+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-05-27T11:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2390b67da76aeccd2379d5c673fd0fa0fbe405e'/>
<id>b2390b67da76aeccd2379d5c673fd0fa0fbe405e</id>
<content type='text'>
Suggested by:	tsoome
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by:	tsoome
</pre>
</div>
</content>
</entry>
</feed>
