profile/ivi/syslinux.git
2010-09-28 Michal Soltyschain module: setbpb changes, bss & bs options, bugfixes
2010-09-28 Michal Soltyschain module: make option 'save' truly separate
2010-09-28 Michal Soltyschain, options: bugfixes, adjustments; big doc update
2010-09-28 Michal Soltyschain: adjust 'mbrchs' calculations, adjust partitier
2010-09-28 Michal Soltyschain, partiter, options: bugfix, new options
2010-09-28 Michal Soltyschain, options: fixes, additions
2010-09-28 Michal Soltyspartiter.c: add stepall modifier; bugfixes + comment...
2010-09-28 Michal Soltyschain.c: Split chain into smaller files
2010-09-28 Michal Soltyspartiter.c: cosmetic changes
2010-09-28 Michal Soltyschain.c: Improve setdrv option, remove setbpb4/
2010-09-28 Michal Soltyschain.c: change file/sect/hand area handling logic...
2010-09-28 Michal Soltyschain.c: merge segs= and sect into single option, remov...
2010-09-28 Michal Soltyschain.c: option renames
2010-09-28 Michal Soltyschain.c: Always use console_ansi_raw(), not only with...
2010-09-28 Michal SoltysMerge branch 'disklib' into chaindev
2010-08-22 Michal Soltyschain.c: adjust what ds:si and ds:bp point to after...
2010-08-22 Michal Soltyschain.c: fixes, adjustments
2010-08-22 Michal Soltyschain.c: add options, misc varaible renames
2010-08-22 Michal Soltyschain.c: add 'smap' and 'hand' options, update handover...
2010-08-22 Michal Soltyschain, partiter: bugfixes
2010-08-22 Michal Soltyschain.c: Don't bruteforce loops detecting fixed drives.
2010-08-22 Michal Soltyschain.c: Introduce sseg and fseg options.
2010-08-22 Michal Soltyschain.c: fix trailing whitespace
2010-08-22 Michal Soltyschain.c: move reg setup of dos drive to find_dp()
2010-08-22 Michal Soltyschain.c: add nokeeppxe option and sethid shortcut of...
2010-08-20 Michal Soltysdisklib: small fixes / addons
2010-08-15 Michal Soltyschain.c: Rename cur_part -> iter
2010-08-15 Michal Soltyschain.c minor fix of ADDRMAX value
2010-08-15 Michal Soltyschain.c: move regs to opt structure
2010-08-15 Michal Soltyschain.c: fix all compiler warnings in very pedantic...
2010-08-15 Michal Soltyschain.c: move file mangling outside main()
2010-08-15 Michal Soltyschain.c: Adjust hide_unhide() and remove mbr_area from...
2010-08-15 Michal Soltyspartiter: Add raw iterators
2010-08-15 Michal Soltyschain.c: Restructure finding of partition/drive to...
2010-08-15 Michal Soltyschain.c: move parsing outside main(), move some options...
2010-08-15 Michal Soltyschain.c: adjust usage(), update placeholder doc/chain.txt
2010-08-15 Michal Soltyschain.c: add soi2sli() function
2010-08-15 Michal Soltyspartiter.c: tone down non-data sanity checks, add comme...
2010-08-15 Michal Soltyschain.c: initial move of documentation to doc/chain.txt
2010-08-15 Michal Soltysdoc/gpt.txt: minor fix
2010-08-15 Michal Soltyschain.c: minor fixes
2010-08-15 Michal Soltyssplit chain into chain + iterator, expand iterators...
2010-08-14 Michal SoltysMerge branch 'master' into chaindev
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 AnvinMerge branch 'master' into disklib
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-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-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 AnvinMerge remote branch 'sha0/com32lib_disk' into disklib
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...
next