summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use %-style of implicit rules when we don't have SUFFIXES set.syslinux-3.35H. Peter Anvin2007-01-281-1/+1
| * | Quiet warnings when building in a non-git directory.H. Peter Anvin2007-01-281-2/+2
| * | When making a release, force a tag even if it already existsH. Peter Anvin2007-01-281-1/+1
| * | Make including .depend obligatory (otherwise make might not generate it?)H. Peter Anvin2007-01-281-1/+1
| * | Remove redundant rule for gethostip.oH. Peter Anvin2007-01-281-2/+0
| * | Generate gethostip even when cross-compiling with -m32H. Peter Anvin2007-01-281-0/+1
| * | Fix the Makefile to handle overridden CCH. Peter Anvin2007-01-281-8/+12
| * | sample/Makefile: $(M32) is also needed in $(SFLAGS)H. Peter Anvin2007-01-281-1/+1
| * | Remove -m32 from the CC variable globally.H. Peter Anvin2007-01-282-5/+5
| * | Apparently rpmbuild won't accept a macro named "cc" either. Morons.H. Peter Anvin2007-01-281-7/+7
| * | Apparently rpmbuild can't deal with empty macros. Morons.H. Peter Anvin2007-01-281-7/+7
| * | Update copyright dates to 2007H. Peter Anvin2007-01-272-4/+4
| * | Acknowledge slax.orgsyslinux-3.35-pre5H. Peter Anvin2007-01-251-0/+2
| * | Need to support Infinibad.H. Peter Anvin2007-01-251-0/+2
| * | Update TODO list.H. Peter Anvin2007-01-251-8/+9
| * | -FPNG_NO_WRITE_SUPPORTED -> -DPNG_NO_WRITE_SUPPORTEDH. Peter Anvin2007-01-251-1/+1
| |/
| * Even more places which need -m32...syslinux-3.35-pre4H. Peter Anvin2007-01-251-4/+7
| * Quick hack to make sure we build 32-bit binaries with the -m32 flag.H. Peter Anvin2007-01-251-1/+3
| * Invoke ONERROR if we hit abort_load (and ONERROR is set.)H. Peter Anvin2007-01-253-6/+19
| * Compilation fix for older gcc where __DBL_*_EXP__ isn't definedH. Peter Anvin2007-01-252-33/+42
| * Document config file search pathsyslinux-3.35-pre3H. Peter Anvin2007-01-241-4/+11
| * DOS FAT installer: Fix name mangling for -d optionH. Peter Anvin2007-01-241-3/+10
| * Win32 FAT installer: fix type typo (which happened to cancel itself out...)H. Peter Anvin2007-01-241-1/+1
| * Win32 FAT installer: fix path mangling for -d optionH. Peter Anvin2007-01-241-3/+10
| * New API call: read disk.H. Peter Anvin2007-01-243-1/+48
| * Win32 FAT installer: support installing in a subdirectorysyslinux-3.35-pre2H. Peter Anvin2007-01-231-1/+46
| * DOS FAT installer: Correct parsing of -d optionH. Peter Anvin2007-01-231-2/+2
| * Call this version 3.35 instead of 3.32syslinux-3.35-pre1H. Peter Anvin2007-01-232-2/+2
| * Update documentation to indicate FAT subdirectory support.H. Peter Anvin2007-01-232-16/+30
| * Unix FAT installer: support installing ldlinux.sys in a subdirectoryH. Peter Anvin2007-01-231-23/+44
| * mtools FAT installer: support installing ldlinux.sys in a subdirectoryH. Peter Anvin2007-01-231-19/+73
| * DOS FAT installer: support installing ldlinux.sys in a subdirectoryH. Peter Anvin2007-01-231-3/+71
| * Support subdirectories in the FAT version of SYSLINUXH. Peter Anvin2007-01-231-112/+226
| * Fix segment register confusion in mangle_nameH. Peter Anvin2007-01-231-2/+2
| * comboot.doc: for function 0009h, clarify ES:DI = PXE parameter structuresyslinux-3.3mH. Peter Anvin2007-01-051-1/+1
* | Merge with 3.3x branchH. Peter Anvin2007-01-044-10/+30
|\ \ | |/
| * Stealth whitespace cleanup.syslinux-3.32-pre8H. Peter Anvin2006-12-124-10/+10
| * Patch: Parse append arguments properly in mboot moduleRam Yalamanchili2006-12-121-2/+22
* | Merge with syslinux-3.32-pre7syslinux-3.40-pre3H. Peter Anvin2006-11-2116-100/+231
|\ \ | |/
| * Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...syslinux-3.32-pre7H. Peter Anvin2006-11-211-8/+8
| |\
| | * Resolve issue with push/pop ordering in raw mode.H. Peter Anvin2006-11-211-8/+8
| * | memdisk: Update copyright dateH. Peter Anvin2006-11-131-1/+1
| |/
| * spec: handle variants of "i386" like "i686"syslinux-3.32-pre6H. Peter Anvin2006-11-011-4/+3
| * menu system: handle console setup/cleanup differentlyH. Peter Anvin2006-11-014-2/+24
| * NEWS: Document recent changessyslinux-3.32-pre5H. Peter Anvin2006-10-301-0/+3
| * The simple menu system doesn't work with serial consolehiranotaka@zng.info2006-10-301-1/+2
| * memdisk: Constrain input drive numbers both by equipment byte and INT 13hsyslinux-3.32-pre4H. Peter Anvin2006-10-301-2/+20
| * sha1pass: allow the user to specify an empty saltH. Peter Anvin2006-10-261-1/+3
| * When chainloading, set ES:DI to point to the $PnP ICS if available.H. Peter Anvin2006-10-241-3/+32
| * memdisk: $PnP Installation Check structure length is byte 5, not 2H. Peter Anvin2006-10-241-3/+4