summaryrefslogtreecommitdiff
path: root/com32/lib/sys/xserial_write.c
Commit message (Expand)AuthorAgeFilesLines
* If no serial console is configured, don't bother calling into itH. Peter Anvin2007-05-311-0/+4
* xserial_write: handle the new \1..\5 control sequencesH. Peter Anvin2007-05-311-30/+24
* The simple menu system doesn't work with serial consolehiranotaka@zng.info2006-10-301-1/+2
* For SOH codes, always issue a leading zero resetsyslinux-3.30-pre5H. Peter Anvin2006-09-121-0/+2
* Lots of fixes to make the graphical menu actually work.syslinux-3.30-pre1H. Peter Anvin2006-09-011-5/+4
* Don't bother writing out the trailing byte of an invalid SOH # sequence.H. Peter Anvin2006-08-311-4/+0
* Serial port output with color table string injection.H. Peter Anvin2006-08-311-0/+119