<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/include/sys, branch thread</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>Use jiffies() to implement times(); create &lt;core/*.h&gt; namespace</title>
<updated>2009-09-03T05:18:26+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-03T05:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=da43022002dcc6e660d473bda2a1400e97a3fc3a'/>
<id>da43022002dcc6e660d473bda2a1400e97a3fc3a</id>
<content type='text'>
Use the core function jiffies() to implement times(), instead of
poking at the BIOS variable.

This creates a new need for a include file namespace for items
exported from the core for the purpose of the library (not intended
for direct use by applications).  Use the &lt;core/*.h&gt; namespace for
that.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the core function jiffies() to implement times(), instead of
poking at the BIOS variable.

This creates a new need for a include file namespace for items
exported from the core for the purpose of the library (not intended
for direct use by applications).  Use the &lt;core/*.h&gt; namespace for
that.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>core: elflink: clean up formatting</title>
<updated>2009-09-02T21:09:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-02T21:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9e7cc9b7a9f19440e40715d856b1b56dbd080775'/>
<id>9e7cc9b7a9f19440e40715d856b1b56dbd080775</id>
<content type='text'>
Clean up formatting of the core/elflink code, mostly using Nindent.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up formatting of the core/elflink code, mostly using Nindent.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fsc' into elflink</title>
<updated>2009-09-02T18:27:11+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-02T18:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8a33d6742b1c76c0cf86fe0154e761ff2353dc39'/>
<id>8a33d6742b1c76c0cf86fe0154e761ff2353dc39</id>
<content type='text'>
Resolved Conflicts:
	MCONFIG.embedded
	com32/MCONFIG
	com32/lib/Makefile
	core/Makefile
	core/extern.inc
	core/extlinux.asm
	core/isolinux.asm
	core/syslinux.ld

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolved Conflicts:
	MCONFIG.embedded
	com32/MCONFIG
	com32/lib/Makefile
	core/Makefile
	core/extern.inc
	core/extlinux.asm
	core/isolinux.asm
	core/syslinux.ld

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fsc</title>
<updated>2009-09-01T03:33:27+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-01T03:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=92e6c96115d736c521d854e113c0797a38a2a3d4'/>
<id>92e6c96115d736c521d854e113c0797a38a2a3d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: code clean -- re-style the unstyle code</title>
<updated>2009-08-28T14:55:52+00:00</updated>
<author>
<name>Liu Aleaxander</name>
<email>Aleaxander@gmail.com</email>
</author>
<published>2009-08-28T14:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e0b07793a4cccc6921170ad83d292a9aa4895efb'/>
<id>e0b07793a4cccc6921170ad83d292a9aa4895efb</id>
<content type='text'>
With the emacs config given by hpa, which is really powfull, I restyled the
unsytled code.

Signed-off-by: Liu Aleaxander &lt;Aleaxander@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the emacs config given by hpa, which is really powfull, I restyled the
unsytled code.

Signed-off-by: Liu Aleaxander &lt;Aleaxander@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: vfs-dir stuff cleaned</title>
<updated>2009-08-28T10:56:00+00:00</updated>
<author>
<name>Liu Aleaxander</name>
<email>Aleaxander@gmail.com</email>
</author>
<published>2009-08-28T10:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ad49e6d67851b450a8b2b30f8d8042af2082d9ba'/>
<id>ad49e6d67851b450a8b2b30f8d8042af2082d9ba</id>
<content type='text'>
Removes the core/include/dir.h, and put the dir structures to sys/dirent.h to
avoid the compile error.

Signed-off-by: Liu Aleaxander &lt;Aleaxander@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes the core/include/dir.h, and put the dir structures to sys/dirent.h to
avoid the compile error.

Signed-off-by: Liu Aleaxander &lt;Aleaxander@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Functional .c32 loading with modules dependency file</title>
<updated>2009-08-21T15:34:09+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-21T15:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c98f05d2e8ab03926931bada035139e9f91c6e4a'/>
<id>c98f05d2e8ab03926931bada035139e9f91c6e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI with history and c32 smart loading</title>
<updated>2009-08-20T16:40:08+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-20T16:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=157b3a28a060a0bbfce0f047c8fa3712e0520207'/>
<id>157b3a28a060a0bbfce0f047c8fa3712e0520207</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Process entry and exit pacthes applied</title>
<updated>2009-08-05T21:07:32+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-05T21:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=22087470b21d10976eac1bc3491405d92bd5df47'/>
<id>22087470b21d10976eac1bc3491405d92bd5df47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'hpa/master' into for-erwan</title>
<updated>2009-08-05T04:01:32+00:00</updated>
<author>
<name>Pierre-Alexandre Meyer</name>
<email>pierre@mouraf.org</email>
</author>
<published>2009-08-05T03:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=0b19aba1d072ab3a2d9f528d7f0042dc8bc9e0ca'/>
<id>0b19aba1d072ab3a2d9f528d7f0042dc8bc9e0ca</id>
<content type='text'>
Conflicts:
	com32/cmenu/libmenu/com32io.h
	com32/gplinclude/dmi/dmi.h
	com32/gplinclude/dmi/dmi_base_board.h
	com32/gplinclude/dmi/dmi_memory.h
	com32/gplinclude/dmi/dmi_system.h
	com32/gpllib/dmi/dmi.c
	com32/gpllib/dmi/dmi_memory.c
	com32/include/sys/pci.h
	com32/lib/pci/scan.c
	com32/modules/Makefile

Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	com32/cmenu/libmenu/com32io.h
	com32/gplinclude/dmi/dmi.h
	com32/gplinclude/dmi/dmi_base_board.h
	com32/gplinclude/dmi/dmi_memory.h
	com32/gplinclude/dmi/dmi_system.h
	com32/gpllib/dmi/dmi.c
	com32/gpllib/dmi/dmi_memory.c
	com32/include/sys/pci.h
	com32/lib/pci/scan.c
	com32/modules/Makefile

Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
