aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-07ntfs: implement ntfs_iget()Paulo Alcantara2-24/+462
2011-09-07ntfs: implement ntfs_iget_root()Paulo Alcantara2-1/+122
2011-09-07ntfs: implement for_each_mft_record() macroPaulo Alcantara2-0/+482
2011-09-07ntfs: implement new_ntfs_inode()Paulo Alcantara2-0/+43
2011-09-07Initial NTFS readonly support code to SyslinuxPaulo Alcantara3-0/+171
2011-09-07Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara22-94/+285
2011-08-25ifmemdsk: remove spurious +x bitsyslinux-4.05-pre6H. Peter Anvin1-0/+0
2011-08-24Merge remote-tracking branch 'sha0/ifmemdsk'H. Peter Anvin2-0/+393
2011-08-24NEWS: document isohybrid -mH. Peter Anvin1-0/+1
2011-08-24isohybrid: Generate GPT and Mac bootable imagesMatthew Garrett3-8/+572
2011-08-08ifmemdsk.c32: Allow boot options based on presence of MEMDISKShao Miller2-0/+393
2011-08-02Use PRIu64 instead of %llu, where appropriateMichal Soltys2-2/+3
2011-08-02Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys27-315/+575
2011-07-28extlinux: remove dead code in installersyslinux-4.05-pre5H. Peter Anvin1-5/+2
2011-07-28btrfs: Correctly determine the installation subvolumeYi Yang2-32/+376
2011-07-11hdt: Fixing array sizeErwan Velu1-1/+1
2011-07-11Merge remote-tracking branch 'hpa/master'Erwan Velu27-287/+207
2011-07-05extlinux: remove wrong use of strstr()syslinux-4.05-pre4Paulo Alcantara1-3/+1
2011-07-05implement fat_check_sb_fields()Paulo Alcantara1-0/+9
2011-06-28isohybrid: unbreak hex/octal arguments in C versionsyslinux-4.05-pre3P J P2-7/+14
2011-06-28Merge remote-tracking branch 'genec/extlinux-geo-for-hpa'H. Peter Anvin1-2/+2
2011-06-27com32: make syslinux_dump_*() pure debugging functionsH. Peter Anvin9-65/+48
2011-06-27Use <dprintf.h> instead of an ad hoc definitionH. Peter Anvin6-58/+6
2011-06-20dprintf: always define dprintf2/vdprintf2syslinux-4.05-pre2H. Peter Anvin1-7/+7
2011-06-20libupload: use %zx to print a size_t argumentH. Peter Anvin1-1/+1
2011-06-20lib: sync <stdint.h> and <stddef.h> from klibcH. Peter Anvin5-131/+97
2011-06-20lib/shuffle: use <dprintf.h>H. Peter Anvin1-17/+1
2011-06-20dprintf: add the ability to log to stdioH. Peter Anvin3-3/+23
2011-06-20chain.c32: fix types in dprintf()H. Peter Anvin1-4/+5
2011-06-20lib: Add missing bits to stddef.h, stdint.h; pointers are "long"H. Peter Anvin2-7/+11
2011-06-08Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys1-9/+15
2011-06-06hdt: New release 0.5.1hdt/0.5.1Erwan Velu1-2/+2
2011-06-06hdt: Ignoring checksums fileErwan Velu1-0/+1
2011-06-06strreplace: Fixing includesErwan Velu1-0/+1
2011-06-06Merge remote-tracking branch 'hpa/master'Erwan Velu12-56/+148
2011-05-24core: extend conventional memory warning with amount seensyslinux-4.05-pre1H. Peter Anvin1-9/+15
2011-05-11extlinux/main.c: Fix geometry handlingGene Cumm1-2/+2
2011-05-10Merge remote branch 'origin/master' into chaindevMichal Soltys8-8/+34
2011-05-10com32/chain: once more rename option: stop -> breakMichal Soltys4-19/+19
2011-05-10com32/chain: minor doc fixMichal Soltys1-7/+7
2011-05-10com32/chain: add support for ReactOS's freeldr.sysMichal Soltys2-0/+21
2011-05-09Add "make strip" targetH. Peter Anvin8-4/+30
2011-05-09Remove -s for host binariesH. Peter Anvin3-3/+3
2011-05-09linux: remove debugging OPTFLAGSH. Peter Anvin1-1/+1
2011-05-04Merge branch 'master' into chaindevMichal Soltys151-828/+4682
2011-05-01syslinux.mk: $(MAKEDIR), not $(makefiledir)H. Peter Anvin1-2/+2
2011-05-01chain.c32: allow specifying arbitrary seg/offs/entryH. Peter Anvin1-21/+67
2011-05-01chain: Support loading ReactOS' FreeLdrShao Miller2-0/+18
2011-05-01chain: Run Nindent on chain.cShao Miller1-11/+9
2011-04-29diag/geodsp/Makefile: Use make variablesGene Cumm2-5/+8
2011-04-28hdt: Adding dump_filename= optionErwan Velu3-66/+132
2011-04-27string: Adding strreplaceErwan Velu3-0/+55
2011-04-26diag/geodsp: Save the .bin filesGene Cumm1-1/+1
2011-04-26diag/geodsp: Makefile cleanupGene Cumm1-7/+2
2011-04-26diag/geodsp: Fix .img.gz prerequisiteGene Cumm1-1/+1
2011-04-26hdt: Adding hybrid iso image during releaseErwan Velu1-1/+7
2011-04-26hdt: dumping boot flag statusErwan Velu1-2/+5
2011-04-26Revert "hdt: remove set-but-unused variable"Erwan Velu1-0/+3
2011-04-26hdt: add back -I$(com32)H. Peter Anvin1-1/+1
2011-04-26sysdump: add $(LIBS) to the link ruleH. Peter Anvin1-1/+1
2011-04-26Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin40-55/+81
2011-04-25isolinux: remove broken and obsolete open_file_tH. Peter Anvin1-16/+0
2011-04-25isolinux: remove .img file supportH. Peter Anvin4-193/+9
2011-04-25com32: inet_ntoa() takes struct in_addrH. Peter Anvin3-17/+20
2011-04-25hdt: remove set-but-unused variableH. Peter Anvin1-3/+0
2011-04-25Merge remote-tracking branch 'sherbszt/gfxboot32'H. Peter Anvin1-1/+18
2011-04-25gfxboot: pass current working dir to gfxboot coreSteffen Winterfeldt1-0/+13
2011-04-25Merge remote-tracking branch 'hdt/master'H. Peter Anvin77-316/+4027
2011-04-25diag/geodsp: zero-fill sectors in -1 modeH. Peter Anvin1-0/+2
2011-04-25diag/geodsp: fix ordering of args to fread/fwrite in mk-lba-imgH. Peter Anvin1-3/+3
2011-04-25diag/geodsp: Avoid large intermediate filesH. Peter Anvin2-30/+41
2011-04-25ppmtolss16: remove obsolete Perl constructH. Peter Anvin1-1/+1
2011-04-24gfxboot: handle INITRD config lineSteffen Winterfeldt1-1/+5
2011-04-21version: now working on version 4.05H. Peter Anvin1-1/+1
2011-04-21hdt: Final release 0.5.0hdt/0.5.0Erwan Velu1-1/+1
2011-04-21hdt: Using dashed instead of . into label nameErwan Velu1-4/+4
2011-04-20hdt: Fixing ACPI displayErwan Velu2-3/+3
2011-04-20hdt: New release beta5hdt/0.5.0-beta5Erwan Velu1-1/+1
2011-04-20libupload: Adding tftp.h missing fileErwan Velu1-0/+22
2011-04-20hdt: Showing specific message for auto modeErwan Velu1-2/+1
2011-04-20hdt: Removing useless printf in dump modeErwan Velu1-2/+0
2011-04-20libupload: Fixing tftp return valueErwan Velu1-2/+2
2011-04-19hdt: New release Beta4hdt/0.5.0-beta4Erwan Velu1-1/+1
2011-04-19hdt: Adding dump mode on pre-built imagesErwan Velu1-0/+9
2011-04-19hdt: Preventing dump mode if no PXE configErwan Velu1-0/+5
2011-04-18Merge commit 'syslinux-4.04' into dynamic-sectordynamic-sectorH. Peter Anvin15-26/+250
2011-04-18spec: Use BuildRequires, add diag/ subdirectorysyslinux-4.04H. Peter Anvin1-1/+2
2011-04-18diag: Don't remove BTARGET on make cleanH. Peter Anvin1-1/+2
2011-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu21-54/+295
2011-04-18Merge remote-tracking branch 'pcacjr/syslinux-update-for-hpa'H. Peter Anvin4-14/+19
2011-04-18hdt: Reporting TFTP errors in dump modeErwan Velu1-1/+22
2011-04-18libupload: Implementing error code on tftpErwan Velu3-17/+45
2011-04-18menu: allow "menu hiddenkey" to take multiple keys; run unlabelH. Peter Anvin2-11/+32
2011-04-18hdt: Fixing automatic mode parsingErwan Velu2-15/+9
2011-04-18NEWS: Document MENU HIDDENKEYH. Peter Anvin1-1/+4
2011-04-18libupload: Fixing memset callErwan Velu1-2/+2
2011-04-17hdt: New release 0.5.0-beta3hdt/0.5.0-beta3Erwan Velu1-1/+1
2011-04-16cpuid: Using generic model if cyrix id is unknownErwan Velu1-3/+6
2011-04-16lua: Delete superfluous $(LIBS) prerequisiteMatt Fleming1-2/+1
2011-04-16sysdump: Delete superfluous $(LIBS) prerequisiteMatt Fleming1-2/+1
2011-04-16hdt: Delete superfluous $(LIBS) prerequisitesMatt Fleming1-2/+1
2011-04-16menu.c32: Delete superfluous $(LIBS) prerequistiteMatt Fleming1-3/+2
2011-04-16cpuid: Improving Cyrix/NSC detectionErwan Velu2-0/+163
2011-04-15hdt: Fixing buffer corruption in PXE menuErwan Velu1-3/+3
2011-04-15syslinux: check --update option properlyPaulo Alcantara1-0/+4
2011-04-15extlinux: remove already_installedPaulo Alcantara1-13/+0
2011-04-15extlinux: use syslinux_already_installed instead of already_installedPaulo Alcantara1-1/+1
2011-04-15libinstaller: implement syslinux_already_installedPaulo Alcantara2-0/+14
2011-04-14cpuid: Managing UNKNOWN CPU betterErwan Velu2-3/+9
2011-04-13hdt: Changing boot flag semantic in menu modeErwan Velu1-2/+2
2011-04-13cpuid: add cpuid info for "Geode by NSC"Jim Cromie1-0/+6
2011-04-13hdt: fix precedence problem in double-space checkJim Cromie1-1/+1
2011-04-13hdt: Display non-sequentials disks configurationsErwan Velu1-3/+3
2011-04-13hdt: Adding chain.c32 to pre-built imagesErwan Velu1-1/+4
2011-04-12hdt: Fixing checksums deletionErwan Velu1-1/+1
2011-04-12hdt: New release 0.5.0-beta2hdt/0.5.0-beta2Erwan Velu1-1/+1
2011-04-11keytest: make somewhat more comprehensibleH. Peter Anvin1-3/+4
2011-04-11keyname: better handling of named control charactersH. Peter Anvin1-4/+9
2011-04-11keytest: show the human name together with the keycodeH. Peter Anvin1-1/+1
2011-04-11menu: clear the timeout line on MENU HIDDENKEYH. Peter Anvin1-2/+5
2011-04-11menu hiddenkey: fix parsing the config file optionH. Peter Anvin1-3/+2
2011-04-11menu: Add "menu hiddenkey" to make terminating menu hidden a commandH. Peter Anvin7-3/+188
2011-04-11hdt: Adding dump entry in the menuErwan Velu3-0/+14
2011-04-11hdt: Adding checksums fileErwan Velu1-0/+6
2011-04-11hdt: Adding dump_mode & tftp_ip boot optionErwan Velu3-3/+19
2011-04-11hdt: new beta 0.5.0-beta1hdt/0.5.0-beta1Erwan Velu1-2/+2
2011-04-11hdt: Dumping HDTErwan Velu3-0/+52
2011-04-11hdt: Adding Kernel dumpingErwan Velu3-0/+71
2011-04-11Merge remote branch 'hpa/master' into libuploadErwan Velu18-169/+228
2011-04-11mboot.c32: Delete superfluous $(LIBS) prerequisiteMatt Fleming1-2/+1
2011-04-07Makefile: Move Makefile fragments into mk/Matt Fleming39-42/+71
2011-04-05diskstart: use the correct register for the starting addressH. Peter Anvin1-1/+1
2011-04-05installer: Update and correct generate_extents()H. Peter Anvin1-9/+12
2011-04-05core: Move sector 1 to address 0x8000 so it is alignedH. Peter Anvin3-5/+13
2011-04-05core/head.inc: require NASM 2.03+H. Peter Anvin1-2/+2
2011-04-05Merge commit 'syslinux-4.04-pre22' into dynamic-sectorH. Peter Anvin1-0/+5
2011-04-04diskstart: Add a pointer to the syslinux_banner to the EPAsyslinux-4.04-pre22H. Peter Anvin1-0/+5
2011-04-04disk: Make the sector size dynamicH. Peter Anvin2-12/+18
2011-04-04com32, bitops: proper constraint for byte-sized outputsyslinux-4.04-pre21H. Peter Anvin1-1/+1
2011-04-04NEWS: iso9660 also had issues with ../ paths.syslinux-4.04-pre20H. Peter Anvin1-1/+1
2011-04-04core: Adjust formatting around the date stringH. Peter Anvin1-2/+2
2011-04-04tinyjpeg: change DEBUG to JPEG_DEBUGH. Peter Anvin2-3/+3
2011-04-04iso9660: use generic_mangle_nameH. Peter Anvin1-49/+1
2011-04-04NEWS: Handle .. support for VFATsyslinux-4.04-pre19H. Peter Anvin1-0/+1
2011-04-04vfat: Fix mangling of directory names starting with ..Rich Mahn1-2/+4
2011-04-04NEWS: update the NEWS filesyslinux-4.04-pre18H. Peter Anvin1-2/+11
2011-04-04pxe: disable the "force INT 18h" hackH. Peter Anvin1-6/+13
2011-04-04hdt: Dumping ACPI structuresErwan Velu3-0/+602
2011-04-04hdt: Fixing typoErwan Velu1-1/+1
2011-04-04hdt: flags_to_string is now part of the acpi codeErwan Velu1-19/+0
2011-04-04acpi: moving flags_to_string to base codeErwan Velu2-0/+20
2011-04-04com32, bitops: an "m" constraint takes an object, not a pointer to oneH. Peter Anvin1-3/+7
2011-04-04com32: fix range handling in vsscanfH. Peter Anvin1-6/+6
2011-04-04bitops: the bt instructions returns result in CF, not ZFH. Peter Anvin1-2/+2
2011-04-03diskstart: Move DATE_STR out of sector 1H. Peter Anvin1-2/+12
2011-04-03hdt: Removing debugging messageErwan Velu1-1/+0
2011-04-03hdt: Cleaning macrosErwan Velu1-11/+4
2011-04-03hdt: Making dumping code easier to useErwan Velu9-66/+71
2011-04-03hdt: Removing corruption on printfErwan Velu1-4/+11
2011-04-01Merge remote-tracking branch 'genec/memdiskdbg-for-sha0'syslinux-4.04-pre17H. Peter Anvin1-7/+54
2011-04-01memdisk/dskprobe.c: Add status check to probes 08h and 41hGene Cumm1-0/+2
2011-04-01Merge remote-tracking branch 'genec/diag-mbr-handoff-for-hpa'syslinux-4.04-pre16H. Peter Anvin1-3/+29
2011-04-01Merge remote-tracking branch 'genec/diag-geodsp-for-hpa'H. Peter Anvin1-0/+6
2011-04-01gpxe: Inhibit parallel makesyslinux-4.04-pre15H. Peter Anvin1-1/+3
2011-04-01Update .gitignoreSebastian Herbszt1-0/+3
2011-04-01Merge remote-tracking branch 'sherbszt/gfxboot32'H. Peter Anvin1-47/+19
2011-04-01ld: Use ABSOLUTE() when taking differences between relative symbolsH. Peter Anvin2-25/+25
2011-03-31hdt: Moving define for more coherencyErwan Velu1-2/+2
2011-03-31hdt: Adding PCI dumpingErwan Velu3-0/+138
2011-03-31hdt: Using Macro to create objectsErwan Velu1-4/+3
2011-03-31hdt: Avoid memory corruptionErwan Velu2-234/+228
2011-03-30gfxboot: remove save_read() functionSebastian Herbszt1-24/+2
2011-03-30gfxboot: remove lowmem_buf_size variableSebastian Herbszt1-5/+2
2011-03-30gfxboot: don't use the bounce bufferSebastian Herbszt1-5/+11
2011-03-30gfxboot: use skipspace()Sebastian Herbszt1-17/+8
2011-03-30Merge branch 'master' into chaindevMichal Soltys2-10/+23
2011-03-29diag/geodsp/README: Additional use notesGene Cumm1-0/+6
2011-03-29Merge remote-tracking branch 'mcb30/empty-tftp-ip'H. Peter Anvin1-3/+3
2011-03-29hdt: Dumping memory configurationErwan Velu3-0/+138
2011-03-29hdt: Displaying item name for missing dmi itemsErwan Velu1-1/+4
2011-03-29hdt: Dumping oem & security itemsErwan Velu1-0/+30
2011-03-29hdt: Dumping more memory configurationErwan Velu1-1/+43
2011-03-29hdt: Dumping cache informationErwan Velu1-0/+28
2011-03-29hdt: Improving base_board dumpErwan Velu1-10/+25
2011-03-28hdt: Dumping DMIErwan Velu3-2/+358
2011-03-28pxe: allow TFTP server IP to be empty when not using TFTPMichael Brown1-3/+3
2011-03-27diag/mbr/handoff: Add optional printing of floppy descriptorGene Cumm1-0/+26
2011-03-27diag/mbr/handoff: Code comments; reflow outputGene Cumm1-4/+4
2011-03-25hdt: Adding add_ahi & addhs for dump modeErwan Velu1-0/+2
2011-03-25hdt: Dumping disks partitionsErwan Velu2-18/+75
2011-03-24hdt: Initial work for dumping disksErwan Velu3-3/+93
2011-03-23zzjson: Avoid printing empty line after each printErwan Velu1-1/+1
2011-03-23hdt: Dumping vesa modes & configurationErwan Velu3-0/+67
2011-03-23hdt: Dumping pxe stateErwan Velu1-33/+36
2011-03-23hdt: Adding VPD to dump featureErwan Velu3-0/+50
2011-03-22hdt: Dumping syslinux informationErwan Velu1-0/+42
2011-03-22hdt: Fixing memory corruptionErwan Velu2-10/+8
2011-03-22dump-pxe: dumping part of the dhcpdata structureErwan Velu1-0/+4
2011-03-22inet: Adding inet_ntoa()Erwan Velu3-0/+39
2011-03-21hdt: Dumping pxe structuresErwan Velu3-0/+75