profile/ivi/syslinux.git
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-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...
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 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
next