profile/ivi/syslinux.git
2010-10-09 Gene Cummrosh: rosh_cd fix DEBUG
2010-10-09 Gene Cummrosh: fix errors in previous commit
2010-10-09 Gene Cummrosh: change rosh_cd() to use argc/argv
2010-10-09 Gene Cummrosh: Use internal parser for argc/argv; use argc/argv...
2010-10-09 Gene Cummrosh: start parse_args(); prep for use; make print_argv()
2010-10-09 Gene Cummrosh: fix commented out WS usage in linux to grab scree...
2010-10-09 Gene Cummrosh: add echo
2010-10-08 H. Peter AnvinMerge remote branch 'genec/rosh_for_hpa' syslinux-4.03-pre4
2010-09-24 Gene Cummcore: fix handling new directory "/" for CONFIG in...
2010-09-09 Arwin VosselmanFix missing option -s in libinstaller syslinux-4.03-pre3
2010-08-26 H. Peter Anvinpxe: add a "pxeretry" option to deal with 404's in... syslinux-4.03-pre2
2010-08-14 H. Peter Anvinextlinux: try to get the disk offset from sysfs
2010-08-13 Don Hiattdiskio: remove redundant register write
2010-08-11 H. Peter Anvinversion: next version will be 4.03 syslinux-4.03-pre1
2010-08-11 H. Peter Anvincore: look for invalid MBR handover information address
2010-08-01 Gene Cummchain: Extra comments; shrink the new space to minimum
2010-08-01 Gene Cummchain: Just assign the value rather than using memcpy()
2010-08-01 Gene Cummchain: add drmk= to usage
2010-08-01 Gene Cummchain: Fix up and clean up DRMK load code; fix filename...
2010-08-01 Gene Cummchain.c32: prepare for loading DRMK
2010-07-30 H. Peter Anvinsyslxopt: remove lengthy warning message
2010-07-30 H. Peter Anvinsyslxopt: fix fatal warnings
2010-07-30 Michal Soltyschain.c: fix public index value in mbr and gpt iterators
2010-07-27 Gene Cummlibinstaller/syslxopt.c: remove unneeded usage text...
2010-07-27 Sebastian HerbsztMake __free_tagged actually free memory
2010-07-27 Gene CummMerge branch 'm' into rosh_for_hpa
2010-07-26 H. Peter Anvincore: define and use set_flags() helper
2010-07-26 H. Peter Anvinsample: remove obsolete "raw" comboot/com32 samples
2010-07-26 Gene Cummlibmenu: Fix cursor on exit from showmenus()
2010-07-26 H. Peter Anvincore: don't hang if no config file is found
2010-07-21 H. Peter Anvinwin64: experimental Win64 installer (syslinux64.exe) syslinux-4.02
2010-07-21 H. Peter Anvinwin32: fix README, adjust broken +x bits
2010-07-20 Geert Stapperslua: remove obsolete FIXME comment
2010-07-20 H. Peter AnvinNEWS: document IP byte order fix. syslinux-4.02-pre5
2010-07-20 H. Peter Anvinpxe: fix byte order of output from parse_dotquad()
2010-07-20 Shao Millerextlinux, linux: Ignore --force in these installers syslinux-4.02-pre4
2010-07-20 Shao Millerdos: Use libinstaller option parser
2010-07-20 H. Peter Anvindos: add .size directives to int2526.S
2010-07-20 H. Peter Anvindos: add .size attribute for syslinux_ldlinux_len
2010-07-20 H. Peter Anvindos: add missing file ldlinux.S
2010-07-20 H. Peter Anvinwin32: remove an archive before running ar on it
2010-07-20 H. Peter Anvindos, win32: use our own getopt_long() for both
2010-07-20 H. Peter Anvindos: fix non-executable files which were +x
2010-07-19 H. Peter AnvinMerge branch 'master' into libinstaller_dos_wip
2010-07-19 H. Peter Anvindos: advance the pointer correctly
2010-07-19 H. Peter Anvindos: add memcpy_from_sl() and use it where appropriate
2010-07-19 H. Peter Anvindos: change the link procedure to use negative pointers...
2010-07-19 H. Peter AnvinNEWS: mtools, win32 uses new CLI
2010-07-19 H. Peter Anvinman: update syslinux.1. It is still out of date, however.
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/lua'
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/ifplop_comments'
2010-07-19 H. Peter AnvinMerge remote branch 'sha0/for_hpa' syslinux-4.02-pre3
2010-07-17 H. Peter Anvindiskio: add a paranoia cast
2010-07-17 H. Peter Anvindiskio: fix name for secpercyl field, remove unused...
2010-07-16 H. Peter AnvinNEWS: document EDD->CHS fallback. syslinux-4.02-pre2
2010-07-16 H. Peter Anvindiskio: remove locally coded ilog2()
2010-07-16 H. Peter Anvindiskio: expand most fields; cache the number of total...
2010-07-16 H. Peter Anvindiskio: move strict CHS start value check into chs_rdwr...
2010-07-16 H. Peter Anvindiskio: check early for an impossible LBA value for...
2010-07-16 H. Peter Anvindiskio: when falling back EDD->CHS make sure to get...
2010-07-16 H. Peter Anvindiskio: remove redundant sector count cap
2010-07-16 H. Peter Anvindiskio: allow fallback from EDD to CHS
2010-07-16 H. Peter AnvinNEWS: Try again for proper lua.c32 credits
2010-07-16 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2010-07-12 Gert Hulselmanswhichsys.c32: Fix example in the comments and Usage...
2010-07-12 Gert Hulselmansifplop.c32: Fix spelling errors and other mistakes...
2010-07-12 H. Peter Anvindoc: Recommend NASM 2.07+
2010-07-12 H. Peter Anvindoc: NASM 2.03+ has been required since 4.00 at least
2010-07-10 Shao Millerdos: Work-in-progress 2
2010-07-10 Shao Millerwin32: Use libinstaller option parser
2010-07-10 Shao Millermtools: Use libinstaller option parser
2010-07-10 Shao Millerlibinstaller: Add --mbr, --active, and --force options
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-07 Gene Cummrosh: show environment
2010-07-07 Gene Cummrosh: more remove unneeded check
2010-07-07 Gene Cummrosh: move ioctl.h include for Linux-only
2010-07-07 Gene Cummrosh: bump build
2010-07-07 Gene Cummrosh: more: overallocation, better feedback for debug
2010-07-07 Gene Cummrosh: make getscreensize more effective and usable
2010-07-07 Gene Cummrosh: move scrbuf to more's main function; malloc and...
2010-07-07 Gene Cummrosh: more: if it's the first line, dump it to screen...
2010-07-07 Gene Cummrosh: fix displaying too many lines because a line...
2010-07-07 Gene Cummrosh: fix the DATE macro stuff
2010-07-07 Gene Cummrosh: begin to add Syslinux version string with DATE
2010-07-07 Gert Hulselmanslua: Add .syslinux.derivative() and .syslinux.version()
2010-07-06 H. Peter Anvinzlib: rename DEBUG to DEBUG_ZLIB again
2010-07-06 Gert Hulselmanslua: remove obsolete header used for old sleep function
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
next