Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Tue Oct 12 16:47:42 UTC 1999

Modified Files:
        syssrc/sys/dev/wscons: wsdisplay.c wsdisplayvar.h

Log Message:
add wsdisplay_switchtoconsole() to allow other parts of kernel to force
the wscons to switch to console; code taken from wsdisplay_shutdownhook(),
which is now just a wrapper around wsdisplay_switchtoconsole()


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/wscons/wsdisplay.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/wscons/wsdisplayvar.h

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