Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/wscons
Module Name: syssrc
Committed By: jdolecek
Date: Sun Aug 5 11:26:52 UTC 2001
Modified Files:
syssrc/sys/dev/wscons: wsconsio.h wsdisplay.c wskbd.c
Log Message:
introduce hard limit on maximum font size (WSDISPLAY_MAXFONTSZ - 512KB)
and keymap size (WSKBDIO_MAXMAPLEN - 64KB)
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/wscons/wsconsio.h
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/wscons/wsdisplay.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/dev/wscons/wskbd.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