platform/upstream/syslinux.git
2004-08-16 hpaFix "make tidy"
2004-08-16 hpaBe a bit nicer to newer gcc's
2004-08-15 hpaDocument what's new for 2.11-pre3
2004-08-15 hpaMake mtools a bit more forgiving for goofy configurations
2004-08-04 hpaMove ASCII macros to macros.inc
2004-08-04 hpaClean up memory management and command-line creation
2004-08-04 hpaSome initial work on extlinux
2004-07-26 hpaMove raw console access and strcpy() into their own...
2004-07-06 hpaUse proper syntax for x86
2004-07-06 hpaAdd instructions for how to disable MEMDISK
2004-06-18 hpaDocument the first SYSLINUX version which (correctly...
2004-06-18 hpaWorking on version 2.11
2004-06-18 hpaAdd an API call to query the configuration file name
2004-06-17 hpaNew menu highlight/hotkey interface.
2004-06-13 hpaFix attributes; do direct access on x86
2004-06-13 hpaReinstate safety check
2004-06-13 hpaFix missing "const"
2004-06-13 hpaAdd support for building under klibc.
2004-05-29 hpaClear some gcc warnings
2004-05-29 hpa- Add "allowoptions" command
2004-05-28 hpaFix to the nomtools installed: mypid uninitialized
2004-05-18 hpaClean up the assembly; remove menutest.c
2004-05-18 hpaTest of all menu features
2004-05-18 hpaKnut Petersen's hack for Award BIOS bugs
2004-05-18 hpaMenu improvements from Murali
2004-04-27 hpa2.10 is next
2004-04-27 hpaDocument that we now handle zip as well as gzip
2004-04-27 hpaHandle memdisk images compressed with zip as well as...
2004-04-23 hpaBetter E820 memory parser
2004-04-22 hpaAllow explicit position of menus; from Murali Krishnan
2004-02-25 hpaFurther cleanups
2004-02-25 hpaUse simple malloc() to allocate memory
2004-02-16 hpaDocument open API fix
2004-02-16 hpasearchdir should preserve %bp.
2004-02-06 hpaMenu upgrades from Murali.
2004-02-05 hpaFix handling of windowing in complex.c
2004-02-04 hpaPatch from Murali for windowing support and a much...
2004-02-04 hpaFix jump into hyperspace
2004-02-04 hpaNewline after entering input
2004-02-03 hpaMake the command line available to the program
2004-02-03 hpaHandle menu width properly
2004-02-03 hpaDocument API function fix
2004-02-03 hpaMake "get key w/o echo" COMBOOT function work correctly
2004-02-03 hpaActually handle mode adjustments
2004-02-03 hpaCorrectly specify how to detect syslinux
2004-02-03 hpaDependency generation
2004-02-03 hpaCorrect syslinux detection
2004-02-03 hpaAestetic changes!
2004-02-03 hpaBe a bit more paranoid about entry conditions.
2004-02-03 hpaRemove old OpenWatcom file
2004-02-03 hpaMake it all work better... remove use of DOS routines...
2004-02-02 hpaTry being more portable...
2004-02-02 hpaClobber of ebx is implicit since %bh is output
2004-02-02 hpaAllow multiple mains in the makefile by building as...
2004-02-02 hpaAdd menu system
2004-02-02 hpaInclude stuff for x86-64 compatibility
2004-02-02 hpaMenu system from Murali
2004-02-02 hpaWrite to current video page; "xor al,al" is not a valid...
2004-01-29 hpaHandle video pages correctly.
2004-01-29 hpaAgain, it's 2004...
2004-01-29 hpaIt's 2004...
2004-01-24 hpaAdjust options to work on 64-bit machines, and clean...
2004-01-24 hpaFail if C/H/S geometry is wrong. This is necessary...
2004-01-24 hpaAdd explicit defines for the various flags
2004-01-24 hpaConditionally add -m32 to be able to compile in a 64...
2003-12-27 hpaDocument setuid removal
2003-12-27 hpaRemove residual setuid crap
2003-12-19 hpaChange to MIT license; document offset 440 issue.
2003-12-13 hpaMinor com32 wrapper code cleanup
2003-12-13 hpaNext version = 2.09
2003-12-13 hpaFix typo
2003-12-11 hpaAdd logical partition support for chain
2003-12-10 hpaDocument the existence of chain.c32
2003-12-10 hpaAdd "const" to things which are not to be changed...
2003-12-10 hpaSplit atou() and skip_atou() into separate modules
2003-12-10 hpaRedistribute the library code; initial work on generic...
2003-12-08 hpaMore shuffling to avoid RBFG bug now when we know the...
2003-12-05 hpaSupport Ctrl-U -> kill entire input
2003-12-05 hpa- Avoid a memory location overwritten by RBFG.
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...
next