profile/ivi/syslinux.git
2002-06-16 hpaDocument new "write serial port" syscall
2002-06-15 hpaMerge in changes from SYSLINUX 1.75
2002-06-12 hpaYet another case of cp -r -> cp -rP
2002-06-12 hpaUse the new <com32.h> definitions
2002-06-12 hpaCorrect the CFLAGS for building com32 files
2002-06-12 hpaExport com32/include instead of com32.h
2002-06-12 hpaDocument the new structure definitions.
2002-06-12 hpaAdd <stdint.h>
2002-06-12 hpaMove com32.h to a subdirectory; we expect to have more...
2002-06-12 hpaRemove the noop API call, and instead use function...
2002-06-12 hpaFix the implementation of API call 0009h (Call PXE...
2002-06-12 hpaPatch ported from the 1.xx branch: correct chainloading...
2002-06-12 hpaAdd an API call to invoke the PXE stack directly.
2002-06-11 hpaMake sure "make clean" does the right thing.
2002-06-11 hpaUpdate documentation; return ClustSize not SecPerClust...
2002-06-11 hpaAdd com32.h as documentation.
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-06-11 hpaEliminate "near"s
2002-06-10 hpaRemove all explicit "near" declarations, except the...
2002-06-07 hpaRemove some redundant move-via-register of segments
2002-06-06 hpaFix COMBOOT return; support DOS system calls 00 and...
2002-06-06 hpaClean up major bugs in the extension-detection code.
2002-06-06 hpaFix the aborted_msg
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...
next