summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support for ip= option in PXELINUX.syslinux-1.52-pre2hpa2001-02-085-32/+182
* Document documentation updates.hpa2001-02-071-0/+1
* Update to add info about new PXE stacks and about atftp.hpa2001-02-071-9/+15
* Update dates; remove note about floppy disk bug in 2.1.x kernels.hpa2001-02-071-8/+1
* Remove version number and release dates from the documentation, sincehpa2001-02-072-5/+2
* Don't rely on SS -> zero_seg, since that will NOT be true in general forsyslinux-1.52-pre1hpa2001-02-072-24/+24
* Realized the nature of the A20/PXELINUX problem: On SYSLINUX SS = CS,hpa2001-02-071-2/+3
* Working on release 1.52hpa2001-02-072-1/+5
* Put in musing about adding a handful of DOS syscalls, and why.syslinux-1.51hpa2001-01-241-3/+15
* Note that we don't wraparound on the serial portsyslinux-1.51-pre7hpa2001-01-241-0/+2
* Don't do wraparound on the serial port - that's the terminal's jobhpa2001-01-242-2/+4
* Reduce the io_delay to make the A20 slowdown less severesyslinux-1.51-pre6hpa2001-01-222-4/+0
* Fix E820 code; clean up some of the old debugging support and put insyslinux-1.51-pre5hpa2001-01-212-184/+110
* Try to make the A20 delay loops a bit more consistent.hpa2001-01-212-6/+6
* Move uuencoded prerelease files into a subdirectory.hpa2001-01-191-2/+2
* Yet more fixes to the new A20 code.syslinux-1.51-pre4hpa2001-01-192-8/+28
* Fix really embarrassing A20 test bug.hpa2001-01-192-2/+2
* Bug fixes (we hope!) to both the E820 and new A20 code.hpa2001-01-192-26/+22
* INT 15h, AX=0E820h memory detection support.syslinux-1.51-pre3hpa2001-01-193-2/+107
* Yet another round of A20 changes.syslinux-1.51-pre2hpa2001-01-193-64/+193
* Change prerel directories to be named -prehpa2000-12-291-1/+1
* Name prereleases something with "-pre" in them, for clarity.hpa2000-12-291-2/+2
* Correct prerelease generation.hpa2000-12-291-1/+1
* More sane handling of prereleases, I hope.hpa2000-12-291-3/+5
* Working on version 1.51syslinux-1.51-pre1hpa2000-12-291-1/+1
* PXELINUX: Handle cached info packets 2 and 3hpa2000-12-291-0/+5
* If packet 2 doesn't contain a valid IP address, try packet 3 anyway...hpa2000-12-291-7/+21
* First we query packet 2 (DHCPACK).hpa2000-12-291-2/+2
* Try to get the stuff from cached query packets 2 and 3 correct.hpa2000-12-291-9/+23
* Change the A20 code to allow operation on KBC-less machines.syslinux-1.50-0x3a159915syslinux-1.50hpa2000-11-173-66/+143
* Update code to make official build; now works again.hpa2000-11-171-4/+3
* Now working on version 1.50hpa2000-11-081-1/+1
* Move up the stack so we don't clobber it with a 32K setup...syslinux-1.49hpa2000-11-061-4/+4
* Move up the stack so it doesn't get clobbered when copying the finalhpa2000-11-061-4/+4
* Initial PXELINUX/SYSLINUX bug fix/new protocol merge checkin.syslinux-1.49-0x3968dd43hpa2000-07-094-226/+251
* Split private Makefile targets off into Makefile.privatehpa2000-07-062-39/+64
* Update TODOhpa2000-07-061-1/+5
* - Add support for boot protocol 0x0202 to SYSLINUX (not PXELINUX yet)syslinux-1.49-0x3964365chpa2000-07-064-43/+63
* Fix running as a normal user (incorrect handling of "offset")hpa2000-06-301-1/+2
* Update in preparation for 1.49 release.hpa2000-06-281-9/+9
* "Public domain but please don't bug me about modified versions."hpa2000-06-281-1/+3
* Make this public domain.hpa2000-06-281-13/+9
* Update in preparation for 1.49 release.hpa2000-06-282-5/+21
* Support running on a loopback device with an offset.syslinux-1.49-0x395288c7hpa2000-06-221-7/+27
* The kernel command line always lives at 9xxxxh, as idiotic as that is.hpa2000-06-223-13/+244
* Make it actually boot on M-systems flash...syslinux-1.49-0x3862f733hpa1999-12-241-26/+45
* Documentation update; note that future binaries will be distributed ashpa1999-12-222-0/+6
* Untested M-systems fix for SYSLINUX...syslinux-1.49-0x38609533hpa1999-12-223-14/+53
* Add info about ISC 3-syntax PXE configuration...hpa1999-12-221-2/+67
* Test 2hpa1999-10-291-2/+0