Merge commit 'origin/master' into nolen
[profile/ivi/syslinux.git] / unix /
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-14 H. Peter AnvinCreate libinstaller; actually implement boot-once for...
2007-06-02 H. Peter AnvinRAID mode installer support for SYSLINUX syslinux-3.50-pre18
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-08 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.36-pre7
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinDeal with various distributions breaking gcc in weird...
2007-02-03 H. Peter AnvinUnix FAT inst: fix the order of stitched strings. syslinux-3.36-pre3
2007-02-01 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.36-pre2
2007-02-01 H. Peter AnvinFormatting cleanup
2007-02-01 H. Peter AnvinUnix FAT installer: separate mount/umount; try vfat...
2007-02-01 H. Peter AnvinUnix FAT installer: #include <sys/ioctl.h>, FAT_IOCTL_S...
2007-02-01 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-01 H. Peter AnvinUnix installer: use Linux-native ioctls instead of...
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-24 H. Peter AnvinUnix FAT installer: support installing ldlinux.sys...
2006-08-17 H. Peter AnvinRemove CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-01-04 hpaFix xpread/xpwrite; call die() when we're dead to make...
2005-01-04 hpaUse libfat to set the MS-DOS attributes when using...
2004-12-22 hpaFix handling of -o offset
2004-12-19 hpaBeef up the sanity checking of the boot sector. For...
2004-12-16 hpamalloc.h is internal; put in lib/
2004-12-15 hpaAdjust the interface to syslxmod.c so the DOS installer...
2004-12-15 hpaMake the CC_IS_OK hack work again.
2004-12-15 hpaMore adjustment to the Brave New World<TM>
2004-12-15 hpaPrepping for new 2.20 version: rewrite main syslinux...