aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Merge branch 'elflink' of git://github.com/aericson/syslinux into elflinkMatt Fleming3-50/+15
2012-10-23memdisk: Fix order of sectors/track and bytes/sectorsyslinux-4.06Kenneth J. Davis1-2/+2
2012-10-23NEWS: Document the VFAT relative path fixMatt Fleming1-0/+2
2012-10-23README: Clarify the requirements for utils/isohybridMatt Fleming1-3/+3
2012-10-23NEWS: Fix some typosMatt Fleming1-4/+4
2012-10-23doc: minor documentation updatesVanush "Misha" Paturyan2-2/+2
2012-10-22Revert "win: Add -mno-ms-bitfields"H. Peter Anvin2-6/+5
2012-10-22Packed definition: workaround for mingw + gcc 4.7H. Peter Anvin1-6/+17
2012-10-19ldlinux: Use stdcon instead of rawcon for the consoleMatt Fleming1-1/+1
2012-10-19Clean up $(GPLLIB) leakMatt Fleming4-12/+9
2012-10-19core: Print error message if we don't load ldlinux.c32Matt Fleming1-0/+2
2012-10-15comboot: remove comapi_chainbootsyslinux-4.06-pre14Sebastian Herbszt2-37/+2
2012-10-15comboot: fix documentationSebastian Herbszt1-51/+1
2012-10-15README: document the need for /usr/include/uuid/uuid.hGeert Stappers1-0/+7
2012-10-12menu: Disallow navigation to a disabled entry via *any* keyMatt Fleming1-2/+3
2012-10-11prdhcp.c32: Turn off DEBUGsyslinux-4.06-pre13Matt Fleming1-1/+1
2012-10-11Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinuxMatt Fleming5-38/+287
2012-10-11win: Add -mno-ms-bitfieldsShao Miller2-5/+6
2012-10-10isohybrid: fix isohybrid.c compileFrediano Ziglio1-5/+5
2012-10-10ext2: add additional check to ext2 loaderFrediano Ziglio1-0/+3
2012-10-09mboot: fix typo in commentFrediano Ziglio1-1/+1
2012-10-09make some functions static remove unused NADV defineFrediano Ziglio2-6/+4
2012-10-09menu: Add MENU GOTO support to the MENU DEFAULT parsing codeMatt Fleming1-1/+3
2012-10-09menu: Don't highlight disabled entriesMatt Fleming1-2/+1
2012-10-08com32: Add ifmemdsk.c32 to MakefileMatt Fleming1-1/+1
2012-10-05NEWS: Document changes between 4.05 and 4.06syslinux-4.06-pre12Matt Fleming1-0/+8
2012-09-22In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2-208/+420
2012-09-22Bug fix: Added the missing entry (boot_from_pcmcia) in struct s_characteristics.Hung-chi Lihn1-1/+2
2012-09-22Added the native syslinux functions config_file(), ipappend_strs(), and reboo...Hung-chi Lihn1-0/+33
2012-09-22The current Lua.c32 does not enable io.read() due to some missing library fun...Hung-chi Lihn1-11/+29
2012-09-19installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming14-152/+346
2012-09-16doc/pxechn.txt: updateGene Cumm1-5/+5
2012-09-14extlinux: Handle error case for find_mount()Matt Fleming1-0/+2
2012-09-10NEWS: Adding 'silent' option from HDTErwan Velu1-1/+1
2012-09-10hdt: Release 0.5.2hdt/0.5.2Erwan Velu1-1/+1
2012-09-10hdt: Adding Silent modeErwan Velu3-9/+19
2012-09-10hdt: Removing remaining printf()Erwan Velu5-22/+22
2012-09-10NEWS: Updating for HDT & kontron_wdtErwan Velu1-0/+6
2012-09-10kontron_wdt: Fixing makefileErwan Velu1-1/+1
2012-09-10kontron_wdt: Enforce timeout value if already setErwan Velu1-0/+4
2012-09-10kontron_wdt: Adjusting exit pathErwan Velu1-7/+10
2012-09-10kontron_wdt: Adding watchdog com32 moduleErwan Velu3-1/+525
2012-09-06doc/pxechn.txt: Fix old exampleGene Cumm1-4/+1
2012-09-05Merge remote-tracking branch 'hpa/master'Erwan Velu23-126/+839
2012-09-05module: Fixed the upper limit in symbol table walk throughChandramouli Narayanan1-3/+3
2012-09-04console: Close stdin, stdout, stderr on ldlinux.c32 unloadMatt Fleming5-10/+13
2012-09-03doc/pxechn.txt: word wrapGene Cumm1-17/+49
2012-09-03doc/pxechn.txt: Updates for clarity/flowGene Cumm1-27/+33
2012-09-03doc/pxechn.txt: Change title for manpage use.Gene Cumm1-1/+1
2012-09-02xfs: Fix the way we check di_mode of an inodePaulo Alcantara2-13/+13
2012-09-02xfs: Cleanup previous commitPaulo Alcantara2-21/+19
2012-09-02xfs: Add xfs_readlink()Chen Baozi4-0/+63
2012-09-02xfs: Cleanup and remove some trailing whitespacesPaulo Alcantara2-8/+9
2012-09-02xfs: Add XFS_DINODE_FMT_BTREE support in xfs_next_extent()Chen Baozi3-20/+69
2012-09-02xfs: Cleanup and remove some trailing whitespacesPaulo Alcantara1-4/+8
2012-09-02xfs: Rework xfs_dir2_get_right_blk()Chen Baozi4-29/+237
2012-09-02xfs: cleanup unused structureChen Baozi1-14/+0
2012-09-02xfs: Remove some trailing whitespacesPaulo Alcantara1-2/+5
2012-09-02xfs: Add full B+tree search support in xfs_dir2_node_find_entry()Chen Baozi1-54/+54
2012-09-02xfs: Add xfs_fmt_btree_find_entry()Chen Baozi1-0/+9
2012-08-07ldlinux: Use findpath() to lookup filenamessyslinux-5.00-pre7Matt Fleming3-5/+8
2012-08-02rawcon_read: Fix reading high part of input keysMatt Fleming1-4/+9
2012-08-02ldlinux: Return to command prompt after loading COM32Matt Fleming6-45/+79
2012-07-29xfs: Fix memory leak in xfs_dir2_node_find_entry() functionPaulo Alcantara2-3/+3
2012-07-29xfs: Cleanup xfs_readdir_dir2_leaf() functionPaulo Alcantara1-21/+15
2012-07-29xfs: Implement xfs_readdir_dir2_node() functionPaulo Alcantara5-12/+139
2012-07-29EXTLINUX: Add sanity check for XFS filesystemsPaulo Alcantara2-3/+67
2012-07-28xfs: Add xfs_fmt_local_readdir() functionPaulo Alcantara1-3/+10
2012-07-28xfs: Add xfs_fmt_local_find_entry() functionPaulo Alcantara1-6/+11
2012-07-28xfs: Move readdir functions to another source filePaulo Alcantara3-265/+326
2012-07-28xfs: Remove trailing whitespace in xfs_dir2_isleaf() functionPaulo Alcantara1-1/+1
2012-07-28xfs: Move dir2 functions to another source filePaulo Alcantara6-719/+843
2012-07-28xfs: Fix memory leaks in xfs_dir2_node_find_entry() functionPaulo Alcantara1-15/+24
2012-07-26xfs: rework xfs_dir2_node_find_entry()Chen Baozi2-168/+157
2012-07-26xfs: get_dirblks() with count.Chen Baozi1-12/+14
2012-07-24xfs: Implement xfs_dir2_node_find_entry() functionPaulo Alcantara2-4/+252
2012-07-23xfs: Use xfs_debug() for "Entry not found!" messagePaulo Alcantara1-2/+2
2012-07-23xfs: Use dprintf() for debug messages in xfs_debug()Paulo Alcantara1-1/+2
2012-07-23xfs: Use bmbt_irec_get() to get extent information insteadPaulo Alcantara1-24/+6
2012-07-23xfs: Implement xfs_dir2_leaf_readdir() functionPaulo Alcantara1-6/+86
2012-07-23xfs: Fix binary search in xfs_dir2_leaf_find_entry() functionPaulo Alcantara1-1/+1
2012-07-22xfs: Make xfs_da_hashname() function staticPaulo Alcantara1-1/+1
2012-07-22xfs: Fix bug in xfs_dir2_leaf_find_entry() functionPaulo Alcantara2-55/+59
2012-07-22xfs: Implement xfs_dir2_leaf_find_entry() logic.Chen Baozi2-15/+265
2012-07-21xfs: Remove unnecessary debug message in xfs_getfssec()Paulo Alcantara1-2/+0
2012-07-21xfs: Add xfs_readdir() to filesystem opsPaulo Alcantara1-9/+226
2012-07-21xfs: CleanupPaulo Alcantara2-35/+39
2012-07-21xfs: Implement dir2_block_find_entry() function.Chen Baozi2-22/+336
2012-07-21xfs: Cleanup fill_xfs_inode_pvt() functionPaulo Alcantara1-4/+3
2012-07-21xfs: Only call fill_xfs_inode_pvt() if dinode was readPaulo Alcantara1-2/+4
2012-07-21xfs: Make sure that the dinode is read with successPaulo Alcantara1-1/+5
2012-07-21xfs: CleanupPaulo Alcantara1-12/+13
2012-07-21xfs: rework the logic of xfs_get_ino_core()Chen Baozi2-276/+42
2012-07-21xfs: Add xfs_getfssec() and xfs_next_extent() functionsPaulo Alcantara3-24/+120
2012-07-21xfs: Fix minor typoPaulo Alcantara1-1/+1
2012-07-21xfs: Make for-statement declaration more readablePaulo Alcantara1-1/+1
2012-07-21xfs: Remove unnecessary check in xfs_iget() functionPaulo Alcantara1-11/+7
2012-07-21xfs: Some bugfixesPaulo Alcantara1-32/+57
2012-07-21xfs: Remove duplicate variable attributionPaulo Alcantara1-4/+1
2012-07-21xfs: Fix some inode number conversionsPaulo Alcantara1-8/+14
2012-07-21xfs: Add xfs_iget() to filesystem opsPaulo Alcantara2-45/+316
2012-07-21Add support for 64-bit filesystem compatible struct inode.Chen Baozi1-3/+3
2012-07-21xfs: Fix inode size attributionPaulo Alcantara1-1/+1
2012-07-21xfs: Add xfs_get_agi() functionPaulo Alcantara1-21/+39
2012-07-21xfs: Fix inode lookup in chunks of 64 inodesPaulo Alcantara2-28/+72
2012-07-21Fix the calculation of the block of the root of the inode B+tree.Chen Baozi1-1/+1
2012-07-21xfs: Add xfs_iget_root() to XFS filesystem opsPaulo Alcantara3-39/+260
2012-07-21extlinux: put set_attributes() back to ext2_fat_install_file().Chen Baozi1-0/+6
2012-07-21xfs: Implement xfs_fs_init() functionPaulo Alcantara5-280/+522
2012-07-21xfs: Initial skeleton for XFS filesystem supportPaulo Alcantara5-0/+1180
2012-07-21mbr: Add support for loading VBRs from XFS filesystemsPaulo Alcantara1-0/+13
2012-07-21EXTLINUX: Initial XFS filesystem supportPaulo Alcantara6-41/+1324
2012-07-20com32: Use --as-needed for LDFLAGSMatt Fleming5-25/+12
2012-07-20Use pxe_call() instead of COMBOOT APIMatt Fleming13-112/+34
2012-07-20elflink: Replace __intcall() with direct function callsMatt Fleming33-243/+134
2012-07-20lib/sys/module: Add support for weak symbolsMatt Fleming2-3/+22
2012-07-20ldlinux: Stop using the internal KT_* image typesMatt Fleming9-60/+81
2012-07-20core/elflink: Delete ADV code that's already in ldlinuxMatt Fleming2-161/+0
2012-07-19Only compile dprintf/vdprintf if DEBUG_PORT is definedH. Peter Anvin4-4/+13
2012-07-19Merge branch 'master' into elflinkMatt Fleming11-34/+208
2012-07-19ldlinux: Return immediately after we execute() a commandMatt Fleming1-0/+1
2012-07-19Correct initialization of the cache doubly-linked listsyslinux-4.06-pre11H. Peter Anvin1-2/+2
2012-07-05core: Makefile: Do not enable debug by defaultPaulo Alcantara1-1/+1
2012-07-05vdprintf: Remove unused variablePaulo Alcantara1-3/+2
2012-07-05elf_module: Remove unused variablePaulo Alcantara1-3/+1
2012-07-04Fix Makefile install targetsMatt Fleming4-10/+7
2012-07-03menu: Supply the command type to execute()Matt Fleming3-4/+10
2012-07-02dprintf: Always include the dprintf implementation in libcom32core.aMatt Fleming2-9/+2
2012-06-29linux.c32: add missing break;syslinux-4.06-pre10H. Peter Anvin1-0/+1
2012-06-29linux.c32: allow loading arbitrary setup_data blobsH. Peter Anvin1-12/+36
2012-06-29setup_data: if nothing to load and version < 2.09, no harm no foulH. Peter Anvin1-3/+3
2012-06-29setup_data: check to make sure kernel version >= 0x0209H. Peter Anvin1-0/+7
2012-06-29linux.c32: add support for a device tree blob (dtb)H. Peter Anvin1-2/+25
2012-06-29<syslinux/linux.h>: add missing setup_data_init() definitionH. Peter Anvin1-0/+2
2012-06-29Change fdt-specific loader into a generic setup_data loaderH. Peter Anvin6-68/+90
2012-06-29com32: Add device tree supportThierry Reding6-6/+98
2012-06-29fat: Make mangle behavior similar to the standard oneH. Peter Anvin1-16/+19
2012-06-29win: Use lower-case private definition of STORAGE_DEVICE_NUMBERH. Peter Anvin1-6/+6
2012-06-29SEG(): centralize the bad bailoutH. Peter Anvin2-6/+16
2012-06-29com32: mark the invalid SEG() as __unlikely()H. Peter Anvin1-1/+1
2012-06-29SEG(): make SEG() puke on bad pointers if DEBUG is definedH. Peter Anvin2-1/+15
2012-06-29elflink: fix dependency problem in cmenu/Makefilesyslinux-5.00-pre6H. Peter Anvin2-17/+6
2012-06-28elflink: Use ConfigName directly, the comboot API doesn't worksyslinux-5.00-pre5H. Peter Anvin3-45/+4
2012-06-28Merge remote-tracking branch 'origin/master' into elflinkH. Peter Anvin4-43/+86
2012-06-28Actually keep track of the pathnames for all elementssyslinux-4.06-pre9H. Peter Anvin4-81/+80
2012-06-28chdir: collapse /./ and /../ in path for conventional filesystemssyslinux-4.06-pre8H. Peter Anvin1-6/+50
2012-06-27Makefile: fix misplaced dotH. Peter Anvin1-1/+1
2012-06-27Merge remote-tracking branch 'origin/master' into elflinkH. Peter Anvin1-1/+1
2012-06-27win32: assume STORAGE_DEVICE_NUMBER is definedH. Peter Anvin1-1/+1
2012-06-27Merge branch 'elflink' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux ...H. Peter Anvin34-184/+368
2012-06-22Merge remote-tracking branch 'origin/master' into elflinksyslinux-5.00-pre4H. Peter Anvin9-51/+547
2012-06-20syslxopt: fix syntax errorssyslinux-4.06-pre7H. Peter Anvin1-2/+2
2012-06-20NEWS: document extlinux --deviceH. Peter Anvin1-0/+1
2012-06-20extlinux: add --device option to override device detectH. Peter Anvin4-5/+27
2012-06-20extlinux: centralize and reuse btrfs validationH. Peter Anvin1-34/+77
2012-06-20module: Make list of DT_NEEDED entries per-moduleMatt Fleming2-15/+10
2012-06-20ldlinux: Don't lfree() 'kernel' twiceMatt Fleming1-1/+0
2012-06-20Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming8-52/+68
2012-06-20com32: Per-object file LDFLAGSMatt Fleming6-3/+39
2012-06-20fs: Add .copy_super to struct fs_opsMatt Fleming3-5/+5
2012-06-19extlinux: better methods for finding device matchesH. Peter Anvin5-44/+474
2012-06-13Merge remote-tracking branch 'hpa/master'Erwan Velu3-9/+39
2012-06-12Merge remote-tracking branch 'origin/master' into elflinksyslinux-5.00-pre3H. Peter Anvin3-9/+39
2012-06-12elflink: Fix compiler warningMatt Fleming1-1/+1
2012-06-11Merge remote-tracking branch 'genec/linux-com32-error-message-for-hpa'syslinux-4.06-pre6H. Peter Anvin1-7/+34
2012-06-11isohybrid: Fix building with --as-neededMicah Gersten1-1/+1
2012-06-09linux.c32: Make errors clearer for usersGene Cumm1-7/+34
2012-06-09com32: Add missing DHCP pack/unpack filesMatt Fleming1-1/+1
2012-06-08pxechn: Fix merge botch s/pxe_dns/pxe_dns_resolv/Matt Fleming1-2/+2
2012-06-08Delete all references to __com32.cs_bounceMatt Fleming14-88/+229
2012-06-08module: Actually use last component of DT_NEEDED pathnameMatt Fleming2-13/+15
2012-06-08ldlinux: fixes bug that happens when using fullpath for a COM32 moduleAndre Ericson2-10/+5
2012-06-07Merge remote-tracking branch 'mfleming/merge/elflink/master' into elflinkH. Peter Anvin120-2509/+11708
2012-06-07chainboot: clean up old assemblyismsH. Peter Anvin1-57/+38
2012-06-07execute(): move chainbooting code to its own fileH. Peter Anvin4-137/+180
2012-06-07Merge remote-tracking branch 'mfleming/elflink-dot-zero' into elflinkH. Peter Anvin11-3/+184
2012-06-07elflink: Fix boot sector bootingMatt Fleming11-3/+184
2012-06-04btrfs: Fix booting off a btrfs subvolume.Alexander E. Patrakov1-1/+4
2012-06-02prdhcp.c32: Fix what is retrieved.Gene Cumm1-2/+3
2012-06-02prdhcp.c32: Add to MakefileGene Cumm1-1/+1
2012-06-02prdhcp.c32: Print DHCP packetsGene Cumm1-0/+163
2012-06-01doc/pxechn.txt: add -S, examples, clarifyGene Cumm1-8/+11
2012-06-01pxechn.c32: add -S to transform sname to siaddrGene Cumm1-2/+31
2012-05-31doc/pxechn.txt: WDS specifics, example, issueGene Cumm1-4/+10
2012-05-31Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming120-2509/+11708
2012-05-30Merge remote-tracking branch 'hpa/master'Erwan Velu1-8/+9
2012-05-29pxe: use core for atomic modification of certain volatilessyslinux-4.10-pre22lwipH. Peter Anvin2-3/+3
2012-05-29pxe: force polling on if we receive no interruptsH. Peter Anvin2-5/+24
2012-05-29pxe: always start the idle thread, in case we need itsyslinux-4.10-pre21H. Peter Anvin3-11/+39
2012-05-29pxe: drop the maximum spurious interrupt to 100 in a timer tickH. Peter Anvin1-1/+1
2012-05-29pxe: Add code to detect a struck interrupt line and disable (go to poll)H. Peter Anvin2-10/+74
2012-05-29core: remove unused variable in scan_highmem_area()H. Peter Anvin1-2/+0
2012-05-29Merge commit 'd76af0754db7ddd4c06215d922d213c93178c0af' into elflinkH. Peter Anvin6-13/+42
2012-05-29relocs: Move stop to the endH. Peter Anvin1-8/+9
2012-05-29NEWS: add pxechn.c32Gene Cumm1-0/+3
2012-05-29hdt: Removing builting sleep support in sayErwan Velu2-19/+1
2012-05-29hdt: 0.5.2-pre3 releasehdt/0.5.2-pre3Erwan Velu1-1/+1
2012-05-29Merge branch 'master' of git://git.zytor.com/syslinux/syslinuxErwan Velu14-130/+1847
2012-05-29pxe: move hardwired DHCP options into high memoryH. Peter Anvin4-49/+68
2012-05-29hdt: Adding sleep commandErwan Velu5-1/+21