platform/upstream/syslinux.git
2001-12-15 hpaMinor cleanups
2001-12-15 hpaDOS now boots floppy and harddisk, but something is...
2001-12-14 hpaBe even more anal...
2001-12-14 hpaCorrect the computation of the various terms
2001-12-14 hpaUse the correct drive number variable, please...
2001-12-14 hpaCorrectly handle very large kernel images and very...
2001-12-13 hpaMake "make install" actually install all the things...
2001-12-13 hpaPrint a copyright string in memdisk; clean up the handl...
2001-12-13 hpaNonsense change because it makes me feel better
2001-12-13 hpaFix the command-line parser, compile with -Wall
2001-12-12 hpaSupport parsing the command line, and setting the geome...
2001-12-12 hpaDon't count partitions for which type == 0 (no partition)
2001-12-12 hpaWe're doing better, now...
2001-12-12 hpaClean up another annoying debugging message.
2001-12-12 hpaPrune the error messages; examine the partition table...
2001-12-12 hpaMake the memory configuration calls actually work prope...
2001-12-11 hpaDocument at least the existence of memdisk.
2001-12-11 hpaReally build memdisk...
2001-12-11 hpaFix syntax error
2001-12-11 hpaList memdisk as OTHER so it'll get included in the...
2001-12-11 hpaSome makefile changes to account for memdisk
2001-12-11 hpaMake the thing actually work!!! Yoo-hoo!!!
2001-12-11 hpaFix a couple of stack mishandling bugs...
2001-12-11 hpaCheckpoint: many many changes, now successfully loads the
2001-12-11 hpaDon't initialize the E820 map statically -- it's too big
2001-12-11 hpaCheckpoint: add printf() for debugging, remove query...
2001-12-10 hpaMove %fs initialization to assembly code; initialize...
2001-12-10 hpaHello, World now working...
2001-12-10 hpaMake sure we use calll/retl for the C code, so the...
2001-12-10 hpaSimple console I/O, mostly for debugging.
2001-12-10 hpaFix support for small pseudo-kernels.
2001-12-10 hpaAdd postprocessing to set the number of setup sectors.
2001-12-10 hpaAdd support for "pseudo-kernels" < 64K in size.
2001-12-10 hpaYet another snapshot. Now we can actually compile...
2001-12-10 hpaBoot protocol version 2.03 support.
2001-12-09 hpaMore work at patching and setup; load the boot sector...
2001-12-09 hpaSnapshot the work.
2001-12-09 hpaReinstate memdisk.asm
2001-12-09 hpaRemove memdisk (moved into memdisk directory)
2001-12-09 hpaInitial work for the in-memory disk emulator
2001-12-06 hpaUpdate NEWS file; turn off tracers; add warning about...
2001-12-06 hpaISOLINUX: Support booting from image files (if the...
2001-12-06 hpaMore work on the memory disk image driver
2001-11-26 hpaDocument tftpd32 for Win32 systems.
2001-11-24 hpaUpdate documentation -- point to hardware information...
2001-11-21 hpaDocument missing serial port test.
2001-11-21 hpaMake an attempt at detecting nonexistent serial port...
2001-11-21 hpaCorrect serial port/no flow control.
2001-11-20 hpaEven more tweaks at flow control support
2001-11-20 hpaCorrect parsing of serial flow control
2001-11-20 hpaModify the way serial flow control works.
2001-11-20 hpaFix parsing of hardware flow control
2001-11-20 hpaFix restoring text mode with a font set (uninitialized...
2001-09-07 hpaBe more explicit about errors, so we can debug problems.
2001-09-07 hpaTry to placate recent versions of Windows when using...
2001-09-06 hpaFirst cut of "hardware" flowcontrol support for serial...
2001-08-07 hpaIt may not just be an Award bug...
2001-08-04 hpaFix short jump out of range
2001-08-04 hpaBug workaround for Award BIOSes.
2001-07-20 hpaTry to avoid font problems when returning to text mode.
2001-05-28 hpaFix stack-smash bug.
2001-05-09 hpaWorking on version 1.63.
2001-05-09 hpaCorrect the handling of "equal buckets conversion"...
2001-05-07 hpaInstall ppmtolss16; lss16toppm; honour INSTALLROOT.
2001-05-07 hpaRemove obsolete debugging code; reinstate error messages
2001-05-07 hpaMake an attempt to do color assignment correctly even...
2001-04-24 hpaDocument disk image support as a TODO.
2001-04-24 hpaUse the undocumented "append" command instead of hackin...
2001-04-24 hpa- Graphics fixes
2001-04-19 hpaTSR for virtual INT 13h disk in high memory (under...
2001-04-19 hpaNote that booting other OSes currently applies to SYSLI...
2001-04-19 hpaIntroduce a way to return to text mode. Clean up the...
2001-04-17 hpaFix reversed values in "ip=" option.
2001-04-13 hpaAdd DHCP option to set PXELINUX reset timeout.
2001-04-13 hpaAllow the DHCP server to override PXELINUX default...
2001-04-12 hpaUpdate the maximum pathname length to 63 characters.
2001-04-12 hpaFix for full pathname lookup algorithm.
2001-04-12 hpaDeclare this to be the beginning of version 1.61, and...
2001-04-12 hpaSupport filenames up to 64 characters.
2001-04-12 hpaSupport full pathname searches.
2001-04-11 hpaID 0x33 is ISOLINUX.
2001-04-10 hpaUse Perl constructs that are somewhat cleaner.
2001-04-10 hpaHeader cleanups.
2001-04-10 hpaAdd lss16toppm to the list of files to distribute.
2001-04-10 hpaProgram to convert an LSS-16 image to PPM.
2001-04-10 hpaSpecify which version of cdrecord contains mkisofs...
2001-04-10 hpaCheck in example of using <Ctrl-P> for comments, and...
2001-04-10 hpaMove "call vgaclearmode" in case of kaboom to the corre...
2001-04-10 hpaClear graphics mode before trying to reboot.
2001-04-10 hpaFix for register corruption while displaying F-key...
2001-04-09 hpaTry to improve the relability of the error routine.
2001-04-09 hpaIssue a CR LF before printing a message file. Introduc...
2001-04-09 hpaAdd note about mode control characters.
2001-04-09 hpaAlways use ScrollAttribute for scrolling.
2001-04-09 hpaSupport mode controls.
2001-04-09 hpaAdd mode-specific control sequences.
2001-04-09 hpaDocumentation change listing...
2001-04-09 hpaMore pruning of debug messages.
2001-04-09 hpaDocument isolinux-debug.bin.
2001-04-09 hpaClean up useless align directive.
next