profile/ivi/syslinux.git
2010-11-30 Gene CummMerge branch 'master' into rosh_for_hpa
2010-11-18 H. Peter Anvinman: remove long-since-obsolete note about name mangling
2010-11-14 H. Peter Anvincore, pxe: Fix handling of unqualified DNS names
2010-11-14 H. Peter Anvinmemdisk: use char array for external symbols
2010-11-14 H. Peter Anvingfxboot: use a character array for an absolute symbol
2010-11-14 H. Peter Anvindisklib: remove improper "inline"
2010-11-14 H. Peter Anvincom32: add a centralized bitops header
2010-11-14 H. Peter AnvinMerge branch 'genec-rosh-for-hpa', remote branches...
2010-11-13 Gene CummPXELINUX: shorten code in pxenv call
2010-11-13 Gene CummPXELINUX: add gPXE PXENV_FILE_EXEC in addition to PXENV...
2010-11-06 Gene Cummver.com: Update some of how DRMK is handled
2010-11-05 Gene CummPXELINUX: Fix timer bug
2010-11-03 Gene Cummver.com: Fix month calculation for DRMK Build Date
2010-10-25 Gene Cummsample/Makefile: re-add the include
2010-10-25 Gene Cummmodules/Makefile: add ver.com
2010-10-25 Gene Cummver.com: Fixed width number output; Conditional skip...
2010-10-25 Gene Cummver.com: Compact file by reuse of string
2010-10-24 Gene Cummver.com: Update to pull info from DRMK
2010-10-24 Gene Cummcore/writedec: Remove writechr; fix overflow in .cloop
2010-10-24 Gene Cummver.com: Import from previously private branch as new...
2010-10-23 Gene CummMerge branch 'master' into rosh_for_hpa
2010-10-20 Colin Watsongfxboot: fix buffer overrun when loading kernel/initramfs syslinux-4.03
2010-10-16 Gene Cummrosh: rosh_argcat now has length. if DO_DEBUG, show...
2010-10-16 Gene Cummrosh: display command entered and a command unknown...
2010-10-15 H. Peter AnvinMerge remote branch 'liu/master' syslinux-4.03-pre6
2010-10-15 Gene Cummchain.c32: DRMK: Fix comment at top of source
2010-10-13 Gene Cummchain.c32: DRMK: Add comment about only using a DWORD...
2010-10-13 Gene Cummchain.c32: DRMK: clean up output; clean up and correct...
2010-10-13 Gene Cummchain.c: Progress on DRMK and notes that it's not perfe...
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 Liu Aleaxanderlib: Update memmem function
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
next