summaryrefslogtreecommitdiff
path: root/sample
Commit message (Collapse)AuthorAgeFilesLines
* Fix "make tidy"hpa2004-08-161-2/+2
|
* Clear some gcc warningssyslinux-2.10-pre5hpa2004-05-291-2/+4
|
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-241-5/+9
|
* Conditionally add -m32 to be able to compile in a 64-bit environmenthpa2004-01-241-1/+2
|
* Minor com32 wrapper code cleanuphpa2003-12-133-4/+21
|
* Add logical partition support for chainsyslinux-2.08hpa2003-12-111-9/+106
|
* Split atou() and skip_atou() into separate moduleshpa2003-12-103-10/+15
|
* Redistribute the library code; initial work on generic chainloaderhpa2003-12-105-320/+600
|
* Fix spacinghpa2003-12-051-2/+2
|
* Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa2003-11-262-1/+64
|
* Add a "make tidy" target for the sample directoryhpa2003-11-261-2/+6
|
* Add API to query for the existence of MEMDISK.hpa2003-11-262-0/+105
|
* Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa2003-11-243-1/+89
| | | | Add test programs.
* Fix the file read API for COMBOOT/COM32syslinux-2.07hpa2003-11-233-19/+438
|
* opentest.c -> filetest.chpa2003-11-133-121/+61
|
* Test for the OPEN API commandhpa2003-11-102-1/+121
|
* COM32: Try to support both farcall and intcallhpa2003-07-013-6/+55
|
* Clean up a bit.hpa2003-05-201-9/+15
|
* Explain why we're doing this insane movl ...,%eaxhpa2003-04-211-0/+1
|
* Add second hello world samplehpa2002-11-192-1/+56
|
* Fix the COM32 sample programsyslinux-2.01-pre2hpa2002-11-183-9/+25
|
* Use the new <com32.h> definitionshpa2002-06-121-2/+2
|
* Correct the CFLAGS for building com32 fileshpa2002-06-121-1/+1
|
* Make sure "make clean" does the right thing.hpa2002-06-111-1/+1
|
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-112-1/+64
| | | | linear .com files.
* Make the various clean conventions really match...syslinux-1.70hpa2002-04-171-0/+2
|
* Some makefile changes to account for memdiskhpa2001-12-111-1/+0
|
* Check in example of using <Ctrl-P> for comments, and make a note abouthpa2001-04-101-2/+7
| | | | colours in graphics mode.
* The great graphics merge! We're now officially working on version 1.60.hpa2001-04-053-0/+37