profile/ivi/syslinux.git
2010-10-13 Gene CummMerge branch 'master' into rosh_for_hpa
2010-10-13 Gene Cummrosh: add another item in the ToDos comment
2010-10-13 Colin Watsongfxboot: add include and menu include support syslinux-4.03-pre5
2010-10-13 Ferenc Wagnerdoc: extlinux falls back to syslinux.cfg
2010-10-13 Ferenc Wagnerdoc: reorganize config file intro
2010-10-13 Ferenc Wagnerdoc: comments don't need a leading space
2010-10-13 H. Peter Anvinchain.c32: make CHS calculation match core/fs/diskio.c
2010-10-13 H. Peter Anvinstrspn.c: drop "inline"
2010-10-13 H. Peter AnvinNEWS: Update for 4.03
2010-10-13 P J Pisohybrid: Use ftruncate instead of seek for final...
2010-10-13 H. Peter Anvinchain.c32: fix conversion from LBA to CHS
2010-10-09 Gene Cummrosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add...
2010-10-09 Gene Cummunistd.h: Add missing getopt declarations
2010-10-09 Gene CummMerge branch 'master' into rosh_for_hpa
2010-10-09 Gene Cummrosh: Remove unneeded cases in rosh_command() switch...
2010-10-09 Gene Cummrosh: Clean up rosh_command to remove old stuff
2010-10-09 Gene Cummrosh: code cleanup
2010-10-09 Gene Cummrosh: Change rosh_ls()/rosh_dir() to use argc/argv...
2010-10-09 Gene Cummrosh: Change rosh_more()/rosh_less() to use argc/argv
2010-10-09 Gene Cummrosh: remove cmdstr from rosh_pwd()
2010-10-09 Gene Cummrosh: clear errno before possibly using it. might...
2010-10-09 Gene Cummrosh: Add argc/argv rosh_reboot(); Allow warm reboots
2010-10-09 Gene Cummrosh: In main, use string macro directly
2010-10-09 Gene Cummrosh: Change rosh_run() to use argc/argv
2010-10-09 Gene Cummrosh: Change rosh_help() to use the string passed to...
2010-10-09 Gene Cummrosh: ROSH_DEBUG_ARGV_V in header
2010-10-09 Gene Cummrosh: convert rosh_cat() to argc/argv
2010-10-09 Gene Cummrosh: Add function header comments that were missing
2010-10-09 Gene Cummrosh: Fix warning on rosh_ls_arg(); remove rosh_echo...
2010-10-09 Gene Cummrosh: Rename function as it's verbose
2010-10-09 Gene Cummrosh: closedir() only if actually opened
2010-10-09 Gene Cummrosh: compact previous commit
2010-10-09 Gene Cummrosh: Fix rosh_ls_arg() to prevent segfault on access...
2010-10-09 Gene Cummrosh: main, prompt and command try to use argc/argv...
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...
next