profile/ivi/syslinux.git
2010-07-10 Shao Millerchain.c32, libcom32: Move gpt_dump() as disk_gpt_header...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct gpt as disk_gpt_header
2010-07-10 Shao Millerchain.c32, libcom32: Move gpt_part_dump() as disk_gpt_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move guid_to_str() and str_to_guid()
2010-07-10 Shao Millerchain.c32, libcom32: Move struct gpt_part as disk_gpt_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move guid_le_walk_map
2010-07-10 Shao Millerchain.c32, libcom32: Move struct guid
2010-07-10 Shao Millerchain.c32, libcom32: Move struct mbr as disk_dos_mbr
2010-07-10 Shao Millerchain.c32, libcom32: Move mbr_part_dump() as disk_dos_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct part_entry as disk_dos...
2010-07-10 Shao Millerchain.c32, libcom32: Move chs macros and chs typedef...
2010-07-10 Shao Millerlibcom32 disk: A slight grunt of constipation
2010-07-10 Shao Millerchain.c32, libcom32: Move write_verify_sector() as...
2010-07-10 Shao Millerchain.c32, libcom32: Move write_sector() as disk_write_...
2010-07-10 Shao Millerlibcom32 disk: Trivial formatting fix-up
2010-07-10 Shao Millerchain.c32, libcom32: Move read_sectors() as disk_read_s...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct ebios_dapa as disk_ebi...
2010-07-10 Shao Millerchain.c32, libcom32: Move get_disk_params() as disk_get...
2010-07-10 Shao Millerchain.c32: Run Nindent on com32/modules/chain.c
2010-07-10 Shao Millerchain.c32, libcom32: Move int13_retry() as disk_int13_r...
2010-07-10 Shao Millerlibcom32: Introduce disk header and module
2010-07-08 H. Peter AnvinNEWS: correct credit for new Lua work.
2010-07-08 H. Peter AnvinNEWS: update syslinux-4.02-pre1
2010-07-07 Laurent LicourDMI: Fixing memory mgmnt in dmi_memory_module_types
2010-07-06 H. Peter Anvinzlib: rename DEBUG to DEBUG_ZLIB again
2010-07-06 H. Peter Anvinmtools: slightly more obvious definition of tmpdir...
2010-07-06 H. Peter Anvinmtools: honor TMPDIR, check for errors writing mtools...
2010-07-06 H. Peter Anvinbtrfs: print an error if finding compressed/encrypted...
2010-07-06 H. Peter AnvinMerge remote branch 'gerth/ifcpu_remove_defines'
2010-07-05 Gert Hulselmansifcpu.c32: Remove defines used in the old sleep function.
2010-07-05 Gert HulselmansNEWS: add grubcfg= and whichsys.c32
2010-07-05 Gert HulselmansNEWS: add grubcfg= and whichsys.c32
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/whichsys'
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/chain_grubcfg'
2010-07-05 H. Peter Anvinifcpu.c32: need <unistd.h>
2010-07-05 H. Peter Anvinifcpu.c32: remove open-coded sleep function
2010-07-05 H. Peter Anvinlua: change syslinux.sleep() to seconds, syslinux.mslee...
2010-07-05 H. Peter Anvincom32: add proper sleep()/msleep() functions and make...
2010-07-05 H. Peter Anvincom32: change clock_t to 32 bits, and in milliseconds
2010-07-05 H. Peter Anvincore: add a ms-denominated timer
2010-07-05 Gert Hulselmanswhichsys.c32: execute specific command, based on Syslin...
2010-07-05 H. Peter AnvinMerge remote branch 'marcel/luaext'
2010-07-05 H. Peter Anvinzlib: update to zlib 1.2.5
2010-07-05 Gert Hulselmanschain.c32: Put declaration of *stage2 before common...
2010-07-05 H. Peter Anvinlibpng: upgrade to version 1.2.44
2010-07-04 Gert Hulselmanschain.c32: add grubcfg= for passing an alternative...
2010-07-03 H. Peter Anvincom32: update getopt() to the current version from...
2010-07-03 H. Peter Anvincom32: add getopt_long() to the library
2010-07-02 H. Peter AnvinNEWS, version: now working on version 4.02
2010-07-02 H. Peter Anvincore: split loadconfig.c into two files
2010-07-02 H. Peter Anvincore: merge the configfile-searching code, isolinux...
2010-07-02 H. Peter Anvincore: always canonicalize the configuration file name
2010-07-02 H. Peter Anvinlua: quiet warnings about unused variables and functions syslinux-4.01
2010-07-02 H. Peter Anvinlua: add parents to luaconf.h to quiet a gcc warning
2010-07-02 H. Peter Anvinlua: add missing <syslinux/boot.h> to syslinux.c
2010-07-02 H. Peter Anvinlua: Modernize the Makefile
2010-07-02 H. Peter AnvinNEWS: explain the memory overwrite bug a bit better
2010-07-02 H. Peter AnvinFix nuisance _FORTIFY_SOURCE failures
2010-07-02 H. Peter Anvininstallers: handle asprintf() correctly
2010-07-02 Gert HulselmansDocument 'nopassany' in MEMDISK documentation.
2010-07-02 H. Peter Anvinpxelinux: new IPAPPEND 4 to generate a SYSUUID= option. syslinux-4.01-pre3
2010-07-02 H. Peter AnvinMakefile: add lua.c32 to installables syslinux-4.01-pre2
2010-07-02 H. Peter Anvincore, diskio: reset controller between EDD retries
2010-07-02 H. Peter AnvinMerge branch 'lua'
2010-07-02 H. Peter AnvinNEWS: document memory overwrite fix
2010-07-02 H. Peter Anvincom32: canonicalize DEBUG to mean <dprintf.h>
2010-07-02 H. Peter Anvinzlib: change DEBUG to DEBUG_ZLIB
2010-07-02 H. Peter Anvindprintf: allow overriding the serial port address
2010-07-02 H. Peter Anvincomboot.inc: vk_append is a field in a struct, not...
2010-07-01 H. Peter AnvinNEWS: add lua.c32
2010-07-01 Geert Stapperslua: update for Syslinux 4
2010-07-01 H. Peter AnvinMerge branch 'master' into lua
2010-07-01 H. Peter AnvinMCONFIG: add -Wno-error to .lnx files
2010-07-01 H. Peter AnvinMCONFIG: .lnx files are for testing, don't do _FORTIFY_...
2010-07-01 Gert Hulselmansifplop.c32: Detect if PLoP USB/CD INT13h hook is enable...
2010-07-01 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2010-07-01 H. Peter AnvinNEWS: document changes to the CD-ROM initialization... syslinux-4.01-pre1
2010-07-01 H. Peter Anvincore, diskio: skip EDD/CHS detect for CD-ROMs
2010-07-01 H. Peter Anvincore, diskio: move dprintfs to the intended location
2010-07-01 H. Peter Anvincore, diskio: put the error code in dprintf and printab...
2010-06-30 H. Peter Anvinmboot.h: use <dprintf.h>
2010-06-30 H. Peter AnvinNEWS: beginning of a 4.01 NEWS file
2010-06-30 H. Peter Anvindiskstart: don't let the function number clobber the LBA
2010-06-29 H. Peter Anvinisolinux: don't clobber DX (DL!) on startup
2010-06-29 H. Peter Anvinisolinux: make sure Hidden is zero in native El Torito...
2010-06-29 H. Peter Anvincore, diskio: add a few dprintf()'s
2010-06-28 H. Peter Anvinversion: next version in 4.01
2010-06-28 H. Peter AnvinMerge remote branch 'debian/daniel'
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/newness' syslinux-4.00
2010-06-28 Shao MillerNEWS: Document mdiskchk.com and eltorito.sys changes
2010-06-28 H. Peter Anvinconfig.c32: accept an optional new directory
2010-06-28 H. Peter Anvindiskio: hard-code CD-ROM sectors to 2048 bytes
2010-06-28 H. Peter AnvinNEWS: document MENU IMMEDIATE
2010-06-28 H. Peter AnvinNEWS: document isohybrid.c
2010-06-28 H. Peter AnvinNEWS: document ifcpu*.c32 fix
2010-06-28 Erwan VeluNEWS: Fixing HDT, adding ifcpu changes
2010-06-28 H. Peter AnvinNEWS: first cut of a NEWS file for 4.00
2010-06-28 H. Peter Anvincore, chdir: collapse slashes, avoid copy-to-self syslinux-4.00-pre64
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/gert_chain'
2010-06-28 Gert Hulselmanschain.c32: pass partition number to stage2 of Grub...
next