<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/proto/nmb.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/proto/nmb.c?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/proto/nmb.c?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-01-15T17:31:35+00:00</updated>
<entry>
<title>A working DNS resolver (not yet tied in to anything)</title>
<updated>2007-01-15T17:31:35+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-15T17:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9af12d5fba1483ec5e95ac302b3f5c5aeb3662c1'/>
<id>urn:sha1:9af12d5fba1483ec5e95ac302b3f5c5aeb3662c1</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>gcc is rather over-aggressive about optimising out static data structures</title>
<updated>2006-04-24T18:31:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-24T18:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=832e86246b37c78466a5a30159bed48ed59eb811'/>
<id>urn:sha1:832e86246b37c78466a5a30159bed48ed59eb811</id>
<content type='text'>
even when __atribute__ (( unused )) is correctly set...
</content>
</entry>
<entry>
<title>Header rearrangement.</title>
<updated>2006-04-24T15:42:49+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-24T15:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=824d6ffa7f3d52ce165419356bfe28eaaf36a81b'/>
<id>urn:sha1:824d6ffa7f3d52ce165419356bfe28eaaf36a81b</id>
<content type='text'>
I want to get to the point where any header in include/ reflects a
standard user-level header (e.g. a POSIX header), while everything that's
specific to gPXE lives in include/gpxe/.  Headers that reflect a Linux
header (e.g. if_ether.h) should also be in include/gpxe/, with the same
name as the Linux header and, preferably, the same names used for the
definitions.
</content>
</entry>
<entry>
<title>Fixes for gcc &gt;= 3.2 from Georg Baum</title>
<updated>2005-05-23T23:47:54+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-23T23:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7b423c098838fb4b972ac888ac6f94efda951765'/>
<id>urn:sha1:7b423c098838fb4b972ac888ac6f94efda951765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NMB packets are so similar to DNS packets; we may as well add NMB as a</title>
<updated>2005-05-01T11:10:17+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-01T11:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3ae7a3d1f0f868593aa6599b6dbfc351320cebda'/>
<id>urn:sha1:3ae7a3d1f0f868593aa6599b6dbfc351320cebda</id>
<content type='text'>
name resolution method.
</content>
</entry>
</feed>
