profile/ivi/syslinux.git
2003-04-10 hpaDelete backup files
2003-04-10 hpaCorrect the list of source files
2003-04-10 hpaFormatting...
2003-04-10 hpaSupport compressed MEMDISK images.
2003-04-10 hpaConvert to using a 32-bit installer framework, in prepa...
2003-04-10 hpaDocument fixed perl scripts
2003-04-10 hpaAdd "use bytes" pragmas
2003-04-08 hpaUse small synthesized thunks for the PXE/PXENV calls...
2003-04-08 hpaOne more instance of gateway-setting
2003-04-07 hpaOverride routing table and use our own default routing.
2003-04-05 hpaEncapsulate calls to the PXE stack into a single function;
2003-04-05 hpaUpdate year to 2003
2003-04-05 hparm -rf $(PRIVATE)
2003-04-05 hpaYet another attempt at getting the paths to work
2003-04-05 hpaOne more mkdir rule
2003-04-05 hpaQuiet a warning
2003-04-05 hpaAdd rules to make com32 directory
2003-04-05 hpaActually come up with stack-switch code which has a...
2003-04-05 hpaTry to deal with funny PXE stack problems...
2003-04-04 hpaCorrect syntax
2003-03-07 hpaSupport 1680K and 1722K as standard floppy formats
2003-02-25 hpaWorking toward version 2.03
2003-02-25 hpaActually support comment lines.
2003-02-13 hpaWorking on 2.02
2003-02-10 hpaChange the installer to use mtools instead of trying...
2003-02-07 hpaSecurity fixes thanks to Dan Hollis
2003-02-06 hpaEven more paranoia
2003-02-06 hpaFIX SECURITY HOLE: large offsets; environment to mount(8)
2003-01-30 hpaMake it possible (but optional) to install the library.
2003-01-30 hpaAdd copyright/version header
2003-01-30 hpaGive us at least a prayer to work with nonpartitioned...
2003-01-30 hpaUse -MM to generate dependencies.
2003-01-30 hpaUse __builtin_memcmp() instead of memcmp() to be explic...
2003-01-30 hpaUse -MM instead of -M for generating dependencies
2003-01-30 hpaUpdate to year 2003
2003-01-30 hpaChange how to make header files
2003-01-30 hpaNeed syslinux.h as a source file
2003-01-30 hpaSupport "owner" in /etc/fstab
2003-01-30 hpaHeader file for syslinux library
2003-01-30 hpaSyslinux library code
2003-01-29 hpaMake a small library (libsyslinux.a) of SYSLINUX; fix...
2003-01-28 hpaReally replace "append" with "option" this time...
2003-01-28 hpaThe "append" command doesn't work in dhcpd anymore...
2003-01-04 hpaParanoia cleanups
2002-11-19 hpaFix a bug in bug fix...
2002-11-19 hpaAdd second hello world sample
2002-11-19 hpaFix the write string ABI call.
2002-11-18 hpaFix the COM32 sample program
2002-11-18 hpaFix MEMDISK initalization bugs
2002-10-29 hpaSupport DOSEMU-style hard disk images
2002-10-29 hpaUpdate for 2.01
2002-10-29 hpaHandle mtools funnies better
2002-10-28 hpaAdd some notes about the generic DOS CD-ROM and NDIS...
2002-10-25 hpaGrammar fix
2002-10-25 hpaUpdate copyright dates; URLs
2002-10-25 hpaUpdate copyright dates
2002-10-25 hpaUse a more conventional stack arrangement in PXELINUX...
2002-10-25 hpaLDLINUX: Fix "kaboom" bug when booting off hard disk
2002-10-25 hpaRemove debugging code
2002-10-25 hpaFixed PXELINUX timeout issue...
2002-10-25 hpaWork around NASM bug that would lead to no timeout...
2002-10-24 hpaFix command-line parsing bug... destroyed the flags...
2002-10-24 hpaYes it is, just not for nonofficial builds
2002-10-24 hpaDATE isn't defined in the MEMDISK directory
2002-10-24 hpaFix dependencies
2002-10-24 hpa(Hopefully) fix bug related to very long configuration...
2002-10-24 hpaFix bug which causes ISOLINUX to choke on initrds ...
2002-10-24 hpaAdd option to display the generated filesystem offset
2002-10-24 hpa* Unify the command-line handling and extension-scannin...
2002-10-22 hpaFix PXELINUX memory overwrite bug.
2002-10-03 hpaAdd missing files.
2002-10-03 hpaAdd tool to create a DOS-formatted hard drive image...
2002-08-28 hpaMake the syslinux installer be setuid safe (we hope...)
2002-08-13 hpaFix for Toshiba laptops; ported from 1.xx branch
2002-07-20 hpaUpdate the documentation for COMBOOT images
2002-07-15 hpaFinally get around to fixing the MBR code.
2002-06-17 hpaCorrect the "invoke PXE stack" call...
2002-06-17 hpaAdd API call to determine the serial console configuration.
2002-06-17 hpaDocument changes due to the use of a stack frame; add...
2002-06-17 hpaSupport reporting extended characters as <NUL>...;...
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
next