platform/upstream/syslinux.git
2003-12-05 hpaFix spacing
2003-12-04 hpaRate-limit ARP calls to avoid screwing over people...
2003-11-30 hpaAdd link to Ralf Brown's interrupt list.
2003-11-27 hpaAdd "onerror" configuration directive
2003-11-26 hpaRemove "timeoutcmd" -> "ontimeout"
2003-11-26 hpaAdd a bootstrap chainloading API, and include a sample...
2003-11-26 hpaClean up generating dotted-quad addresses
2003-11-26 hpaAdd a "make tidy" target for the sample directory
2003-11-26 hpaFix dependency generation.
2003-11-26 hpaOne more timeoutcmd -> ontimeout
2003-11-26 hpaRename timeoutcmd -> ontimeout
2003-11-26 hpaAdd API to query for the existence of MEMDISK.
2003-11-25 hpa- Handle ARP requests while idle in pxelinux
2003-11-25 hpaFix "timeoutcmd"
2003-11-24 hpaFix COMBOOT/COM32 command-line generation.
2003-11-24 hpaAdd timeoutcmd command
2003-11-24 hpaNext version = 2.08
2003-11-23 hpaFix the file read API for COMBOOT/COM32
2003-11-22 hpaFix invalid double-use of the edx register in parse_dhc...
2003-11-21 hpaDocument that we now support a vendor-option-space
2003-11-21 hpaRecognize pxelinux options in a vendor-option-space...
2003-11-21 hpaUpdates to the win32 installer [Lars Munch.]
2003-11-21 hpaFix handling of loading large "boot sectors"
2003-11-19 hpa"ran out of input data" *hopefully* fixed...
2003-11-19 hpaUnget bytes properly...
2003-11-18 hpaFix bugs in chainloading other NBPs from pxelinux
2003-11-18 hpaAdd debugging code for input buffer underrun
2003-11-13 hpaopentest.c -> filetest.c
2003-11-10 hpaTest for the OPEN API command
2003-11-09 hpaUpdate for mkdiskimage fix.
2003-11-09 hpaCompute the end cylinder/head correctly.
2003-09-09 hpaYet another fix
2003-09-09 hpaDon't booleanize ipappend (is now a mask)
2003-09-09 hpaAdd missing es:
2003-09-09 hpaAdd "ipappend 2"
2003-08-27 hpaSlight optimization
2003-08-27 hpaTry to detect if this is the only floppy drive, and...
2003-08-27 hpaVersion 2.07 will come next
2003-08-23 hpaPNM spec not PPM spec
2003-08-23 hpaLower the default MTU
2003-08-22 hpaWe didn't need IO::Handle after all
2003-08-22 hpaSpeed improvement
2003-08-22 hpaMake ppmtolss16 fully compliant with the PNM spec.
2003-08-22 hpappmtolss16: handle header comments
2003-08-22 hpaAdd functional equivalent to sync()
2003-08-22 hpaFix ISOLINUX directory length bug
2003-08-22 hpaMinor code cleanup.
2003-08-22 hpaIt's not just SYSLINUX that's affected by the length...
2003-08-22 hpaFix bug that would occationally cause I/O errors depend...
2003-07-15 hpaClean up address assignment cleaner
2003-07-15 hpaAdd list of known bugs; update TODO
2003-07-15 hpaMEMDISK overlap fix
2003-07-15 hpaFix overlap handling properly (we hope)
2003-07-11 hpaNew win32 installer; librarize some stuff
2003-07-11 hpaWin32 installer
2003-07-11 hpaRemove bogus comment
2003-07-01 hpaAdd binmode declaration for mkdiskimage
2003-07-01 hpaTry to make files locale compliant
2003-07-01 hpaTry to make Perl scripts locale compliant
2003-07-01 hpaCOM32: Try to support both farcall and intcall
2003-07-01 hpaUpdate: fix non-IP-config-files
2003-07-01 hpaFix bug related to non-IP-based config file names
2003-05-20 hpaFormatting changes; comboot bug fix(?)
2003-05-20 hpaClean up a bit.
2003-05-20 hpaQuery once based on MAC address.
2003-05-20 hpaNext version will be 2.05
2003-04-21 hpaExplain why we're doing this insane movl ...,%eax
2003-04-16 hpaGet the actual high paragraph rather than just blindly...
2003-04-16 hpaDocument: added spec file
2003-04-16 hpa[ foo ] && bar results in exit 1 if not foo
2003-04-16 hpaOnly ldconfig if we're not using an INSTALLROOT
2003-04-16 hpaModernize macro use
2003-04-16 hpaCorrect: %postin -> %post
2003-04-16 hpaHack around RPM versioning issues for now
2003-04-16 hpaGenerate RPM-compatible pre-release numbers (2.04-pre3...
2003-04-16 hpaChange syslinux.spec -> syslinux.spec.in
2003-04-16 hpaAdd spec file to repository, so we can use rpmbuild...
2003-04-16 hpaMake libsyslinux available as a shared library.
2003-04-16 hpaAdd <stdbool.h>
2003-04-16 hpaDocument 2.03 E820 memory map bug
2003-04-16 hpaClearness cleanup
2003-04-16 hpaFix installing the E820 data into MEMDISK
2003-04-16 hpaMake the e820test program work again
2003-04-16 hpaFix memory computation error for MEMDISK
2003-04-16 hpaPass O_LARGEFILE to open() in case we want to link...
2003-04-16 hpaResurrect the no-mtools installer
2003-04-16 hpaNuke directories named CVS. Apparenly cvs export ...
2003-04-16 hpaMake sure to protect equ-using %if when running make...
2003-04-16 hpaWorking on version 2.04
2003-04-16 hpaPXELINUX: Support large blocks (blksize 1468)
2003-04-15 hpaMacroize the generation of the "insufficient DOS RAM...
2003-04-15 hpaSimple memcpy() implementation
2003-04-15 hpa32-bit entrypoint code
2003-04-15 hpaCode to mediate 16 <-> 32 bit transition during MEMDISK...
2003-04-15 hpaDocument .c32 -> COM32
2003-04-14 hpaUse cvs export to make sure that we actually have check...
2003-04-14 hpaUse standard memset()
2003-04-14 hpaUse s
2003-04-11 hpaRemove unnecessary reference to gzip.h
2003-04-11 hpaPreparations for work on MDSLINUX, if it ever happens
next