Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/goldfish



Module Name:    src
Committed By:   tls
Date:           Fri Aug  7 23:48:20 UTC 2026

Modified Files:
        src/sys/dev/goldfish: gftty.c

Log Message:
Make console input on virt68k 8-bit clean.
On signed-char ports you can't feed a "char *" to the tty layer.  A cursory
glance for more instances of this didn't find any but it's possible.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/goldfish/gftty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index