summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | Beginnings of a color theme manager; unify vesamenu and ansimenuH. Peter Anvin2006-08-311-2/+2
* | More work on actual VESA console and menu. Shadowing still doesn't workH. Peter Anvin2006-08-311-1/+4
|/
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Adding a com32 module to handle DMIErwan Velu2006-08-141-1/+4
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-2/+1
* New Multiboot module; increase command line limit to 1023syslinux-3.08hpa2005-05-081-1/+1
* New module "ethersel" which scans for devices and boots an appropriatehpa2005-01-051-1/+1
* Print an error message if the configuration file seems empty.hpa2005-01-041-4/+4
* Make a distinction between modules and test files.hpa2004-12-301-2/+3
* More work on menu module. Looks like the file libc isn't quite therehpa2004-12-211-0/+6
* Make the raw input console non-blocking with a timeout, allows handlinghpa2004-12-201-1/+1
* Fix regparm in libcom32; make extlinux actually work; add 3840K supporthpa2004-12-201-1/+1
* Fix handling of alignment issueshpa2004-12-181-1/+1
* Compile with regparm turned on.syslinux-2.20-pre2hpa2004-12-161-1/+1
* Make "make install" do the right thing for the com32 libraryhpa2004-12-141-1/+14
* Update copyright headers.hpa2004-12-141-3/+3
* Separate modules (intended to be production code used for real stuff)hpa2004-12-081-4/+1
* libcom32-ize the chain loader; add LICENCE filehpa2004-12-031-1/+4
* Library to decode console codes; demo programhpa2004-12-011-1/+1
* Utility library which can be compiled either for Linux or for COM32hpa2004-12-011-10/+21
* Allow compiling for both Linux and COM32: Makefile cleanupshpa2004-12-011-2/+2
* Use auto CRNL; compile demo for Linux toohpa2004-12-011-2/+7
* Actually working ANSI device; add demosyslinux-2.12-pre2hpa2004-11-301-1/+1
* Enable debugging symbols to be included in the .elf file.hpa2004-11-231-1/+1
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-2/+3
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+61