summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-12-15DOS now boots floppy and harddisk, but something is still amiss...syslinux-1.65-pre12hpa3-72/+54
2001-12-14Be even more anal...hpa2-19/+159
2001-12-14Correct the computation of the various termssyslinux-1.65-pre11hpa1-7/+7
2001-12-14Use the correct drive number variable, please...hpa1-4/+3
2001-12-14Correctly handle very large kernel images and very large ramdisks.hpa3-88/+88
2001-12-13Make "make install" actually install all the things that shouldsyslinux-1.65-pre10hpa1-2/+8
2001-12-13Print a copyright string in memdisk; clean up the handling of dateshpa3-12/+18
2001-12-13Nonsense change because it makes me feel bettersyslinux-1.65-pre9hpa1-2/+2
2001-12-13Fix the command-line parser, compile with -Wallhpa3-14/+13
2001-12-12Support parsing the command line, and setting the geometry that way.syslinux-1.65-pre8hpa5-43/+160
2001-12-12Don't count partitions for which type == 0 (no partition)hpa1-15/+17
2001-12-12We're doing better, now...syslinux-1.65-pre7hpa1-12/+4
2001-12-12Clean up another annoying debugging message.hpa1-1/+0
2001-12-12Prune the error messages; examine the partition table for hard diskhpa1-36/+125
2001-12-12Make the memory configuration calls actually work properly, especiallysyslinux-1.65-pre6hpa3-32/+32
2001-12-11Document at least the existence of memdisk.syslinux-1.65-pre5hpa2-0/+59
2001-12-11Really build memdisk...syslinux-1.65-pre4hpa1-2/+7
2001-12-11Fix syntax errorhpa1-1/+1
2001-12-11List memdisk as OTHER so it'll get included in the release bundlehpa1-1/+1
2001-12-11Some makefile changes to account for memdiskhpa2-4/+9
2001-12-11Make the thing actually work!!! Yoo-hoo!!!hpa3-18/+25
2001-12-11Fix a couple of stack mishandling bugs...hpa1-6/+6
2001-12-11Checkpoint: many many changes, now successfully loads thehpa4-73/+110
2001-12-11Don't initialize the E820 map statically -- it's too bighpa3-7/+19
2001-12-11Checkpoint: add printf() for debugging, remove query of E881 (seemshpa9-110/+508
2001-12-10Move %fs initialization to assembly code; initialize %es explicitly.hpa2-10/+16
2001-12-10Hello, World now working...syslinux-1.65-pre3hpa1-5/+11
2001-12-10Make sure we use calll/retl for the C code, so the stack frame layouthpa3-4/+7
2001-12-10Simple console I/O, mostly for debugging.hpa2-0/+72
2001-12-10Fix support for small pseudo-kernels.hpa5-4/+7
2001-12-10Add postprocessing to set the number of setup sectors.hpa2-1/+44
2001-12-10Add support for "pseudo-kernels" < 64K in size.hpa4-6/+44
2001-12-10Yet another snapshot. Now we can actually compile the sucker...hpa6-165/+462
2001-12-10Boot protocol version 2.03 support.syslinux-1.65-pre2hpa4-8/+39
2001-12-09More work at patching and setup; load the boot sector when donehpa1-11/+46
2001-12-09Snapshot the work.hpa3-28/+174
2001-12-09Reinstate memdisk.asmhpa1-0/+418
2001-12-09Remove memdisk (moved into memdisk directory)hpa2-836/+0
2001-12-09Initial work for the in-memory disk emulatorhpa8-0/+456
2001-12-06Update NEWS file; turn off tracers; add warning about broken BIOSes tosyslinux-1.65-pre1hpa3-1/+12
2001-12-06ISOLINUX: Support booting from image files (if the BIOS works).hpa4-10/+215
2001-12-06More work on the memory disk image driverhpa2-10/+134
2001-11-26Document tftpd32 for Win32 systems.hpa1-0/+5
2001-11-24Update documentation -- point to hardware information pagesyslinux-1.64hpa2-36/+21
2001-11-21Document missing serial port test.hpa1-0/+2
2001-11-21Make an attempt at detecting nonexistent serial port hardware.syslinux-1.64-pre6hpa4-6/+34
2001-11-21Correct serial port/no flow control.syslinux-1.64-pre5hpa4-3/+7
2001-11-20Even more tweaks at flow control supportsyslinux-1.64-pre4hpa4-25/+81
2001-11-20Correct parsing of serial flow controlhpa3-0/+9
2001-11-20Modify the way serial flow control works.syslinux-1.64-pre3hpa4-44/+58
2001-11-20Fix parsing of hardware flow controlhpa4-12/+29
2001-11-20Fix restoring text mode with a font set (uninitialized use of ES)hpa4-15/+30
2001-09-07Be more explicit about errors, so we can debug problems.syslinux-1.64-pre2hpa1-13/+58
2001-09-07Try to placate recent versions of Windows when using the DOS installer.hpa2-52/+135
2001-09-06First cut of "hardware" flowcontrol support for serial console.syslinux-1.64-pre1hpa6-56/+144
2001-08-07It may not just be an Award bug...syslinux-1.63hpa1-1/+2
2001-08-04Fix short jump out of rangesyslinux-1.63-pre3hpa1-2/+2
2001-08-04Bug workaround for Award BIOSes.hpa2-4/+12
2001-07-20Try to avoid font problems when returning to text mode.hpa4-53/+19
2001-05-28Fix stack-smash bug.syslinux-1.63-pre1hpa2-1/+4
2001-05-09Working on version 1.63.hpa2-1/+7
2001-05-09Correct the handling of "equal buckets conversion". This is probablyhpa1-3/+3
2001-05-07Install ppmtolss16; lss16toppm; honour INSTALLROOT.hpa1-2/+2
2001-05-07Remove obsolete debugging code; reinstate error messageshpa1-27/+3
2001-05-07Make an attempt to do color assignment correctly even without havinghpa1-36/+65
2001-04-24Document disk image support as a TODO.syslinux-1.62hpa1-0/+3
2001-04-24Use the undocumented "append" command instead of hacking aroundsyslinux-1.62-pre4hpa1-15/+18
2001-04-24- Graphics fixessyslinux-1.62-pre3hpa6-72/+468
2001-04-19TSR for virtual INT 13h disk in high memory (under development.)hpa2-0/+334
2001-04-19Note that booting other OSes currently applies to SYSLINUX only; if you'rehpa1-0/+4
2001-04-19Introduce a way to return to text mode. Clean up the handling ofhpa5-156/+202
2001-04-17Fix reversed values in "ip=" option.syslinux-1.62-pre2hpa2-2/+4
2001-04-13Add DHCP option to set PXELINUX reset timeout.syslinux-1.62-pre1hpa2-3/+31
2001-04-13Allow the DHCP server to override PXELINUX default options;hpa4-16/+146
2001-04-12Update the maximum pathname length to 63 characters.syslinux-1.61hpa1-1/+1
2001-04-12Fix for full pathname lookup algorithm.syslinux-1.61-pre1hpa1-3/+2
2001-04-12Declare this to be the beginning of version 1.61, and update thehpa4-15/+23
2001-04-12Support filenames up to 64 characters.hpa1-1/+1
2001-04-12Support full pathname searches.hpa1-13/+57
2001-04-11ID 0x33 is ISOLINUX.hpa1-2/+2
2001-04-10Use Perl constructs that are somewhat cleaner.syslinux-1.60hpa1-5/+2
2001-04-10Header cleanups.hpa2-10/+24
2001-04-10Add lss16toppm to the list of files to distribute.hpa1-1/+1
2001-04-10Program to convert an LSS-16 image to PPM.hpa1-0/+97
2001-04-10Specify which version of cdrecord contains mkisofs 1.13.hpa1-2/+2
2001-04-10Check in example of using <Ctrl-P> for comments, and make a note abouthpa1-2/+7
2001-04-10Move "call vgaclearmode" in case of kaboom to the correct versionsyslinux-1.60-pre5hpa1-1/+1
2001-04-10Clear graphics mode before trying to reboot.hpa1-0/+1
2001-04-10Fix for register corruption while displaying F-key help files.hpa3-0/+6
2001-04-09Try to improve the relability of the error routine.hpa1-5/+8
2001-04-09Issue a CR LF before printing a message file. Introduce the commonhpa3-7/+15
2001-04-09Add note about mode control characters.hpa1-0/+3
2001-04-09Always use ScrollAttribute for scrolling.hpa3-3/+3
2001-04-09Support mode controls.hpa1-14/+22
2001-04-09Add mode-specific control sequences.hpa4-18/+144
2001-04-09Documentation change listing...hpa1-0/+2
2001-04-09More pruning of debug messages.hpa1-14/+24
2001-04-09Document isolinux-debug.bin.hpa1-0/+5
2001-04-09Clean up useless align directive.hpa1-1/+0
2001-04-09isolinux-debug.lst is not a precious file.hpa1-1/+1
2001-04-09Clean up the error messages code; move some uninitialized variables tohpa2-21/+69
2001-04-09If we get a disk error, do the "kaboom" thing.hpa1-20/+17
2001-04-09If we hit a disk error, actually report the correct error code.hpa1-2/+10
2001-04-09Add note about PXELINUX not searching for path names it can't use.hpa1-0/+2
2001-04-09Add note about the Win9x LOCK command.hpa1-1/+8
2001-04-09Graphics mode scrolling fixes; remove traces of IPAppend optionsyslinux-1.60-pre4hpa1-11/+8
2001-04-09Graphics mode scrolling fixes.hpa1-3/+3
2001-04-09Graphics scrolling fix; disable .bs and .bss since we can't use them anyway.hpa1-7/+11
2001-04-09Document that the "isolinux" directory now is reality.syslinux-1.60-pre3hpa1-18/+13
2001-04-09Clean up copyright messages.hpa1-11/+7
2001-04-09More bug fixes, including the handling of VidRows/VidCols in graphics mode.hpa4-48/+99
2001-04-09Introduce "current directory" support for the isolinux directory.hpa1-26/+64
2001-04-09Improve the ISO filename comparison algorithm; should now always handlehpa1-39/+52
2001-04-09Add pointer to home page.hpa1-0/+4
2001-04-09Call vgaclearmode before doing a local boot.hpa1-0/+1
2001-04-09Add pointers to pxelinux.doc and isolinux.dochpa1-0/+2
2001-04-08Handle filenames without an extension (have to append a trailing dot);syslinux-1.60-pre2hpa1-9/+21
2001-04-08Clean up the "tidy" target, and add isolinux.lst to it.hpa1-1/+2
2001-04-08Add isolinux.asm to the list of sources.hpa1-1/+2
2001-04-08Well, it seems to actually boot. Still needs tons of debugging, though...hpa1-56/+104
2001-04-08Use symbolic BS instead of 08h in strings...hpa2-2/+2
2001-04-08Note about what we don't support.hpa1-1/+4
2001-04-08Officially admit the existence of isolinux :)hpa2-2/+62
2001-04-08Actually look for the configuration file and open it.hpa1-21/+7
2001-04-08Build isolinux by default.hpa2-11/+200
2001-04-06Clean up to the point where it compiles.hpa1-1341/+194
2001-04-06Macroize the 2048-byte sector size.hpa1-3/+5
2001-04-06Merge pxelinux changes up to and including 1.49 (graphics merge version)hpa1-43/+467
2001-04-06Current state of isolinux developmenthpa1-96/+362
2001-04-06Begin isolinux development with PXELINUX version 1.48hpa1-0/+4366
2001-04-06Update to skip image file directives (^X...\n)hpa1-14/+25
2001-04-05Don't leak CVS directories to the world.syslinux-1.60-pre1hpa1-0/+4
2001-04-05We need ppmtolss16 in the release tree :)hpa1-1/+1
2001-04-05Fix the offset asserts so they actually work.hpa1-4/+6
2001-04-05Minor cleanup/updates of the list.hpa1-0/+10
2001-04-05Actually make NASM enforce the checkpoints.hpa1-0/+8
2001-04-05The great graphics merge! We're now officially working on version 1.60.hpa11-89/+1290
2001-04-05Tag the tree when we make a release or prerelease.hpa1-0/+2
2001-03-30Clean up the allocation of local socket numbers. We can now genuinelysyslinux-1.54before.graphics.mergehpa2-15/+32
2001-03-28Make it a little more clear that we don't really know what the bugs are,hpa1-3/+3
2001-03-28Ignore carriage return characters -- same behaviour as syslinuxhpa1-1/+3
2001-03-28Get rid of the automatic appending of "auto".syslinux-1.54-pre3hpa4-16/+17
2001-03-28Document documentation change.hpa1-0/+2
2001-03-28Explain that old Intel PXE stacks have allergy to PMTU discovery.hpa1-4/+12
2001-03-28Add hack that hopefully will make -s mode less necessarysyslinux-1.54-pre2hpa2-9/+12
2001-03-20Working on version 1.54.syslinux-1.54-pre1hpa3-2/+7
2001-03-11Update documentation in preparation of 1.53 releasesyslinux-1.53hpa2-60/+86
2001-03-10Fix offset for !PXE pointer passed on stack.hpa1-3/+3
2001-03-10Add gethostip.c to the list of SOURCESsyslinux-1.53-pre5hpa1-1/+1
2001-03-10Explicit rule gethostip.c -> gethostip.ohpa1-0/+2
2001-03-10More robust DHCP parsing; document "gethostip" program.hpa4-82/+190
2001-03-10New program "gethostip" that can be used to print out hexadecimalhpa1-0/+135
2001-03-10Clean up core files, too.hpa1-1/+1
2001-03-09Be a little more explicit about keeping the PXE and UNDI stacks in memory.syslinux-1.53-pre4hpa1-6/+8
2001-03-09Allow the PXELINUX "localboot" option to specifying the boot type.hpa2-8/+18
2001-03-08Actually look at the flag passed to "localboot"syslinux-1.53-pre3hpa1-4/+7
2001-03-08Support "localboot" option for PXELINUX.syslinux-1.53-pre2hpa4-9/+55
2001-02-27Rename pxelinux.bin to pxelinux.0 to match common PXE server conventions.syslinux-1.53-pre1hpa3-19/+52
2001-02-08Fix confusing/incorrect comments about host vs network byte orderhpa1-4/+4
2001-02-081.52 happened, next (possible) stop 1.53hpa1-1/+1
2001-02-08Add boot server address to ip= option.syslinux-1.52hpa1-2/+2
2001-02-08*** empty log message ***hpa2-18/+47
2001-02-08Support for ip= option in PXELINUX.syslinux-1.52-pre2hpa5-32/+182
2001-02-07Document documentation updates.hpa1-0/+1
2001-02-07Update to add info about new PXE stacks and about atftp.hpa1-9/+15
2001-02-07Update dates; remove note about floppy disk bug in 2.1.x kernels.hpa1-8/+1
2001-02-07Remove version number and release dates from the documentation, sincehpa2-5/+2
2001-02-07Don't rely on SS -> zero_seg, since that will NOT be true in general forsyslinux-1.52-pre1hpa2-24/+24
2001-02-07Realized the nature of the A20/PXELINUX problem: On SYSLINUX SS = CS,hpa1-2/+3
2001-02-07Working on release 1.52hpa2-1/+5
2001-01-24Put in musing about adding a handful of DOS syscalls, and why.syslinux-1.51hpa1-3/+15
2001-01-24Note that we don't wraparound on the serial portsyslinux-1.51-pre7hpa1-0/+2
2001-01-24Don't do wraparound on the serial port - that's the terminal's jobhpa2-2/+4
2001-01-22Reduce the io_delay to make the A20 slowdown less severesyslinux-1.51-pre6hpa2-4/+0
2001-01-21Fix E820 code; clean up some of the old debugging support and put insyslinux-1.51-pre5hpa2-184/+110
2001-01-21Try to make the A20 delay loops a bit more consistent.hpa2-6/+6
2001-01-19Move uuencoded prerelease files into a subdirectory.hpa1-2/+2
2001-01-19Yet more fixes to the new A20 code.syslinux-1.51-pre4hpa2-8/+28
2001-01-19Fix really embarrassing A20 test bug.hpa2-2/+2
2001-01-19Bug fixes (we hope!) to both the E820 and new A20 code.hpa2-26/+22
2001-01-19INT 15h, AX=0E820h memory detection support.syslinux-1.51-pre3hpa3-2/+107
2001-01-19Yet another round of A20 changes.syslinux-1.51-pre2hpa3-64/+193
2000-12-29Change prerel directories to be named -prehpa1-1/+1
2000-12-29Name prereleases something with "-pre" in them, for clarity.hpa1-2/+2
2000-12-29Correct prerelease generation.hpa1-1/+1
2000-12-29More sane handling of prereleases, I hope.hpa1-3/+5
2000-12-29Working on version 1.51syslinux-1.51-pre1hpa1-1/+1
2000-12-29PXELINUX: Handle cached info packets 2 and 3hpa1-0/+5
2000-12-29If packet 2 doesn't contain a valid IP address, try packet 3 anyway...hpa1-7/+21
2000-12-29First we query packet 2 (DHCPACK).hpa1-2/+2
2000-12-29Try to get the stuff from cached query packets 2 and 3 correct.hpa1-9/+23
2000-11-17Change the A20 code to allow operation on KBC-less machines.syslinux-1.50-0x3a159915syslinux-1.50hpa3-66/+143
2000-11-17Update code to make official build; now works again.hpa1-4/+3
2000-11-08Now working on version 1.50hpa1-1/+1
2000-11-06Move up the stack so we don't clobber it with a 32K setup...syslinux-1.49hpa1-4/+4
2000-11-06Move up the stack so it doesn't get clobbered when copying the finalhpa1-4/+4
2000-07-09Initial PXELINUX/SYSLINUX bug fix/new protocol merge checkin.syslinux-1.49-0x3968dd43hpa4-226/+251
2000-07-06Split private Makefile targets off into Makefile.privatehpa2-39/+64
2000-07-06Update TODOhpa1-1/+5
2000-07-06- Add support for boot protocol 0x0202 to SYSLINUX (not PXELINUX yet)syslinux-1.49-0x3964365chpa4-43/+63