summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
...
* Move <zconf.h> to the right placesyslinux-3.07-pre2hpa2005-01-121-0/+0
* 3.07: Fix chainloadinghpa2005-01-121-59/+77
* Move png header files in place; add documentationsyslinux-3.06hpa2005-01-105-0/+5192
* ftell() operationsyslinux-3.06-pre1hpa2005-01-101-0/+18
* Add libpnghpa2005-01-0831-3/+41417
* Move <zlib.h> to include directory; add prototype for ftell()hpa2005-01-082-0/+3
* Add zlib to libcom32hpa2005-01-0831-3/+12076
* Add missing header filesyslinux-3.10-pre1hpa2005-01-061-0/+14
* Fix dependency detection in subdirectorieshpa2005-01-051-1/+2
* Support PCI configuration space mechanism #2 if necessary.hpa2005-01-0511-88/+149
* Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa2005-01-051-2/+17
* Fix command parsing; add mask supporthpa2005-01-051-16/+39
* Use DEC VT graphics and try to be compatible with as many terminalhpa2005-01-051-23/+23
* Spend little over half a kilobyte printing an error message at the end.hpa2005-01-051-2/+5
* New module "ethersel" which scans for devices and boots an appropriatehpa2005-01-052-1/+257
* Fix PCI access functionshpa2005-01-048-7/+90
* More readable scroll barhpa2005-01-041-1/+1
* More navigation keyshpa2005-01-042-0/+15
* More serial console speed improvements.hpa2005-01-041-35/+53
* Work better over a serial consolehpa2005-01-041-7/+12
* Use a scrollbar instead of [+] and [-]hpa2005-01-041-29/+38
* Build native (not necessarily i386) binarieshpa2005-01-042-9/+9
* Print an error message if the configuration file seems empty.hpa2005-01-042-8/+15
* Make a distinction between modules and test files.hpa2004-12-301-2/+3
* Fix using the resolver function from the API (with DS != CS); addsyslinux-3.00-pre8hpa2004-12-283-4/+71
* Support menu hotkeys.hpa2004-12-283-10/+75
* Support shift in/shift out -> DEC VT symbols;hpa2004-12-271-2/+32
* Support cursor on/cursor off sequences, and use them in the menu systemhpa2004-12-222-19/+61
* Fix handling of attributes when clearing the screen.hpa2004-12-221-1/+1
* Support timeout in the menusyslinux-2.20-pre12hpa2004-12-215-20/+60
* extlinux: Document need for MBR, and usage on a RAID system.hpa2004-12-212-2/+33
* I think the menu system actually works now...syslinux-2.20-pre11hpa2004-12-213-19/+41
* Add strlcpy(), strlcat()hpa2004-12-212-0/+57
* Add [v]asprintfhpa2004-12-212-0/+55
* Fix argv parsinghpa2004-12-212-4/+8
* Add an API function to get the IPAPPEND strings.hpa2004-12-211-20/+68
* More work on menu module. Looks like the file libc isn't quite therehpa2004-12-216-43/+243
* Add code to edit the command line in the simple menuhpa2004-12-214-47/+157
* Initial work on simple menu system; add <minmax.h> to libutilhpa2004-12-202-0/+284
* Actually get things working with nonblocking raw console read;hpa2004-12-206-25/+21
* Add support to deal with EAGAINhpa2004-12-201-1/+7
* Make the raw input console non-blocking with a timeout, allows handlinghpa2004-12-2010-28/+114
* Fix regparm in libcom32; make extlinux actually work; add 3840K supporthpa2004-12-202-3/+4
* Update with fixed version from the dos directoryhpa2004-12-191-4/+8
* Fix handling of alignment issueshpa2004-12-183-5/+5
* Additional fixes for the proper argc/argv parsinghpa2004-12-172-3/+4
* More regparmizationhpa2004-12-171-0/+8
* Add code to parse argc, argv; REGPARM-ize assembly codehpa2004-12-172-3/+100
* Compile with regparm turned on.syslinux-2.20-pre2hpa2004-12-164-4/+4
* malloc.h is internal; put in lib/hpa2004-12-161-0/+0