Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whichsys.c32: execute specific command, based on Syslinux bootloader variantwhichsys | Gert Hulselmans | 2010-07-05 | 2 | -1/+129 |
* | Merge remote branch 'marcel/luaext' | H. Peter Anvin | 2010-07-05 | 9 | -11/+1116 |
|\ | |||||
| * | Added PCI desc | Marcel Ritter | 2009-10-20 | 1 | -1/+43 |
| * | Added invocation | Marcel Ritter | 2009-10-20 | 1 | -0/+15 |
| * | New | Marcel Ritter | 2009-10-20 | 1 | -0/+216 |
| * | Loading of kernel and ramdisk works | Marcel Ritter | 2009-10-16 | 1 | -0/+120 |
| * | More debugging removed | Marcel Ritter | 2009-10-15 | 1 | -0/+2 |
| * | Disabled debug output | Marcel Ritter | 2009-10-15 | 1 | -3/+4 |
| * | Updated | Marcel Ritter | 2009-10-12 | 1 | -0/+44 |
| * | Fixed vesa stuff | Marcel Ritter | 2009-10-10 | 3 | -2/+23 |
| * | Added sleep() | Marcel Ritter | 2009-10-09 | 2 | -39/+92 |
| * | Prepare for arg parsing support | Marcel Ritter | 2009-10-09 | 1 | -1/+229 |
| * | COM32: lua - add vesa functions (only mode listing right now) | Marcel Ritter | 2008-12-15 | 5 | -0/+144 |
| * | COM32: lua - basic pci functions implemented | Marcel Ritter | 2008-12-15 | 5 | -1/+224 |
* | | zlib: update to zlib 1.2.5 | H. Peter Anvin | 2010-07-05 | 22 | -1254/+2712 |
* | | libpng: upgrade to version 1.2.44 | H. Peter Anvin | 2010-07-04 | 32 | -18460/+10183 |
* | | com32: update getopt() to the current version from klibc | H. Peter Anvin | 2010-07-02 | 1 | -46/+71 |
* | | com32: add getopt_long() to the library | H. Peter Anvin | 2010-07-02 | 3 | -1/+176 |
* | | NEWS, version: now working on version 4.02 | H. Peter Anvin | 2010-07-02 | 2 | -1/+11 |
* | | core: split loadconfig.c into two files | H. Peter Anvin | 2010-07-02 | 2 | -29/+41 |
* | | core: merge the configfile-searching code, isolinux generic names | H. Peter Anvin | 2010-07-02 | 3 | -42/+40 |
* | | core: always canonicalize the configuration file name | H. Peter Anvin | 2010-07-02 | 1 | -1/+4 |
* | | lua: quiet warnings about unused variables and functions | H. Peter Anvin | 2010-07-02 | 3 | -2/+5 |
* | | lua: add parents to luaconf.h to quiet a gcc warning | H. Peter Anvin | 2010-07-02 | 1 | -2/+2 |
* | | lua: add missing <syslinux/boot.h> to syslinux.c | H. Peter Anvin | 2010-07-02 | 1 | -0/+1 |
* | | lua: Modernize the Makefile | H. Peter Anvin | 2010-07-02 | 1 | -73/+27 |
* | | NEWS: explain the memory overwrite bug a bit better | H. Peter Anvin | 2010-07-02 | 1 | -2/+2 |
* | | Fix nuisance _FORTIFY_SOURCE failures | H. Peter Anvin | 2010-07-02 | 2 | -3/+7 |
* | | installers: handle asprintf() correctly | H. Peter Anvin | 2010-07-02 | 3 | -16/+19 |
* | | Document 'nopassany' in MEMDISK documentation. | Gert Hulselmans | 2010-07-02 | 1 | -0/+1 |
* | | pxelinux: new IPAPPEND 4 to generate a SYSUUID= option. | H. Peter Anvin | 2010-07-01 | 7 | -25/+72 |
* | | Makefile: add lua.c32 to installables | 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.c32 | 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 |