<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git/mk, branch dhcpcd-5.0.1</title>
<subtitle>DHCP / IPv4LL / IPv6RA / DHCPv6 client
</subtitle>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/'/>
<entry>
<title>Add (c) to Copyright</title>
<updated>2009-05-01T13:57:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-01T13:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=601fb3d500ffb57f5ce6eb584c0c481df7870589'/>
<id>601fb3d500ffb57f5ce6eb584c0c481df7870589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Go back to using git</title>
<updated>2009-04-30T15:30:29+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-04-30T15:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=260d960e47803ed857cbab7f42ce73b61e7f61ef'/>
<id>260d960e47803ed857cbab7f42ce73b61e7f61ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .depend before creating it.</title>
<updated>2009-04-24T08:33:48+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-04-24T08:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=c6132551aea190df42d6e7f736b01653827588eb'/>
<id>c6132551aea190df42d6e7f736b01653827588eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally fix compile on vanilla kernel headers.</title>
<updated>2009-02-24T12:38:02+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-02-24T12:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=82ba93a1de061e9eb577907cf102628a45de51e8'/>
<id>82ba93a1de061e9eb577907cf102628a45de51e8</id>
<content type='text'>
This is done by moving the wireless calls to a separate file that
just includes linux/wireless.h.
This is needed because linux/wireless.h includes linux/if.h which may
or may not have been fixed to co-exist with net/if.h.
Maybe one day this won't be needed ....

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done by moving the wireless calls to a separate file that
just includes linux/wireless.h.
This is needed because linux/wireless.h includes linux/if.h which may
or may not have been fixed to co-exist with net/if.h.
Maybe one day this won't be needed ....

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .svn dirs from snapshots.</title>
<updated>2009-01-13T17:36:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-01-13T17:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f6ec8e1146094000d1418246be2a1576b57b99f9'/>
<id>f6ec8e1146094000d1418246be2a1576b57b99f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to -O2.</title>
<updated>2008-11-05T15:59:36+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-11-05T15:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8109d295243d1299029b1a2b7fda0dc8875bc09d'/>
<id>8109d295243d1299029b1a2b7fda0dc8875bc09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Really fix .depend with GNU make and other makes.</title>
<updated>2008-10-20T16:45:27+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-10-20T16:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d4ba058f6102e4968257b2164467755885c5aea6'/>
<id>d4ba058f6102e4968257b2164467755885c5aea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We need to include a variable, not the gmake shell funtion.</title>
<updated>2008-10-20T12:11:43+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-10-20T12:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d901c6acdb95b1377ed0b88fe96db508b6b16a93'/>
<id>d901c6acdb95b1377ed0b88fe96db508b6b16a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow .depend to be included if it exists with gmake.</title>
<updated>2008-10-20T09:50:07+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-10-20T09:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=026311935756351e797e66fd7c0d957ab198081b'/>
<id>026311935756351e797e66fd7c0d957ab198081b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svn repo</title>
<updated>2008-09-25T22:04:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-09-25T22:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=130d5f86b3957469197990e03b3280f5dedc6cad'/>
<id>130d5f86b3957469197990e03b3280f5dedc6cad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
