Craig Rodrigues 86330afe35 Prevent division by zero errors in sc_mouse_move()
by explicitly setting sc->font_width, in the same
places where sc->font_size is set, instead of
relying on the default initialized value of 0 for sc->font_width.

PR:		kern/84836
Reported by:	Andrey V. Elsukov <bu7cher at yandex dot ru>
MFC after:	2 days
2005-08-30 18:58:17 +00:00
..
2005-08-08 19:39:58 +00:00
2005-08-26 02:21:02 +00:00
2005-05-10 12:02:18 +00:00
2005-08-29 18:45:21 +00:00
2005-08-30 05:24:53 +00:00
2005-08-29 00:05:04 +00:00
2005-08-27 16:07:12 +00:00
2005-05-14 10:26:31 +00:00
2005-07-29 00:20:50 +00:00
2005-08-21 09:52:18 +00:00
2005-05-19 21:16:50 +00:00
2005-04-08 05:22:58 +00:00
2005-02-27 22:01:09 +00:00
2005-08-29 20:06:02 +00:00
2005-08-10 03:56:31 +00:00