Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev



Module Name:    src
Committed By:   snj
Date:           Wed Mar 18 16:30:44 UTC 2015

Modified Files:
        src/sys/dev [netbsd-5]: cons.c

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1952):
        sys/dev/cons.c: revision 1.74
Fix strange kernel output sequence "\n\r" observed in serial
consoles.  Output '\r' before '\n' in conversion.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.65.20.1 src/sys/dev/cons.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