summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates; URLssyslinux-2.00hpa2002-10-251-3/+3
* Update copyright dateshpa2002-10-252-2/+5
* Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa2002-10-254-29/+73
* LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa2002-10-253-2/+65
* Remove debugging codesyslinux-2.00-pre14hpa2002-10-251-6/+0
* Fixed PXELINUX timeout issue...hpa2002-10-251-0/+2
* Work around NASM bug that would lead to no timeout at all before resethpa2002-10-251-11/+17
* Fix command-line parsing bug... destroyed the flags while live... oops.syslinux-2.00-pre13hpa2002-10-241-2/+2
* Yes it is, just not for nonofficial buildshpa2002-10-241-1/+1
* DATE isn't defined in the MEMDISK directoryhpa2002-10-241-1/+1
* Fix dependencieshpa2002-10-241-2/+5
* (Hopefully) fix bug related to very long configuration filessyslinux-2.00-pre12hpa2002-10-245-13/+35
* Fix bug which causes ISOLINUX to choke on initrds > 128 MB.hpa2002-10-242-3/+8
* Add option to display the generated filesystem offsetsyslinux-2.00-pre11hpa2002-10-241-2/+19
* * Unify the command-line handling and extension-scanning codesyslinux-2.00-pre10hpa2002-10-246-1033/+443
* Fix PXELINUX memory overwrite bug.syslinux-2.00-pre9hpa2002-10-222-0/+11
* Add missing files.hpa2002-10-031-1/+1
* Add tool to create a DOS-formatted hard drive image; minor tidying of thehpa2002-10-034-2/+123
* Make the syslinux installer be setuid safe (we hope...)syslinux-2.00-pre8hpa2002-08-282-27/+76
* Fix for Toshiba laptops; ported from 1.xx branchsyslinux-2.00-pre7hpa2002-08-132-29/+4
* Update the documentation for COMBOOT imageshpa2002-07-201-30/+7
* Finally get around to fixing the MBR code.syslinux-2.00-pre6hpa2002-07-152-15/+14
* Correct the "invoke PXE stack" call...syslinux-2.00-pre5hpa2002-06-172-2/+6
* Add API call to determine the serial console configuration.hpa2002-06-176-1/+33
* Document changes due to the use of a stack frame; add new "get derivativehpa2002-06-173-4/+88
* Support reporting extended characters as <NUL>...; use a stack registerhpa2002-06-173-98/+179
* Document new "write serial port" syscallhpa2002-06-161-1/+8
* Merge in changes from SYSLINUX 1.75syslinux-2.00-pre4hpa2002-06-158-40/+126
* Yet another case of cp -r -> cp -rPsyslinux-2.00-pre3hpa2002-06-121-1/+1
* Use the new <com32.h> definitionshpa2002-06-121-2/+2
* Correct the CFLAGS for building com32 fileshpa2002-06-121-1/+1
* Export com32/include instead of com32.hhpa2002-06-122-2/+2
* Document the new structure definitions.hpa2002-06-121-17/+24
* Add <stdint.h>hpa2002-06-121-0/+146
* Move com32.h to a subdirectory; we expect to have more stuff here...hpa2002-06-121-16/+23
* Remove the noop API call, and instead use function 0 for internalhpa2002-06-122-15/+13
* Fix the implementation of API call 0009h (Call PXE Stack)hpa2002-06-121-0/+1
* Patch ported from the 1.xx branch: correct chainloading of PXE NBPs.hpa2002-06-122-0/+8
* Add an API call to invoke the PXE stack directly.hpa2002-06-122-0/+22
* Make sure "make clean" does the right thing.hpa2002-06-111-1/+1
* Update documentation; return ClustSize not SecPerClust on an open request...syslinux-2.00-pre2hpa2002-06-112-2/+36
* Add com32.h as documentation.syslinux-2.00-pre1hpa2002-06-112-1/+50
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-1118-181/+1102
* Eliminate "near"ssyslinux-1.xxhpa2002-06-111-0/+2
* Remove all explicit "near" declarations, except the ones that arehpa2002-06-107-45/+45
* Remove some redundant move-via-register of segmentshpa2002-06-073-6/+3
* Fix COMBOOT return; support DOS system calls 00 and 4C (both are EXIT.)syslinux-1.75-pre3hpa2002-06-065-21/+45
* Clean up major bugs in the extension-detection code.hpa2002-06-063-19/+28
* Fix the aborted_msghpa2002-06-061-1/+1
* Comment updatehpa2002-06-031-1/+4