summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* menu: allow "menu hiddenkey" to take multiple keys; run unlabelH. Peter Anvin2011-04-181-8/+26
* keytest: make somewhat more comprehensibleH. Peter Anvin2011-04-111-3/+4
* keyname: better handling of named control charactersH. Peter Anvin2011-04-111-4/+9
* keytest: show the human name together with the keycodeH. Peter Anvin2011-04-111-1/+1
* menu: clear the timeout line on MENU HIDDENKEYH. Peter Anvin2011-04-111-2/+5
* menu hiddenkey: fix parsing the config file optionH. Peter Anvin2011-04-111-3/+2
* menu: Add "menu hiddenkey" to make terminating menu hidden a commandH. Peter Anvin2011-04-116-3/+172
* com32, bitops: proper constraint for byte-sized outputsyslinux-4.04-pre21H. Peter Anvin2011-04-041-1/+1
* tinyjpeg: change DEBUG to JPEG_DEBUGH. Peter Anvin2011-04-042-3/+3
* com32, bitops: an "m" constraint takes an object, not a pointer to oneH. Peter Anvin2011-04-041-3/+7
* com32: fix range handling in vsscanfH. Peter Anvin2011-04-041-6/+6
* bitops: the bt instructions returns result in CF, not ZFH. Peter Anvin2011-04-041-2/+2
* gfxboot: remove save_read() functionSebastian Herbszt2011-03-301-24/+2
* gfxboot: remove lowmem_buf_size variableSebastian Herbszt2011-03-301-5/+2
* gfxboot: don't use the bounce bufferSebastian Herbszt2011-03-301-5/+11
* gfxboot: use skipspace()Sebastian Herbszt2011-03-301-17/+8
* linux.c32: For protocol 2.10+, use init_size when relocatingH. Peter Anvin2011-03-181-7/+20
* com32/cmenu/adv_menu.tpl: Use the proper value for ipappendH. Peter Anvin2011-03-161-1/+1
* com32/tools/relocs.c: remove variables set but not usedH. Peter Anvin2011-03-161-2/+0
* com32/rosh/rosh.h: remove variables set but not usedH. Peter Anvin2011-03-161-0/+1
* com32/rosh/rosh.c: remove variables set but not usedH. Peter Anvin2011-03-161-4/+3
* com32/lua/src/vesa.c: remove variables set but not usedH. Peter Anvin2011-03-161-4/+1
* com32/lua/src/syslinux.c: remove variables set but not usedH. Peter Anvin2011-03-161-6/+7
* com32/lib/vsscanf.c: remove variables set but not usedH. Peter Anvin2011-03-161-7/+0
* com32/lib/syslinux/shuffle.c: remove variables set but not usedH. Peter Anvin2011-03-161-5/+7
* com32/lib/sys/rawcon_read.c: remove variables set but not usedH. Peter Anvin2011-03-161-3/+0
* com32/lib/jpeg/tinyjpeg.c: remove variables set but not usedH. Peter Anvin2011-03-161-4/+3
* com32/hdt/hdt-menu-summary.c: remove variables set but not usedH. Peter Anvin2011-03-161-2/+0
* com32/hdt/hdt-cli-kernel.c: remove variables set but not usedH. Peter Anvin2011-03-161-4/+0
* com32/cmenu/libmenu/help.c: remove variables set but not usedH. Peter Anvin2011-03-161-4/+3
* chain.c32: Allow both "guid" and "uuid"H. Peter Anvin2011-03-131-1/+4
* chain.c32: fix specification of disk by GUID (UUID)H. Peter Anvin2011-03-131-2/+2
* Merge remote branch 'genec/memdisk-maxmem-for-hpa'syslinux-4.04-pre10H. Peter Anvin2011-03-024-36/+116
|\
| * libcom32: Add header to suffix_number.cGene Cumm2011-02-081-0/+1
| * memdisk & libcom32: Fix minor errors in previous commitGene Cumm2011-02-081-36/+1
| * com32: Move suffix_number() from libutil to libcom32Gene Cumm2011-02-084-3/+3
| * libutil: copy suffix_number() from com32/lib/syslinux/load_linux.cGene Cumm2011-02-073-1/+115
* | Merge remote branch 'genec/rosh_for_hpa'H. Peter Anvin2011-03-022-19/+33
|\ \
| * | rosh: 2 bug fixes; more debug codeGene Cumm2011-01-312-19/+33
* | | skipspace: move out of linesyslinux-4.04-pre9H. Peter Anvin2011-02-243-6/+12
* | | lua: Adding CPU moduleErwan Velu2011-02-085-1/+182
* | | com32: single instance of skipspace()Erwan Velu2011-02-076-50/+20
* | | lua: Adding PCI initErwan Velu2011-02-071-0/+1
* | | lua: Updating to 5.1.4.2Erwan Velu2011-02-077-20/+37
* | | lua: Updating to 5.1.4Erwan Velu2011-02-0721-215/+308
* | | lua: removing duplicated code from vesa.cErwan Velu2011-02-061-22/+0
* | | lua: Preventing gcc warning on vesa.cErwan Velu2011-02-061-0/+2
* | | lua: Making lua building with no gcc errorErwan Velu2011-02-062-12/+15
| |/ |/|
* | HDT: Releasing 0.4.1syslinux-4.04-pre6hdt/0.4.1Erwan Velu2011-02-061-1/+1
* | hdt: Fixing vesa detectionErwan Velu2011-02-033-6/+6