profile/ivi/syslinux.git
2002-06-03 hpaComment update
2002-06-03 hpaNo more .depend files...
2002-06-03 hpaRemove .depend files when packaging...
2002-06-03 hpaAdditional El Torito BIOS workarounds...
2002-06-02 hpaBuild SYSLINUX, not NASM
2002-06-02 hpaRemove remaining references to genstupid.pl
2002-06-02 hpaMajor rewrite of the very early SYSLINUX code. Generat...
2002-06-01 hpaIf ClustSize is a dword we might as well use it as...
2002-06-01 hpaFix egg-on-face bug (accessing several word variables...
2002-05-16 hpaUse INT 13h reset to turn off the floppy, not an explic...
2002-04-30 hpaFurther rationalize command-line parsing by allowing...
2002-04-30 hpaFix parsing bug which caused the last vkernel to be...
2002-04-29 hpaFix the make clean rules
2002-04-29 hpaHide an echo statement
2002-04-29 hpaAdd macro to undo a prerelease
2002-04-29 hpakwdhash.gen is a BTARGET
2002-04-29 hpaRename generated include files from *.inc -> *.gen...
2002-04-29 hpaChange keywords to match the documentation.
2002-04-28 hpaNull-pad the .0 extension
2002-04-28 hpaChange, and document, the search sequence of extensions.
2002-04-28 hpaDocument the SAY command, remove references to SYSLINUX 1.0
2002-04-28 hpaAdd call to crlf
2002-04-28 hpaSave a few bytes...
2002-04-28 hpaFactor out CPU initialization and some common configura...
2002-04-28 hpaAdd rules for isolinux testing
2002-04-28 hpaMake the setup of the bootup entry state saner.
2002-04-28 hpaGeneralize and factor out bootsector-generation code.
2002-04-27 hpaMore factoring of common code
2002-04-27 hpaWe *are* breaking up the source...
2002-04-27 hpaSimplify the rule for pxelinux.0, to help out the automatic
2002-04-27 hpaDon't rely on non-preprocessor references
2002-04-27 hpaComplete conversion to new config file parser
2002-04-27 hpa*** empty log message ***
2002-04-27 hpaGenerate hashes for the new parser
2002-04-27 hpaMove configuration file handling to separate file ...
2002-04-27 hpaCommit missing include file
2002-04-26 hpaEven more common code factoring
2002-04-26 hpaNew command parser (not yet used)
2002-04-26 hpaMore common code factoring: getc library, font handling...
2002-04-26 hpaMove VGA graphics code to a shared include file
2002-04-26 hpaMove some of the common header crap into header files.
2002-04-26 hpaAdd support for automatic dependency generation
2002-04-23 hpaMake esp. ldlinux.asm more similar to other modules.
2002-04-23 hpaNew working version...
2002-04-23 hpaRename bootsect.bin -> ldlinux.bss
2002-04-23 hpaNow working on version 1.72
2002-04-23 hpaAdd news for 1.72
2002-04-23 hpaSet up %fs before invoking the final transfer sequence.
2002-04-18 hpaCorrect stack corruption problem.
2002-04-18 hpaBrown paper bag bug :(
2002-04-18 hpaUpdate to version 1.71
2002-04-18 hpaFix use of incorrect size for [ClustSize].
2002-04-17 hpaMake the various clean conventions really match...
2002-04-17 hpaMake the MEMDISK directory use the same clean conventio...
2002-04-17 hpaPort the conventional memory relaxing from the 1.6x...
2002-04-17 hpaFixes to the installer.
2002-04-17 hpaNote that the syslinux -o parameter has, presumably...
2002-03-19 hpaMake "make install" depend on "installer" not on "all"
2002-03-19 hpaMerge with 1.6x branch
2002-02-11 hpatftpd32 needs version 2.11 or later.
2002-01-16 hpaUpdate the non-branched version number to 1.70.
2002-01-02 hpaBe obnoxiously correct and set start_sys_seg to 0x1000.
2002-01-02 hpaEven better way to do the "kernel version string" point...
2002-01-02 hpaDo the version string pointer in the file header correctly.
2002-01-02 hpaUpdate copyright date, and change work-in-progress...
2001-12-23 hpaCode restructuring: common subroutine to load a file...
2001-12-17 hpaFix other Makefile braindeadness
2001-12-17 hpaFix quoting problem in Makefile
2001-12-17 hpaClean up gcc version dependencies, mostly related to...
2001-12-16 hpaMake a valiant, and probably futile, attempt to free...
2001-12-15 hpaDocument geometry limits.
2001-12-15 hpaPreserve DL except for the rather few calls for which...
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...
next