summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show list file addresses in absolutesyslinux-3.50H. Peter Anvin2007-06-084-32/+72
* Use strcpy to copy MACStrsyslinux-3.50-pre23H. Peter Anvin2007-06-081-2/+1
* Capture the UUID from packet 1 (request)syslinux-3.50-pre22H. Peter Anvin2007-06-081-7/+8
* Lower case seems to be more common for UUIDH. Peter Anvin2007-06-082-22/+23
* Generate config file name based on the UUIDH. Peter Anvin2007-06-083-108/+180
* Sanitize handling of client identifier optionH. Peter Anvin2007-06-071-0/+8
* Fix the INT 18h patch offset for the RAID mode (-r) optionsyslinux-3.50-pre21H. Peter Anvin2007-06-072-2/+2
* Stealth whitespace cleanupH. Peter Anvin2007-06-056-17/+12
* vesacon_set_background: Need "volatile" asmsyslinux-3.50-pre20H. Peter Anvin2007-06-051-4/+4
* Allow a flat color to be specified as a background.H. Peter Anvin2007-06-059-38/+107
* Not all terminals home the cursor on CSI 2 JH. Peter Anvin2007-06-051-1/+1
* Unify hexval functions; fix % in printf stringH. Peter Anvin2007-06-053-16/+8
* Clarify that the background is always an image fileH. Peter Anvin2007-06-051-3/+3
* Fix alignment of tab and timeout messagessyslinux-3.50-pre19H. Peter Anvin2007-06-051-2/+7
* com32: change the message color scheme; background 0 is always transparentH. Peter Anvin2007-06-055-15/+96
* RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin2007-06-016-27/+50
* Remove unused set_8() functionH. Peter Anvin2007-06-011-5/+0
* RAID mode installer support for extlinuxH. Peter Anvin2007-06-011-12/+30
* "RAID mode": execute INT 18h on boot failure instead of wait for keyH. Peter Anvin2007-06-012-4/+28
* Shift horiontaly timeout message when HSHIFT is setsyslinux-3.50-pre17Otavio Salvador2007-05-311-1/+1
* Document F-key help in the simple menu systemsyslinux-3.50-pre16H. Peter Anvin2007-05-311-0/+1
* Add file missing from previous checkinH. Peter Anvin2007-05-311-0/+123
* Hook up F-key help for the menu system, documentH. Peter Anvin2007-05-314-8/+134
* Fix decoding of <F11> and <F12>H. Peter Anvin2007-05-311-5/+5
* If no serial console is configured, don't bother calling into itH. Peter Anvin2007-05-312-0/+8
* Document that we disabled polling for ARP.H. Peter Anvin2007-05-311-0/+2
* Disable polling for ARP during idle.H. Peter Anvin2007-05-311-2/+17
* Correct inverted handling of Ctrl-FH. Peter Anvin2007-05-311-2/+2
* Simple program to dump serial console infoH. Peter Anvin2007-05-312-1/+41
* Implement syslinux_serial_console_info()H. Peter Anvin2007-05-312-1/+54
* ansi.h: remove unused fieldH. Peter Anvin2007-05-311-1/+0
* Hacky debugging function by setting VESA pixels, sometimes usefulH. Peter Anvin2007-05-311-0/+13
* ansi.c: minor cleanupsH. Peter Anvin2007-05-311-15/+17
* vesa/drawtxt.c: remove divide caused by %H. Peter Anvin2007-05-311-3/+6
* xserial_write: handle the new \1..\5 control sequencesH. Peter Anvin2007-05-311-30/+24
* pxelinux: Save/set up/restore ES around init.incH. Peter Anvin2007-05-311-1/+4
* Add missing parenthesisH. Peter Anvin2007-05-311-1/+1
* Fix problem where the command line would get truncated during editH. Peter Anvin2007-05-311-1/+1
* Improve commentH. Peter Anvin2007-05-311-2/+2
* Remove Linux test compilationH. Peter Anvin2007-05-311-8/+0
* Change \2#0 -> \1#H. Peter Anvin2007-05-311-18/+18
* Handle color tables with more than 100 entriesH. Peter Anvin2007-05-305-70/+67
* Add support to change menu vertical and horizontal shiftingOtavio Salvador2007-05-302-21/+28
* Parse F-key help commands in the menu systemH. Peter Anvin2007-05-302-2/+46
* Allow binding help text to F11 and F12.H. Peter Anvin2007-05-308-37/+49
* Add "help" to the commentH. Peter Anvin2007-05-301-0/+1
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-2513-26/+52
* Drop TFTP_MTU to 1440.H. Peter Anvin2007-05-221-1/+1
* Make it safe to call close_file on an already closed file.syslinux-3.50-pre15H. Peter Anvin2007-05-226-10/+12
* Make the menu system understand INCLUDE as well.syslinux-3.50-pre14H. Peter Anvin2007-05-222-2/+8