summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* If we hit a disk error, actually report the correct error code.hpa2001-04-091-2/+10
* Add note about PXELINUX not searching for path names it can't use.hpa2001-04-091-0/+2
* Add note about the Win9x LOCK command.hpa2001-04-091-1/+8
* Graphics mode scrolling fixes; remove traces of IPAppend optionsyslinux-1.60-pre4hpa2001-04-091-11/+8
* Graphics mode scrolling fixes.hpa2001-04-091-3/+3
* Graphics scrolling fix; disable .bs and .bss since we can't use them anyway.hpa2001-04-091-7/+11
* Document that the "isolinux" directory now is reality.syslinux-1.60-pre3hpa2001-04-091-18/+13
* Clean up copyright messages.hpa2001-04-091-11/+7
* More bug fixes, including the handling of VidRows/VidCols in graphics mode.hpa2001-04-094-48/+99
* Introduce "current directory" support for the isolinux directory.hpa2001-04-091-26/+64
* Improve the ISO filename comparison algorithm; should now always handlehpa2001-04-091-39/+52
* Add pointer to home page.hpa2001-04-091-0/+4
* Call vgaclearmode before doing a local boot.hpa2001-04-091-0/+1
* Add pointers to pxelinux.doc and isolinux.dochpa2001-04-091-0/+2
* Handle filenames without an extension (have to append a trailing dot);syslinux-1.60-pre2hpa2001-04-081-9/+21
* Clean up the "tidy" target, and add isolinux.lst to it.hpa2001-04-081-1/+2
* Add isolinux.asm to the list of sources.hpa2001-04-081-1/+2
* Well, it seems to actually boot. Still needs tons of debugging, though...hpa2001-04-081-56/+104
* Use symbolic BS instead of 08h in strings...hpa2001-04-082-2/+2
* Note about what we don't support.hpa2001-04-081-1/+4
* Officially admit the existence of isolinux :)hpa2001-04-082-2/+62
* Actually look for the configuration file and open it.hpa2001-04-081-21/+7
* Build isolinux by default.hpa2001-04-082-11/+200
* Clean up to the point where it compiles.hpa2001-04-061-1341/+194
* Macroize the 2048-byte sector size.hpa2001-04-061-3/+5
* Merge pxelinux changes up to and including 1.49 (graphics merge version)hpa2001-04-061-43/+467
* Current state of isolinux developmenthpa2001-04-061-96/+362
* Begin isolinux development with PXELINUX version 1.48hpa2001-04-061-0/+4366
* Update to skip image file directives (^X...\n)hpa2001-04-061-14/+25
* Don't leak CVS directories to the world.syslinux-1.60-pre1hpa2001-04-051-0/+4
* We need ppmtolss16 in the release tree :)hpa2001-04-051-1/+1
* Fix the offset asserts so they actually work.hpa2001-04-051-4/+6
* Minor cleanup/updates of the list.hpa2001-04-051-0/+10
* Actually make NASM enforce the checkpoints.hpa2001-04-051-0/+8
* The great graphics merge! We're now officially working on version 1.60.hpa2001-04-0511-89/+1290
* Tag the tree when we make a release or prerelease.hpa2001-04-051-0/+2
* Clean up the allocation of local socket numbers. We can now genuinelysyslinux-1.54before.graphics.mergehpa2001-03-302-15/+32