summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: corified zlib to support compressed btrfscorezlibH. Peter Anvin2010-07-0613-1/+3815
* zlib: rename DEBUG to DEBUG_ZLIB againH. Peter Anvin2010-07-065-26/+26
* mtools: slightly more obvious definition of tmpdir fallbackH. Peter Anvin2010-07-051-6/+5
* mtools: honor TMPDIR, check for errors writing mtools.confH. Peter Anvin2010-07-051-9/+35
* btrfs: print an error if finding compressed/encrypted dataH. Peter Anvin2010-07-052-1/+14
* Merge remote branch 'gerth/ifcpu_remove_defines'H. Peter Anvin2010-07-051-4/+0
|\
| * ifcpu.c32: Remove defines used in the old sleep function.Gert Hulselmans2010-07-061-4/+0
* | NEWS: add grubcfg= and whichsys.c32Gert Hulselmans2010-07-061-3/+3
* | NEWS: add grubcfg= and whichsys.c32Gert Hulselmans2010-07-061-0/+4
|/
* Merge remote branch 'gerth/whichsys'H. Peter Anvin2010-07-052-1/+129
|\
| * whichsys.c32: execute specific command, based on Syslinux bootloader variantGert Hulselmans2010-07-052-1/+129
* | Merge remote branch 'gerth/chain_grubcfg'H. Peter Anvin2010-07-051-9/+112
|\ \
| * | chain.c32: Put declaration of *stage2 before common codeGert Hulselmans2010-07-051-2/+2
| * | chain.c32: add grubcfg= for passing an alternative config filename to GRUB L...Gert Hulselmans2010-07-041-9/+112
* | | ifcpu.c32: need <unistd.h>H. Peter Anvin2010-07-051-0/+1
* | | ifcpu.c32: remove open-coded sleep functionH. Peter Anvin2010-07-051-13/+1
* | | lua: change syslinux.sleep() to seconds, syslinux.msleep() to msH. Peter Anvin2010-07-053-11/+24
* | | com32: add proper sleep()/msleep() functions and make Lua use themH. Peter Anvin2010-07-057-19/+30
* | | com32: change clock_t to 32 bits, and in millisecondsH. Peter Anvin2010-07-052-7/+5
* | | core: add a ms-denominated timerH. Peter Anvin2010-07-054-3/+25
| |/ |/|
* | Merge remote branch 'marcel/luaext'H. Peter Anvin2010-07-059-11/+1116
|\ \
| * | Added PCI descMarcel Ritter2009-10-201-1/+43
| * | Added invocationMarcel Ritter2009-10-201-0/+15
| * | NewMarcel Ritter2009-10-201-0/+216
| * | Loading of kernel and ramdisk worksMarcel Ritter2009-10-161-0/+120
| * | More debugging removedMarcel Ritter2009-10-151-0/+2
| * | Disabled debug outputMarcel Ritter2009-10-151-3/+4
| * | UpdatedMarcel Ritter2009-10-121-0/+44
| * | Fixed vesa stuffMarcel Ritter2009-10-103-2/+23
| * | Added sleep()Marcel Ritter2009-10-092-39/+92
| * | Prepare for arg parsing supportMarcel Ritter2009-10-091-1/+229
| * | COM32: lua - add vesa functions (only mode listing right now)Marcel Ritter2008-12-155-0/+144
| * | COM32: lua - basic pci functions implementedMarcel Ritter2008-12-155-1/+224
* | | zlib: update to zlib 1.2.5H. Peter Anvin2010-07-0522-1254/+2712
* | | libpng: upgrade to version 1.2.44H. Peter Anvin2010-07-0432-18460/+10183
* | | com32: update getopt() to the current version from klibcH. Peter Anvin2010-07-021-46/+71
* | | com32: add getopt_long() to the libraryH. Peter Anvin2010-07-023-1/+176
* | | NEWS, version: now working on version 4.02H. Peter Anvin2010-07-022-1/+11
* | | core: split loadconfig.c into two filesH. Peter Anvin2010-07-022-29/+41
* | | core: merge the configfile-searching code, isolinux generic namesH. Peter Anvin2010-07-023-42/+40
* | | core: always canonicalize the configuration file nameH. Peter Anvin2010-07-021-1/+4
* | | lua: quiet warnings about unused variables and functionssyslinux-4.01H. Peter Anvin2010-07-023-2/+5
* | | lua: add parents to luaconf.h to quiet a gcc warningH. Peter Anvin2010-07-021-2/+2
* | | lua: add missing <syslinux/boot.h> to syslinux.cH. Peter Anvin2010-07-021-0/+1
* | | lua: Modernize the MakefileH. Peter Anvin2010-07-021-73/+27
* | | NEWS: explain the memory overwrite bug a bit betterH. Peter Anvin2010-07-021-2/+2
* | | Fix nuisance _FORTIFY_SOURCE failuresH. Peter Anvin2010-07-022-3/+7
* | | installers: handle asprintf() correctlyH. Peter Anvin2010-07-023-16/+19
* | | Document 'nopassany' in MEMDISK documentation.Gert Hulselmans2010-07-021-0/+1
* | | pxelinux: new IPAPPEND 4 to generate a SYSUUID= option.syslinux-4.01-pre3H. Peter Anvin2010-07-017-25/+72