| Commit message (Expand) | Author | Age | Files | Lines |
* | pxelinux: new IPAPPEND 4 to generate a SYSUUID= option.syslinux-4.01-pre3 | H. Peter Anvin | 2010-07-01 | 7 | -25/+72 |
* | Makefile: add lua.c32 to installablessyslinux-4.01-pre2 | H. Peter Anvin | 2010-07-01 | 1 | -1/+1 |
* | core, diskio: reset controller between EDD retries | H. Peter Anvin | 2010-07-01 | 1 | -1/+13 |
* | Merge branch 'lua' | H. Peter Anvin | 2010-07-01 | 110 | -1/+28956 |
|\ |
|
| * | NEWS: add lua.c32lua | H. Peter Anvin | 2010-07-01 | 1 | -0/+1 |
| * | lua: update for Syslinux 4 | Geert Stappers | 2010-07-01 | 2 | -6/+16 |
| * | Merge branch 'master' into lua | H. Peter Anvin | 2010-07-01 | 1726 | -80866/+204145 |
| |\ |
|
| * | | COM32: lua - added dmi functions | Marcel Ritter | 2008-12-15 | 5 | -1/+324 |
| * | | COM32: lua - added simple syslinux_run_command function | Marcel Ritter | 2008-12-15 | 5 | -0/+35 |
| * | | COM32: lua - (re-)enable liolib to get printf like function | Marcel Ritter | 2008-12-15 | 3 | -9/+17 |
| * | | Merge commit 'syslinux-3.73-pre7' into lua | H. Peter Anvin | 2008-12-12 | 373 | -22689/+12670 |
| |\ \ |
|
| * | | | Err. | Alexey Zaytsev | 2008-07-18 | 1 | -1/+1 |
| * | | | Final touhes. | Alexey Zaytsev | 2008-07-18 | 3 | -2/+9 |
| * | | | Don't load the io and os libs, we cant compile them right now. | Alexey Zaytsev | 2008-07-18 | 1 | -2/+2 |
| * | | | Can't load precompiled binaries because if missing ungetc | Alexey Zaytsev | 2008-07-18 | 1 | -0/+2 |
| * | | | Add some more lua libs to be compiled. | Alexey Zaytsev | 2008-07-18 | 1 | -2/+5 |
| * | | | Applyed the Go Long Lua! patch | Alexey Zaytsev | 2008-07-18 | 6 | -6/+89 |
| * | | | Replace strcoll with strcmp, we don't have the locale stuff. | Alexey Zaytsev | 2008-07-18 | 1 | -1/+2 |
| * | | | Remove the signal.h dependency from lua.c | Alexey Zaytsev | 2008-07-18 | 1 | -5/+5 |
| * | | | Remove the locale.h dependency from llex.h | Alexey Zaytsev | 2008-07-18 | 1 | -3/+3 |
| * | | | Compile liblua, lua.c32 | Alexey Zaytsev | 2008-07-18 | 1 | -10/+19 |
| * | | | Copy the Makefile from the samples dir. | Alexey Zaytsev | 2008-07-18 | 1 | -0/+91 |
| * | | | Add lua to the build list | Alexey Zaytsev | 2008-07-18 | 1 | -1/+1 |
| * | | | Rename the Lua Makefiles | Alexey Zaytsev | 2008-07-18 | 2 | -0/+0 |
| * | | | Import Lua 5.1.3 | Alexey Zaytsev | 2008-07-18 | 103 | -0/+28381 |
* | | | | NEWS: document memory overwrite fix | H. Peter Anvin | 2010-07-01 | 1 | -0/+2 |
* | | | | com32: canonicalize DEBUG to mean <dprintf.h> | H. Peter Anvin | 2010-07-01 | 4 | -28/+4 |
* | | | | zlib: change DEBUG to DEBUG_ZLIB | H. Peter Anvin | 2010-07-01 | 5 | -25/+25 |
* | | | | dprintf: allow overriding the serial port address | H. Peter Anvin | 2010-07-01 | 1 | -1/+6 |
* | | | | comboot.inc: vk_append is a field in a struct, not an address | H. Peter Anvin | 2010-07-01 | 1 | -4/+4 |
| |_|/
|/| | |
|
* | | | MCONFIG: add -Wno-error to .lnx files | H. Peter Anvin | 2010-07-01 | 1 | -1/+1 |
* | | | MCONFIG: .lnx files are for testing, don't do _FORTIFY_SOURCE | H. Peter Anvin | 2010-07-01 | 1 | -1/+2 |
* | | | ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled | Gert Hulselmans | 2010-07-01 | 3 | -1/+168 |
* | | | Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux | H. Peter Anvin | 2010-07-01 | 2 | -55/+72 |
|\ \ \ |
|
| * | | | NEWS: document changes to the CD-ROM initialization sequencesyslinux-4.01-pre1 | H. Peter Anvin | 2010-07-01 | 1 | -0/+3 |
| * | | | core, diskio: skip EDD/CHS detect for CD-ROMs | H. Peter Anvin | 2010-07-01 | 1 | -53/+59 |
| * | | | core, diskio: move dprintfs to the intended location | H. Peter Anvin | 2010-07-01 | 1 | -4/+6 |
| * | | | core, diskio: put the error code in dprintf and printable messages | H. Peter Anvin | 2010-07-01 | 1 | -2/+8 |
* | | | | mboot.h: use <dprintf.h> | H. Peter Anvin | 2010-06-29 | 1 | -7/+1 |
|/ / / |
|
* | | | NEWS: beginning of a 4.01 NEWS file | H. Peter Anvin | 2010-06-29 | 1 | -0/+6 |
* | | | diskstart: don't let the function number clobber the LBA | H. Peter Anvin | 2010-06-29 | 1 | -3/+7 |
* | | | isolinux: don't clobber DX (DL!) on startup | H. Peter Anvin | 2010-06-29 | 1 | -6/+6 |
* | | | isolinux: make sure Hidden is zero in native El Torito mode | H. Peter Anvin | 2010-06-29 | 1 | -10/+12 |
* | | | core, diskio: add a few dprintf()'s | H. Peter Anvin | 2010-06-29 | 1 | -7/+22 |
* | | | version: next version in 4.01 | H. Peter Anvin | 2010-06-28 | 1 | -1/+1 |
* | | | Merge remote branch 'debian/daniel' | H. Peter Anvin | 2010-06-28 | 2 | -3/+11 |
|\ \ \ |
|
| * | | | Updating description in syslinux manpage wrt/ default entries as of syslinux ... | Daniel Baumann | 2010-06-25 | 1 | -3/+9 |
| * | | | Adding note about extlinux.conf in extlinux manpage. | Daniel Baumann | 2010-06-25 | 1 | -0/+2 |
* | | | | Merge remote branch 'sha0/newness'syslinux-4.00 | H. Peter Anvin | 2010-06-28 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | NEWS: Document mdiskchk.com and eltorito.sys changes | Shao Miller | 2010-06-28 | 1 | -0/+8 |