profile/ivi/syslinux.git
2010-06-25 Shao Millerchain: Implement GPT hand-over protocol as documented
2010-06-24 Shao Millerchain: Allow booting the Syslinux partition with "fs"
2010-06-24 Shao Millerchain: A sprinkling of documentation
2010-06-24 Shao Millerchain: Remove type-assurance macro for declarations
2010-06-25 Shao Millerchain: Support GPT disks
2010-06-24 Shao Millerchain: Change disk partition iteration strategy
2010-06-24 Shao Millerchain: Fix allocation size in read_sectors
2010-06-23 Shao Millerchain: Add DOS partition dumping routine for debugging
2010-06-23 Shao Millerchain: Use struct mbr where applicable
2010-06-23 Shao Millerchain: Use CHS typedef and macros
2010-06-23 Shao Millerchain: Allow reading more than a single sector
2010-06-23 Shao Millerchain: Run Nindent on com32/modules/chain.c
2010-06-23 H. Peter Anvinfs: enforce filetypes in open_file
2010-06-23 H. Peter Anvinopendir: enforce the file type
2010-06-23 H. Peter Anvinpxe: set the file type in the inode structure
2010-06-23 H. Peter Anvinmemdiskfind: remove debugging printf
2010-06-23 H. Peter Anvinmemdiskfind: make sure we don't map unavailable RAM
2010-06-23 H. Peter Anvinmtools: create an empty ADV syslinux-4.00-pre58
2010-06-23 H. Peter Anvindos: vacuous ADV support
2010-06-23 H. Peter Anvinsetadv: remove unused, nonportable header file
2010-06-22 H. Peter Anvinwin32: vacuous ADV support
2010-06-22 H. Peter Anvinwin32: use .obj not .o, and build an intermediate library
2010-06-22 H. Peter Anvinpxe: fix the timeout logic for RRQ syslinux-4.00-pre57
2010-06-22 H. Peter Anvinpxe: fix bugs in DHCP parsing and config file selection
2010-06-22 H. Peter Anvinpxe: correct the generation of the UUID string
2010-06-22 H. Peter AnvinMerge remote branch 'erwan/master_new'
2010-06-22 Erwan Veluhdt: new release 0.3.6.1
2010-06-22 Erwan Veluhdt: Using syslinux_reboot() call
2010-06-22 Erwan Veluhdt: updating memtest to 4.10
2010-06-22 H. Peter Anvinsysdump, be_srec: increment the address
2010-06-22 H. Peter Anvinsysdump: output S-records to the console
2010-06-22 Erwan VeluReplacing strncpy by strlcpy
2010-06-22 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2010-06-22 H. Peter Anvinmemdisk: add a sector_shift field to the MDI; fix memdi...
2010-06-22 H. Peter Anvindiskstart: if no partition table, we need Hidden == 0 syslinux-4.00-pre56
2010-06-22 H. Peter Anvinisohybrid: fix another type mismatch
2010-06-22 H. Peter Anvinsysdump: smarter ACPI dump
2010-06-22 H. Peter Anvinsysdump: make TFTP server optional
2010-06-22 H. Peter Anvin<syslinux/config.h> fix the order of struct syslinux_ipinfo
2010-06-22 H. Peter Anvinmemdiskfind: sanity check the FBM value
2010-06-22 H. Peter Anvinmemdiskfind: utility to find an mBFT and output phram...
2010-06-22 H. Peter Anvinmemdisk: make mstructs.h includable from Linux
2010-06-22 H. Peter Anvinutils/Makefile: fix build rules
2010-06-22 H. Peter Anvinisohybrid: fix beginner mistakes
2010-06-21 H. Peter Anvincore: Make cfarcall IF-preserving
2010-06-21 H. Peter Anvincom32: make __farcall() IF-preserving
2010-06-21 George Davidlinux installer: better error message for missing /tmp
2010-06-21 H. Peter Anvincomboot: allow the read disk API call to specify a...
2010-06-21 H. Peter Anvincore, adv: for CHS mode, the top 40 LBA bits must be...
2010-06-21 H. Peter Anvinpxelinux: use alignb not alignz in a bss sections
2010-06-21 Erwan VeluFixing compilation warning
2010-06-21 H. Peter Anvindiskstart: fix CHS mode, reinstate cyl 1023 check syslinux-4.00-pre55
2010-06-21 H. Peter Anvindiskstart: clean up GPT handling
2010-06-21 H. Peter Anvindns: don't get stuck on no packet received syslinux-4.00-pre54
2010-06-21 H. Peter Anvincore: Preserve IF through call16()
2010-06-21 H. Peter Anvinpxe: fix handling of lost packets in DNS resolution
2010-06-21 H. Peter Anvinpxe: properly null-terminate packet after tftp://
2010-06-21 H. Peter Anvinpxe: correct the parsing of tftp:// URLs
2010-06-21 H. Peter Anvinpxe: don't misidentify non-tftp URLs as tftp
2010-06-21 H. Peter Anvincore: align the EPA syslinux-4.00-pre53
2010-06-21 H. Peter AnvinMerge syslinux/extlinux patch code and core code
2010-06-20 H. Peter AnvinReduce sector 1 space pressure; further merge installer... syslinux-4.00-pre52
2010-06-20 H. Peter Anvinfat: fix off-by-one error in the FAT installer syslinux-4.00-pre51
2010-06-20 H. Peter Anvinlinux/syslinux: handle the null pathname case
2010-06-20 H. Peter AnvinMerge remote branch 'sha0/for_hpa' into pathbased
2010-06-20 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-19 H. Peter Anvinpxe: mark ipinfo as IPv4
2010-06-19 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre50
2010-06-19 H. Peter Anvincore, pxe: remove stray debugging printf
2010-06-19 H. Peter Anvinsysdump: dump ACPI information
2010-06-19 H. Peter Anvinsysdump: use lmalloc/lfree
2010-06-19 H. Peter Anvinsysdump: tftp: use lmalloc(), and set the gateway
2010-06-19 H. Peter Anvinpxe: centralize all the IP information and export it...
2010-06-18 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-17 H. Peter AnvinMerge remote branch 'sha0/boot_args' into pathbased
2010-06-17 Shao Millereltorito: Scan upwards instead of downwards
2010-06-17 H. Peter AnvinMerge remote branch 'sha0/mdiskchk_enh2' into pathbased
2010-06-16 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre49
2010-06-16 H. Peter AnvinMove Linux ioctl header magic into a single file
2010-06-16 H. Peter Anvininstaller: fix use of FIEMAP
2010-06-16 H. Peter Anvinextlinux: don't compile with -O0
2010-06-15 H. Peter Anvindos: fix get_64_sl() and set_64_sl()
2010-06-15 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre48
2010-06-15 H. Peter AnvinFix prototype for generate_extents
2010-06-15 H. Peter Anvinsyslinux: synchronize generate_extents() with extlinux
2010-06-15 H. Peter Anvinextlinux: remove debugging printf's
2010-06-15 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-15 H. Peter AnvinSwitch to 64-bit sector pointers everywhere
2010-06-15 Shao Millermdiskchk: Add --no-sequential mode
2010-06-15 Shao Millermemdisk: Correct El Torito termination response
2010-06-15 Shao Millereltorito: Include drive 0xFF in scan
2010-06-15 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-14 H. Peter Anvincore: add hlt to infinite loop
2010-06-14 H. Peter AnvinImplement !GPT protocol in Syslinux core; handle offset...
2010-06-14 H. Peter Anvingptmbr: change synthetic partition type to 0xED
2010-06-13 H. Peter AnvinMerge remote branch 'sherbszt/gfxboot32' into pathbased
2010-06-13 H. Peter Anvinfat: handle .. pointing back to the root directory
2010-06-13 Sebastian Herbsztgfxboot: set media type
2010-06-12 Shao MillerifcpuXX: Support multiple parameters with labels
2010-06-12 H. Peter Anvingptmbr: save four bytes
next