platform/upstream/syslinux.git
2010-02-14 H. Peter Anvinconfig: allow a chdir at the time a new configuration...
2010-02-14 H. Peter Anvinfs: move to a chdir()-based mechanism for managing cwd syslinux-4.00-pre19
2010-02-11 H. Peter Anvinfs: fix cwd setting for FAT/iso9660/extfs syslinux-4.00-pre18
2010-02-11 Alek Dupathbased: Add FAT support to extlinux and let FAT...
2010-02-11 Alek Dupathbased: fix relative path in the extlinux installer
2010-02-10 H. Peter AnvinMerge branch 'fsc' into pathbased
2010-02-06 H. Peter AnvinMerge branch 'master' into fsc syslinux-4.00-pre17
2010-02-06 H. Peter AnvinPXE: fix the EFI localboot hack
2010-02-06 H. Peter Anvinpxelinux: call reset_pxe before local boot syslinux-3.85-pre6
2010-02-06 H. Peter AnvingPXE: change heap size to 512K
2010-02-06 H. Peter Anvinpxe: make gPXE work
2010-02-05 H. Peter AnvinMerge branch 'master' into fsc
2010-02-05 H. Peter Anvinmemdisk: update documentation
2010-02-05 H. Peter Anvinfs: generic handling of single dot (.) in disk-based... syslinux-4.00-pre16
2010-02-05 H. Peter AnvinFAT: handle WinNT filename case flags
2010-02-05 H. Peter Anvincodepage: add a lower-case table
2010-02-05 H. Peter AnvinFAT: cache file position, re-enable codepages
2010-02-04 H. Peter AnvingPXE: bump the window size to 64K
2010-02-04 H. Peter AnvingPXE: suppress the Ctrl+B banner syslinux-3.85-pre5
2010-02-04 H. Peter AnvinMerge branch 'chainload'
2010-02-04 H. Peter Anvinmenu: add MENU CLEAR option
2010-02-03 H. Peter Anvinmenu: when running hidden, clear the screen before...
2010-02-03 H. Peter Anvinpxelinux: allow chainloading from gpxelinux
2010-02-03 H. Peter Anvinpxelinux: stop using the PXE-provided stack
2010-02-03 H. Peter Anvingpxelinux: use the cached DHCP packet
2010-02-03 H. Peter AnvinUpdate gPXE to version 1.0.0
2010-02-02 H. Peter AnvinFAT: For FAT32, the root directory is a cluster chain syslinux-4.00-pre15
2010-02-01 H. Peter AnvinMerge commit 'origin/master' into fsc
2010-02-01 H. Peter Anvinmkdiskimage: add option -s to make a sparse image syslinux-3.85-pre4
2010-02-01 H. Peter Anvincore: set QUIET_FLAG if we load Linux "quiet"
2010-02-01 H. Peter AnvinFAT: remove debugging printf syslinux-4.00-pre14
2010-02-01 H. Peter AnvinFAT: fix FAT16/32 next cluster calculation, make more...
2010-01-31 H. Peter AnvinFAT: fix next_sector implementation syslinux-4.00-pre13
2010-01-28 H. Peter AnvinMerge branch 'master' into fsc syslinux-4.00-pre12
2010-01-27 H. Peter Anvinchain.c32: Handle nonlinear logical partitions syslinux-3.85-pre3
2010-01-25 H. Peter Anvinopenmem: fix openmem() syslinux-4.00-pre11
2010-01-25 H. Peter Anvincore/fs: abstract filesystem, use cache for ext2 group...
2010-01-25 H. Peter AnvinFAT: use an anonymous union
2010-01-25 H. Peter AnvinFAT: deal with non-mirrored FATs for FAT32
2010-01-25 H. Peter Anvincore/fs: make it more explicit sector size is per files...
2010-01-25 H. Peter Anvinfs.h: fix prototype
2010-01-25 H. Peter AnvinFAT: Compare cluster count to total number of clusters
2010-01-25 H. Peter AnvinFAT: generate EOF depending on exceeding the number...
2010-01-25 H. Peter Anvinldlinux: fix FAT EOF detection
2010-01-25 H. Peter Anvinrunkernel: we only look at the first letter in vga=...
2010-01-25 H. Peter AnvinFAT: handle the cluster number being 1
2010-01-25 H. Peter AnvinFAT: clean up cluster arithmetic
2010-01-25 H. Peter AnvinFAT: be more explicit why we think a filesystem is bad
2010-01-25 H. Peter AnvinFAT: fix installer on FAT32 filesystems
2010-01-25 H. Peter AnvinMerge commit 'origin/master' into fsc
2010-01-25 H. Peter AnvinMerge branch 'master' into fsc
2010-01-23 H. Peter AnvinAdd support for "vga=current"
2010-01-22 H. Peter Anvinextlinux: make installer rewrite the whole file
2010-01-22 H. Peter Anvincore: don't reset the video mode when invoking the...
2010-01-22 H. Peter AnvinMerge branch 'fsc' into pathbased
2010-01-22 H. Peter Anvincore/diskio: correct the EDD parameter query syslinux-4.00-pre10
2010-01-22 H. Peter Anvincore/diskstart: we don't have 64-bit partition offset...
2010-01-13 H. Peter Anvinpathbased: clean up diskstart address numbers, 256...
2010-01-13 Alek Dupathbased:btrfs: initial subvol support
2010-01-10 H. Peter AnvinMCONFIG: add debugging version of GCCWARN syslinux-3.85-pre2
2010-01-10 H. Peter Anvindmi_processor.c: remove unreachable table values
2010-01-10 H. Peter Anvindisk/bootloaders.c: fix bogus const in get_bootloader_s...
2010-01-10 H. Peter Anvindisk/ata.c: fix signedness weirdness in ata_id_c_string()
2010-01-10 H. Peter Anvincom32/lib: remove unused variable in syslinux_getadv()
2010-01-10 H. Peter Anvinzlib: fix warning in crc32.c
2010-01-10 H. Peter Anvincom32/lib: fix external prototype for __vesacon_open()
2010-01-10 H. Peter Anvincom32/lib: fix inappropriate & in sys/colortable.c
2010-01-10 H. Peter Anvincom32/lib: add cast in __parse_argv()
2010-01-10 H. Peter Anvinlibgcc: fix signedness warning in __moddi3()
2010-01-10 H. Peter Anvincom32/lib: fix unused argument warning in fdopendir()
2010-01-10 H. Peter Anvincom32/lib: fix unused parameter warning in chdir()
2010-01-10 H. Peter Anvinmemdisk: fix non-prototype function declaration
2010-01-10 H. Peter Anvincom32/lib: fix warning in str*cmp()
2010-01-10 H. Peter Anvincom32/lib: fix warnings in opendir/readdir/closedir
2010-01-10 H. Peter AnvinMakefile: replace -W -Wall with centralized $(GCCWARN)
2010-01-10 H. Peter Anvincmenu: clean up some () that should be (void)
2010-01-10 H. Peter AnvinNEWS: document Grub4DOS chainloading
2010-01-10 H. Peter Anvinchain.c32: simplify the grub4dos support
2010-01-10 Kim Mikchain.c32: add grldr= command for Grub4dos
2010-01-07 H. Peter AnvinUpdate README for 2010
2010-01-07 H. Peter AnvinChange () prototypes to (void)
2010-01-07 H. Peter Anvincore: initial work on path-based cwd selection
2010-01-06 H. Peter AnvinMerge branch 'master' into fsc
2010-01-06 H. Peter AnvinUpdate date to 2010
2010-01-06 H. Peter Anvincore: Remove the built-in default
2009-12-31 H. Peter AnvinMerge branch 'master' into fsc
2009-12-31 H. Peter Anvindosutil: don't remove targets which need Watcom even...
2009-12-29 Du, Alekbtrfs: use malloc instead of static allocation for...
2009-12-29 H. Peter Anvinbtrfs: change func() to func(void)
2009-12-29 Kim Mikchain.c32: stylistic comments/usage output changes
2009-12-29 H. Peter AnvinMerge commit 'origin/master' into fsc syslinux-4.00-pre9
2009-12-29 H. Peter AnvinMerge commit 'sherbszt/gfxboot32' syslinux-3.85-pre1
2009-12-29 H. Peter Anvingfxboot: add .gitignore file
2009-12-29 H. Peter Anvinisolinux: export kaboom
2009-12-29 H. Peter AnvinMerge commit 'liu/master' into fsc
2009-12-29 H. Peter Anvineltorito: align some pointlessly misaligned data items
2009-12-29 H. Peter Anvinchain.c: do a proper copy operation for the cmldr signature
2009-12-29 Kim Mikchain.c32: add support for booting the Recovery Console...
2009-12-29 H. Peter AnvinMerge commit 'contrib/master'
2009-12-28 Kim Mikchain.c32: fixing implicit declaration of function...
next