summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.04syslinux-4.04-pre1H. Peter Anvin2010-12-021-1/+1
* man: remove long-since-obsolete note about name manglingH. Peter Anvin2010-11-181-5/+0
* core, pxe: Fix handling of unqualified DNS namesH. Peter Anvin2010-11-141-1/+1
* memdisk: use char array for external symbolsH. Peter Anvin2010-11-141-3/+3
* gfxboot: use a character array for an absolute symbolH. Peter Anvin2010-11-141-3/+4
* disklib: remove improper "inline"H. Peter Anvin2010-11-141-2/+2
* com32: add a centralized bitops headerH. Peter Anvin2010-11-143-23/+66
*---. Merge branch 'genec-rosh-for-hpa', remote branches 'genec/sample-make-for-hpa...H. Peter Anvin2010-11-148-25/+683
|\ \ \
| | | * PXELINUX: shorten code in pxenv callGene Cumm2010-11-131-4/+2
| | | * PXELINUX: add gPXE PXENV_FILE_EXEC in addition to PXENV_RESTART_TFTP; commentsGene Cumm2010-11-131-2/+6
| | | * PXELINUX: Fix timer bugGene Cumm2010-11-051-0/+19
| | * | ver.com: Update some of how DRMK is handledGene Cumm2010-11-061-3/+14
| | * | ver.com: Fix month calculation for DRMK Build DateGene Cumm2010-11-021-1/+7
| | * | modules/Makefile: add ver.comGene Cumm2010-10-251-1/+1
| | * | ver.com: Fixed width number output; Conditional skip DOS serialGene Cumm2010-10-251-44/+104
| | * | ver.com: Compact file by reuse of stringGene Cumm2010-10-241-9/+13
| | * | ver.com: Update to pull info from DRMKGene Cumm2010-10-241-5/+116
| | * | core/writedec: Remove writechr; fix overflow in .cloopGene Cumm2010-10-241-2/+3
| | * | ver.com: Import from previously private branch as new fileGene Cumm2010-10-241-0/+414
| | |/
| * | sample/Makefile: re-add the includeGene Cumm2010-10-251-0/+1
| |/
| * gfxboot: fix buffer overrun when loading kernel/initramfssyslinux-4.03Colin Watson2010-10-201-1/+2
| * Merge remote branch 'liu/master'syslinux-4.03-pre6H. Peter Anvin2010-10-151-18/+27
| |\
| | * lib: Update memmem functionLiu Aleaxander2010-10-091-18/+27
| * | chain.c32: DRMK: Fix comment at top of sourceGene Cumm2010-10-141-1/+2
| * | chain.c32: DRMK: Add comment about only using a DWORD for partition offsetGene Cumm2010-10-131-0/+1
| * | chain.c32: DRMK: clean up output; clean up and correct commentsGene Cumm2010-10-131-10/+8
| * | chain.c: Progress on DRMK and notes that it's not perfect yet.Gene Cumm2010-10-131-2/+21
* | | rosh: rosh_argcat now has length. if DO_DEBUG, show startup commandGene Cumm2010-10-161-8/+16
* | | rosh: display command entered and a command unknown message when not knownGene Cumm2010-10-161-20/+24
* | | Merge branch 'master' into rosh_for_hpaGene Cumm2010-10-137-53/+83
|\ \ \ | |/ /
| * | gfxboot: add include and menu include supportsyslinux-4.03-pre5Colin Watson2010-10-121-21/+42
| * | doc: extlinux falls back to syslinux.cfgFerenc Wagner2010-10-121-0/+2
| * | doc: reorganize config file introFerenc Wagner2010-10-121-6/+7
| * | doc: comments don't need a leading spaceFerenc Wagner2010-10-121-2/+2
| * | chain.c32: make CHS calculation match core/fs/diskio.cH. Peter Anvin2010-10-121-14/+10
| * | strspn.c: drop "inline"H. Peter Anvin2010-10-121-2/+2
| * | NEWS: Update for 4.03H. Peter Anvin2010-10-121-0/+14
| * | isohybrid: Use ftruncate instead of seek for final paddingP J P2010-10-121-8/+4
| * | chain.c32: fix conversion from LBA to CHSH. Peter Anvin2010-10-121-1/+1
| |/
* | rosh: add another item in the ToDos commentGene Cumm2010-10-131-0/+2
* | rosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add ROSH_DEBUG2_ARGV_V macroGene Cumm2010-10-092-7/+31
* | unistd.h: Add missing getopt declarationsGene Cumm2010-10-091-0/+4
* | Merge branch 'master' into rosh_for_hpaGene Cumm2010-10-0913-30/+118
|\ \ | |/
| * Merge remote branch 'genec/rosh_for_hpa'syslinux-4.03-pre4H. Peter Anvin2010-10-083-24/+99
| |\
| * | core: fix handling new directory "/" for CONFIG in ISOLINUX and EXTLINUXGene Cumm2010-09-232-0/+4
| * | Fix missing option -s in libinstallersyslinux-4.03-pre3Arwin Vosselman2010-09-091-1/+1
| * | pxe: add a "pxeretry" option to deal with 404's in web appssyslinux-4.03-pre2H. Peter Anvin2010-08-264-0/+18
| * | extlinux: try to get the disk offset from sysfsH. Peter Anvin2010-08-131-5/+38
| * | diskio: remove redundant register writeDon Hiatt2010-08-131-2/+0
| * | version: next version will be 4.03syslinux-4.03-pre1H. Peter Anvin2010-08-111-1/+1