<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/lib/url.c, branch releng/5.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Revert url.c:1.2: there was a race condition between when I produced</title>
<updated>2003-04-17T03:51:06+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-04-17T03:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=82c459bef8f352e579f9fb927f6bace93284307d'/>
<id>82c459bef8f352e579f9fb927f6bace93284307d</id>
<content type='text'>
the fix and when I committed it -- in between the two, DES committed
a different fix, rendering this fix unneeded.

Requested by:	des
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the fix and when I committed it -- in between the two, DES committed
a different fix, rendering this fix unneeded.

Requested by:	des
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't pass NULL in as a flags argument to libfetch's fetchGetURL()</title>
<updated>2003-03-27T20:44:09+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-03-27T20:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8cd56990480c7236dfdd7eb2f2954a2653686949'/>
<id>8cd56990480c7236dfdd7eb2f2954a2653686949</id>
<content type='text'>
as this can result in a NULL pointer deference when parsing the
flags later.  This change fixes "pkg_add -r" on 5.0-CURRENT for
me; not quite clear how the problem was introduced.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as this can result in a NULL pointer deference when parsing the
flags later.  This change fixes "pkg_add -r" on 5.0-CURRENT for
me; not quite clear how the problem was introduced.
</pre>
</div>
</content>
</entry>
<entry>
<title>Break fileGetURL() out into its own file so that pkg_install/lib consumers</title>
<updated>2002-11-06T08:57:03+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-11-06T08:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d920cd78f473241c6858a1abd9937b6ee0114712'/>
<id>d920cd78f473241c6858a1abd9937b6ee0114712</id>
<content type='text'>
pkg_{create,delete} don't need to needlessly link with libfetch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg_{create,delete} don't need to needlessly link with libfetch.
</pre>
</div>
</content>
</entry>
</feed>
