Searched hist:149640 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/dev/syscons/
H A Dscvesactl.cdiff 149640 Tue Aug 30 16:58:17 MDT 2005 rodrigc 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
H A Dscvidctl.cdiff 149640 Tue Aug 30 16:58:17 MDT 2005 rodrigc 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
H A Dscmouse.cdiff 149640 Tue Aug 30 16:58:17 MDT 2005 rodrigc 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
H A Dsyscons.hdiff 149640 Tue Aug 30 16:58:17 MDT 2005 rodrigc 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
H A Dsyscons.cdiff 149640 Tue Aug 30 16:58:17 MDT 2005 rodrigc 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

Completed in 273 milliseconds