More fixes to the extlinux installer; change back to writable types
[profile/ivi/syslinux.git] / sample /
2004-12-14 hpaUpdate copyright headers.
2004-12-14 hpaFix the spelling of "Boston"
2004-12-03 hpaThis is sample code.
2004-12-03 hpaThe chain loader has been moved to the main com32 direc...
2004-08-16 hpaFix "make tidy"
2004-05-29 hpaClear some gcc warnings
2004-01-24 hpaAdjust options to work on 64-bit machines, and clean...
2004-01-24 hpaConditionally add -m32 to be able to compile in a 64...
2003-12-13 hpaMinor com32 wrapper code cleanup
2003-12-11 hpaAdd logical partition support for chain
2003-12-10 hpaSplit atou() and skip_atou() into separate modules
2003-12-10 hpaRedistribute the library code; initial work on generic...
2003-12-05 hpaFix spacing
2003-11-26 hpaAdd a bootstrap chainloading API, and include a sample...
2003-11-26 hpaAdd a "make tidy" target for the sample directory
2003-11-26 hpaAdd API to query for the existence of MEMDISK.
2003-11-24 hpaFix COMBOOT/COM32 command-line generation.
2003-11-23 hpaFix the file read API for COMBOOT/COM32
2003-11-13 hpaopentest.c -> filetest.c
2003-11-10 hpaTest for the OPEN API command
2003-07-01 hpaCOM32: Try to support both farcall and intcall
2003-05-20 hpaClean up a bit.
2003-04-21 hpaExplain why we're doing this insane movl ...,%eax
2002-11-19 hpaAdd second hello world sample
2002-11-18 hpaFix the COM32 sample program
2002-06-12 hpaUse the new <com32.h> definitions
2002-06-12 hpaCorrect the CFLAGS for building com32 files
2002-06-11 hpaMake sure "make clean" does the right thing.
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-04-17 hpaMake the various clean conventions really match...
2001-12-11 hpaSome makefile changes to account for memdisk
2001-04-10 hpaCheck in example of using <Ctrl-P> for comments, and...
2001-04-05 hpaThe great graphics merge! We're now officially working...