summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Query a more sane drive number.syslinux-3.11-pre5hpa2005-08-261-1/+1
* Display the correct type of disk.syslinux-3.11-pre4hpa2005-08-261-2/+3
* Avoid doing the same job more than once...syslinux-3.11-pre3hpa2005-08-261-10/+10
* Document menu changesyslinux-3.11-pre2hpa2005-08-261-0/+1
* Allow customization of the menu layout.hpa2005-08-264-11/+51
* Document changessyslinux-3.11-pre1hpa2005-08-251-0/+2
* Fix bug w.r.t. floppy count.hpa2005-08-251-1/+1
* Next version: 3.11hpa2005-08-252-1/+3
* Add com32 modules to /boot.syslinux-3.10hpa2005-08-241-0/+6
* Document MEMDISK changeshpa2005-08-231-0/+1
* * -ffreestandingsyslinux-3.10-pre21hpa2005-08-234-28/+54
* Fix stack restoration on isolinuxhpa2005-08-231-1/+1
* Revert change to searchdir; document BX and CX trashed.hpa2005-08-231-11/+7
* Make sure we have at least 4K for the stack.syslinux-3.10-pre20hpa2005-08-222-5/+15
* Document N/P changehpa2005-08-221-0/+1
* N and P aren't special anymorehpa2005-08-221-2/+1
* Remove special handling of P and N in menuhpa2005-08-221-6/+2
* Documentation updates from Jim Cromiehpa2005-08-222-0/+8
* Fix from Murali: wrong return valuehpa2005-08-221-1/+1
* Silly fix for slow symlinkssyslinux-3.10-pre19hpa2005-08-221-1/+1
* Register-handling cleanups for searchdir.hpa2005-08-224-12/+23
* Symlink support for EXTLINUXhpa2005-08-226-35/+240
* Actually decrement counter; return string if EOF after reading characterssyslinux-3.10-pre18hpa2005-08-211-1/+2
* Fix handling of images with DOSEMU headers.syslinux-3.10-pre17hpa2005-08-212-1/+3
* Update TODOsyslinux-3.10-pre16hpa2005-08-211-2/+5
* Clean up(?) the local boot issues?hpa2005-08-211-3/+2
* Document changeshpa2005-08-211-0/+5
* Disable the idle call for nowhpa2005-08-211-1/+6
* Correct the code related to the run kernel image API function.hpa2005-08-213-42/+59
* Add more low-level API function to load the kernel, and make thehpa2005-08-215-8/+131
* Clean up abort.inc to handle NASM bug (forward jmp through equ)syslinux-3.10-pre15hpa2005-08-201-10/+6
* Try to be sane about spaces...hpa2005-08-202-4/+4
* Fix dependency generation.syslinux-3.10-pre14hpa2005-08-201-1/+2
* Reorganize memory so we don't have to relocate pxelinux and have morehpa2005-08-2012-22/+125
* Enable stack-switching modesyslinux-3.10-pre13hpa2005-08-191-1/+1
* Move pxelinux to 0xA000hpa2005-08-191-1/+1
* Fix stack-switching mode (USE_PXE_PROVIDED_STACK == 0)hpa2005-08-191-3/+15
* Need to strdup the kernel name so it can be free'dhpa2005-08-191-1/+1
* Saner idle call semanticshpa2005-08-195-6/+21
* Improve the idle behaviour slightly.hpa2005-08-191-2/+12
* Correct the sense of "noescape"hpa2005-08-191-1/+1
* Document chainloaded menushpa2005-08-191-0/+8
* Improve and document secondary menus.hpa2005-08-192-19/+33
* Handle MENU PASSWD correctlysyslinux-3.10-pre12hpa2005-08-182-2/+11
* Better NOESCAPE; handle comments without space (too common a mistake)hpa2005-08-187-20/+22
* Try again to make "noescape" actually work...hpa2005-08-183-4/+8
* NOESCAPE: run the default command if a load is interruptedsyslinux-3.10-pre11hpa2005-08-181-6/+4
* If onerror is set, invoke onerror on escapehpa2005-08-187-144/+85
* Make sure to zero-terminate display fileshpa2005-08-181-0/+2
* Merge updates to syslinux into extlinuxhpa2005-08-181-123/+145