profile/ivi/syslinux.git
2004-11-23 hpaAdd fopendev()
2004-11-17 hpaUse libgcc files from klibc
2004-11-17 hpaDocument libcom32
2004-11-17 hpacom32/lib is no longer private
2004-11-17 hpaLinker script for com32 files
2004-11-17 hpaUpdate Makefile to handle subdirectories cleaner; fix...
2004-11-17 hpaSeparate rawcon and stdcon; actually make input work
2004-11-17 hpaVery basic operations now work; need to handle line...
2004-11-10 hpaVery first cut at a klibc-derived C library for com32
2004-11-02 hpaNow working on 2.12
2004-11-02 hpa2.11 is long gone
2004-10-30 hpaUpdate filename search algorithm
2004-10-30 hpaFix documentation for finding the config file name.
2004-10-15 hpaAdd ID tag for date.
2004-10-15 hpaMake less prehistoric.
2004-09-30 hpaClarify the max length
2004-08-23 hpaTidy up and make 64-bit-clean
2004-08-16 hpaNote memory system changes.
2004-08-16 hpaTidy even more...
2004-08-16 hpaTidy up in the sample directory
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
next