<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/net/retry.c, branch v0.9.3</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/retry.c?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/retry.c?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-08-13T17:59:00+00:00</updated>
<entry>
<title>Add start_timer_nodelay()</title>
<updated>2007-08-13T17:59:00+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-13T17:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0a3c2b80ea5171cc794131ce29b5cb8d209a4a49'/>
<id>urn:sha1:0a3c2b80ea5171cc794131ce29b5cb8d209a4a49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a linker-table based system to automatically mark and start up</title>
<updated>2007-07-03T19:09:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-03T19:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=fd86c819ba559760b9bf7eaca1b21a0fd81ef6b6'/>
<id>urn:sha1:fd86c819ba559760b9bf7eaca1b21a0fd81ef6b6</id>
<content type='text'>
permanent processes, rather than requiring each one to have its own
initialisation function.
</content>
</entry>
<entry>
<title>Modify process semantics; rescheduling is now automatic.</title>
<updated>2007-05-26T15:00:56+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-26T15:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=360110338147844bfa4612ae2d6351f1d1054626'/>
<id>urn:sha1:360110338147844bfa4612ae2d6351f1d1054626</id>
<content type='text'>
Add reference-counting to processes.

Add timer_running() test.
</content>
</entry>
<entry>
<title>Move start/stop/expire debug messages to DBG2() level.</title>
<updated>2007-01-09T17:39:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-09T17:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8a268073a7c349ae820d8d4f1a3993fe6eedd636'/>
<id>urn:sha1:8a268073a7c349ae820d8d4f1a3993fe6eedd636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added times to start/stop log messages</title>
<updated>2006-12-27T22:56:39+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-12-27T22:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1a11cc5c5bf3c3cd3d646e2d5176eb5f5e3017f9'/>
<id>urn:sha1:1a11cc5c5bf3c3cd3d646e2d5176eb5f5e3017f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make start_timer() and stop_timer() robust against incorrect usage.</title>
<updated>2006-12-22T01:35:21+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-12-22T01:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=66a7ed23cb3fbfea574b79d3ca4aed9f626c6e3f'/>
<id>urn:sha1:66a7ed23cb3fbfea574b79d3ca4aed9f626c6e3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't actually have a stdio.h header file.  Our printf() functions are</title>
<updated>2006-09-27T10:58:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-09-27T10:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=88e38fa1483891f273f063f92ef71a5c33fe5406'/>
<id>urn:sha1:88e38fa1483891f273f063f92ef71a5c33fe5406</id>
<content type='text'>
defined in vsprintf.h.  (This may change, since vsprintf.h is a
non-standard name, but for now it's the one to use.)

There should be no need to include vsprintf.h just for DBG() statements,
since include/compiler.h forces it in for a debug build anyway.
</content>
</entry>
<entry>
<title>added stdio.h to includes for DBG compilation</title>
<updated>2006-09-27T05:57:06+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2006-09-27T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6ac78f6aff85b2a41d1c98011c41f622d569076a'/>
<id>urn:sha1:6ac78f6aff85b2a41d1c98011c41f622d569076a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added extra debugging</title>
<updated>2006-08-30T13:39:07+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-08-30T13:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=095fce14f8b1c23e76d7088b73c1717a3b24e86c'/>
<id>urn:sha1:095fce14f8b1c23e76d7088b73c1717a3b24e86c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Towards an RFC2988-compliant timer.</title>
<updated>2006-08-09T15:54:17+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-08-09T15:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c3a4f3c5da967b08c402c5ea7bb24dfd420d0feb'/>
<id>urn:sha1:c3a4f3c5da967b08c402c5ea7bb24dfd420d0feb</id>
<content type='text'>
</content>
</entry>
</feed>
