aboutsummaryrefslogtreecommitdiffstats
path: root/vgasrc/clext.c
Commit message (Expand)AuthorAgeFilesLines
* Be sure to add "void" to all function prototypes that take no args.Kevin O'Connor2010-01-031-3/+3
* VGA: Remove references to 'struct bregs' from vgaio.c code.Kevin O'Connor2009-05-171-2/+2
* VGA: Minor - use "_g" suffix for global pointers.Kevin O'Connor2009-05-161-9/+9
* Cleanup vga inb/outb port usages.Kevin O'Connor2009-05-071-19/+21
* Add initial port of the "open source vga bios" project.Kevin O'Connor2009-05-061-0/+388