summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be more explicit about errors, so we can debug problems.syslinux-1.64-pre2hpa2001-09-071-13/+58
* Try to placate recent versions of Windows when using the DOS installer.hpa2001-09-072-52/+135
* First cut of "hardware" flowcontrol support for serial console.syslinux-1.64-pre1hpa2001-09-066-56/+144
* It may not just be an Award bug...syslinux-1.63hpa2001-08-071-1/+2
* Fix short jump out of rangesyslinux-1.63-pre3hpa2001-08-041-2/+2
* Bug workaround for Award BIOSes.hpa2001-08-042-4/+12
* Try to avoid font problems when returning to text mode.hpa2001-07-204-53/+19
* Fix stack-smash bug.syslinux-1.63-pre1hpa2001-05-282-1/+4
* Working on version 1.63.hpa2001-05-092-1/+7
* Correct the handling of "equal buckets conversion". This is probablyhpa2001-05-091-3/+3
* Install ppmtolss16; lss16toppm; honour INSTALLROOT.hpa2001-05-071-2/+2
* Remove obsolete debugging code; reinstate error messageshpa2001-05-071-27/+3
* Make an attempt to do color assignment correctly even without havinghpa2001-05-071-36/+65
* Document disk image support as a TODO.syslinux-1.62hpa2001-04-241-0/+3
* Use the undocumented "append" command instead of hacking aroundsyslinux-1.62-pre4hpa2001-04-241-15/+18
* - Graphics fixessyslinux-1.62-pre3hpa2001-04-246-72/+468
* TSR for virtual INT 13h disk in high memory (under development.)hpa2001-04-192-0/+334
* Note that booting other OSes currently applies to SYSLINUX only; if you'rehpa2001-04-191-0/+4
* Introduce a way to return to text mode. Clean up the handling ofhpa2001-04-195-156/+202
* Fix reversed values in "ip=" option.syslinux-1.62-pre2hpa2001-04-172-2/+4
* Add DHCP option to set PXELINUX reset timeout.syslinux-1.62-pre1hpa2001-04-132-3/+31
* Allow the DHCP server to override PXELINUX default options;hpa2001-04-134-16/+146
* Update the maximum pathname length to 63 characters.syslinux-1.61hpa2001-04-121-1/+1
* Fix for full pathname lookup algorithm.syslinux-1.61-pre1hpa2001-04-121-3/+2
* Declare this to be the beginning of version 1.61, and update thehpa2001-04-124-15/+23
* Support filenames up to 64 characters.hpa2001-04-121-1/+1
* Support full pathname searches.hpa2001-04-121-13/+57
* ID 0x33 is ISOLINUX.hpa2001-04-111-2/+2
* Use Perl constructs that are somewhat cleaner.syslinux-1.60hpa2001-04-101-5/+2
* Header cleanups.hpa2001-04-102-10/+24
* Add lss16toppm to the list of files to distribute.hpa2001-04-101-1/+1
* Program to convert an LSS-16 image to PPM.hpa2001-04-101-0/+97
* Specify which version of cdrecord contains mkisofs 1.13.hpa2001-04-101-2/+2
* Check in example of using <Ctrl-P> for comments, and make a note abouthpa2001-04-101-2/+7
* Move "call vgaclearmode" in case of kaboom to the correct versionsyslinux-1.60-pre5hpa2001-04-101-1/+1
* Clear graphics mode before trying to reboot.hpa2001-04-101-0/+1
* Fix for register corruption while displaying F-key help files.hpa2001-04-103-0/+6
* Try to improve the relability of the error routine.hpa2001-04-091-5/+8
* Issue a CR LF before printing a message file. Introduce the commonhpa2001-04-093-7/+15
* Add note about mode control characters.hpa2001-04-091-0/+3
* Always use ScrollAttribute for scrolling.hpa2001-04-093-3/+3
* Support mode controls.hpa2001-04-091-14/+22
* Add mode-specific control sequences.hpa2001-04-094-18/+144
* Documentation change listing...hpa2001-04-091-0/+2
* More pruning of debug messages.hpa2001-04-091-14/+24
* Document isolinux-debug.bin.hpa2001-04-091-0/+5
* Clean up useless align directive.hpa2001-04-091-1/+0
* isolinux-debug.lst is not a precious file.hpa2001-04-091-1/+1
* Clean up the error messages code; move some uninitialized variables tohpa2001-04-092-21/+69
* If we get a disk error, do the "kaboom" thing.hpa2001-04-091-20/+17