freebsd-dev/sys/dev/syscons
Andrey A. Chernov 55cafc98c5 Fix longstanding mouse cursor bug: blinking and eating all CPU while near text
cursor.
The reason is: mouse cursor goes into hide/visible loop while text cursor even
not moved.

PR:		25536
Submitted by:	David Xu <davidx@viasoft.com.cn>
2001-03-06 00:02:47 +00:00
..
apm Added necessary include for pc98. 2001-01-25 09:56:04 +00:00
blank $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
daemon Fixed warnings. 2001-02-21 11:28:02 +00:00
fade $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fire Remove unneeded header. 2000-06-25 09:39:11 +00:00
green $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
logo Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
rain Remove unneeded header. 2000-06-25 09:39:11 +00:00
snake Fixed warnings. 2001-02-21 11:28:02 +00:00
star Fixed warnings. 2001-02-21 11:28:02 +00:00
warp Remove unneeded header. 2000-06-25 09:39:11 +00:00
scgfbrndr.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
schistory.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
scmouse.c Initiate deorbit burn sequence for <machine/mouse.h>. 2000-10-09 08:08:36 +00:00
scterm-dumb.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
scterm-sc.c The SRM console gets the red and blue attributes backwards in the VGA 2001-03-05 22:43:39 +00:00
scterm.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sctermvar.h Fix the TAB not cause scrolling when entered at the end of the last line. 2000-05-29 18:35:13 +00:00
scvesactl.c A couple of negative options was not commented out in NOTES/LINT. This 2000-10-09 07:29:41 +00:00
scvgarndr.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
scvidctl.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
scvtb.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
syscons.c Fix longstanding mouse cursor bug: blinking and eating all CPU while near text 2001-03-06 00:02:47 +00:00
syscons.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sysmouse.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00