freebsd-nq/sys/dev/syscons
Andrey A. Chernov b2f64c0141 Fix the TAB not cause scrolling when entered at the end of the last line.
It may cause misterious chars appearse in the middle of the scrolled lines.

The bug trigger: enter
grep P_32 /usr/include/*.h
command and see misterious "db.\" filename.
2000-05-29 18:35:13 +00:00
..
apm Add the apm_saver syscons screen saver module. 1999-10-02 03:56:42 +00:00
blank $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
daemon Added PC-98 supports. 2000-05-08 14:55:21 +00:00
fade $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fire More machdep/random.h -> sys/random.h fixes. 2000-04-25 05:06:31 +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 More machdep/random.h -> sys/random.h fixes. 2000-04-25 05:06:31 +00:00
snake Added PC-98 supports. 2000-05-08 14:55:21 +00:00
star Added PC-98 supports. 2000-05-08 14:55:21 +00:00
warp More machdep/random.h -> sys/random.h fixes. 2000-04-25 05:06:31 +00:00
scgfbrndr.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
schistory.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
scmouse.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
scterm-dumb.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
scterm-sc.c White-space-only change. The file originally had screwed indentation. 2000-03-20 08:18:00 +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 Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
scvgarndr.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
scvidctl.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
scvtb.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
syscons.c Back out t_timeout initializing, now in ttyregister 2000-05-01 10:53:12 +00:00
syscons.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sysmouse.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00