Merge commit 'hdt-0.3.5'
[profile/ivi/syslinux.git] / dos / syslinux.c
2009-11-11 H. Peter AnvinMerge commit 'hdt-0.3.5'
2009-11-11 H. Peter Anvindos: fix the soft-locking loop
2009-11-11 H. Peter Anvindos: try to handle both raw DOS mode and Windows mode
2009-11-11 H. Peter Anvindos: make DOS installer work under WinME
2009-08-19 Erwan VeluMerge commit 'pam/disklib-fixes'
2009-08-05 Pierre-Alexandre... Merge commit 'hpa/master' into for-erwan
2009-07-27 H. Peter AnvinMerge commit 'syslinux-3.83-pre1'
2009-06-14 H. Peter AnvinMerge branch 'syslinux-3.8x'
2009-06-09 H. Peter AnvinMerge commit 'syslinux-3.82'
2009-06-01 H. Peter AnvinMerge branch 'syslinux-3.8x'
2009-05-29 H. Peter AnvinRun Nindent on dos/syslinux.c
2008-01-10 H. Peter AnvinMerge commit 'origin/adv' into gpxe-support
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2007-06-02 H. Peter AnvinRAID mode installer support for SYSLINUX syslinux-3.50-pre18
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-25 H. Peter AnvinDOS FAT installer: Fix name mangling for -d option
2007-01-24 H. Peter AnvinDOS FAT installer: Correct parsing of -d option
2007-01-24 H. Peter AnvinDOS FAT installer: support installing ldlinux.sys in...
2006-08-09 H. Peter AnvinDOS installer: make sure we tell gcc what the memory... syslinux-3.20-pre11
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2004-12-28 hpaFix the scanning of the partition table (for the -a...
2004-12-28 hpaSupport the -m and -a options for the DOS installer...
2004-12-22 hpaFix the -m and -a options for Win32; add support for...
2004-12-19 hpaBeef up the sanity checking of the boot sector. For...
2004-12-18 hpaMake the DOS-based installer actually work; mark debugg...
2004-12-16 hpaMSDN says the 0x08 forms of the lock calls are OK for...
2004-12-15 hpaUse the DOS version to determine whether to use the...
2004-12-15 hpaPut in MS-DOS 7 locking support
2004-12-15 hpa@:\LDLINUX.SYS not @:LDLINUX.SYS
2004-12-15 hpaAdjust the interface to syslxmod.c so the DOS installer...
2004-12-15 hpaSimple memset/memcpy implementation
2004-12-15 hpaTweak optimizations.
2004-12-15 hpaConvert the DOS installer to C like everything else.