Source-Changes archive

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

CVS commit: [netbsd-11] src/sys/dev/goldfish



Module Name:    src
Committed By:   martin
Date:           Tue Aug 25 20:07:23 UTC 2026

Modified Files:
        src/sys/dev/goldfish [netbsd-11]: gftty.c

Log Message:
Pull up following revision(s) (requested by tls in ticket #438):

        sys/dev/goldfish/gftty.c: revision 1.6

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.3 -r1.3.4.1 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