| Commit message (Expand) | Author | Age | Files | Lines |
* | o Fix a horrible bug where small reads (< 8 bytes) would return the | Mark Murray | 2000-07-25 | 2 | -6/+2 |
* | Make Reset (ESC c) reset attributes too, not only clear screen | Andrey A. Chernov | 2000-07-21 | 1 | -1/+6 |
* | Implement SGR 22,24,25,27 from ECMA-48 | Andrey A. Chernov | 2000-07-20 | 1 | -0/+16 |
* | Accorfing to ECMA-48 SGR 39 and 49 are just another colors and must not reset | Andrey A. Chernov | 2000-07-20 | 1 | -2/+2 |
* | Don't break the ability to debug the kernel when gathering entropy. | Mark Murray | 2000-07-16 | 1 | -1/+2 |
* | Shorten 49m attr resetting expression | Andrey A. Chernov | 2000-07-15 | 1 | -2/+1 |
* | Reset corresponding color attributes on 39m and 49m | Andrey A. Chernov | 2000-07-15 | 1 | -16/+17 |
* | Add entropy-harvesting calls. | Mark Murray | 2000-07-09 | 2 | -0/+10 |
* | Remove old entropy-harvesting hooks; this is going to be re-engineered | Mark Murray | 2000-06-25 | 1 | -7/+0 |
* | Remove unneeded header. | Mark Murray | 2000-06-25 | 3 | -3/+0 |
* | Argh. This is what I get for trying to do too many things at once. | Peter Wemm | 2000-06-10 | 1 | -0/+1 |
* | Unused include: #include "sc.h" | Peter Wemm | 2000-06-10 | 1 | -1/+0 |
* | Cosmetique: fix comments - don't use 'ansi' word for non-ansi (adapter) colors | Andrey A. Chernov | 2000-06-06 | 1 | -7/+7 |
* | Implement ANSI E[39m and E[49m to set fg and bg to initial (not to default!) | Andrey A. Chernov | 2000-06-05 | 1 | -0/+10 |
* | Fix the TAB not cause scrolling when entered at the end of the last line. | Andrey A. Chernov | 2000-05-29 | 1 | -3/+8 |
* | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 3 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 3 | -4/+4 |
* | Added PC-98 supports. | Yoshihiro Takahashi | 2000-05-08 | 3 | -0/+18 |
* | Add $FreeBSD$ | Peter Wemm | 2000-05-01 | 1 | -0/+2 |
* | Back out t_timeout initializing, now in ttyregister | Andrey A. Chernov | 2000-05-01 | 1 | -1/+0 |
* | Initialize t_timeout to -1 for console to set its default value once in ttyopen | Andrey A. Chernov | 2000-05-01 | 1 | -0/+1 |
* | Remove unneeded #include <sys/kernel.h> | Poul-Henning Kamp | 2000-04-29 | 1 | -1/+0 |
* | Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. | Yoshihiro Takahashi | 2000-04-27 | 1 | -0/+5 |
* | More machdep/random.h -> sys/random.h fixes. | Boris Popov | 2000-04-25 | 3 | -6/+3 |
* | * Use sys/sys/random.h rather than a i386 specific one. | David E. O'Brien | 2000-04-24 | 1 | -1/+1 |
* | Unbreak LINT. | Kazutaka YOKOTA | 2000-04-03 | 2 | -1/+5 |
* | - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. | Kazutaka YOKOTA | 2000-03-31 | 6 | -138/+229 |
* | White-space-only change. The file originally had screwed indentation. | Kazutaka YOKOTA | 2000-03-20 | 1 | -382/+395 |
* | - Fix bugs when painting border and the mouse cursor in the raster | Kazutaka YOKOTA | 2000-03-18 | 2 | -48/+60 |
* | - Don't reset text colors when changing the video mode. | Kazutaka YOKOTA | 2000-02-11 | 1 | -0/+2 |
* | - Fix text cursor logic so that multiple instances of the "normal" cursor | Kazutaka YOKOTA | 2000-02-11 | 2 | -5/+7 |
* | Use config's conditional compilation rather than using #ifdefs that make | Peter Wemm | 2000-01-29 | 12 | -65/+2 |
* | Fix a bug exposed by the previous commit. Do not use scp->font_size, | Kazutaka YOKOTA | 2000-01-24 | 1 | -2/+5 |
* | Unconditionally define sc_paste(). | Kazutaka YOKOTA | 2000-01-20 | 2 | -4/+0 |
* | Fix wrong usage of FONT_NONE. It was not meant to be set in | Kazutaka YOKOTA | 2000-01-20 | 4 | -5/+4 |
* | This is the 3rd stage of syscons code reorganization. | Kazutaka YOKOTA | 2000-01-15 | 16 | -1247/+2352 |
* | Make the mouse cursor char code configurable via the CONS_MOUSECTL | Kazutaka YOKOTA | 2000-01-12 | 4 | -18/+38 |
* | Add a new mechanism, cndbctl(), to tell the console driver that | Kazutaka YOKOTA | 2000-01-11 | 1 | -27/+28 |
* | - Remember the keyboard repeat delay and rate. | Kazutaka YOKOTA | 1999-12-13 | 1 | -0/+1 |
* | Fix memory leak. | Kazutaka YOKOTA | 1999-12-10 | 1 | -0/+1 |
* | Add "panic key" function to syscons. When this key is defined in a | Kazutaka YOKOTA | 1999-12-10 | 1 | -0/+10 |
* | Fix mouse cursor logic which I broke in 1.1 ;-< | Kazutaka YOKOTA | 1999-12-06 | 1 | -26/+30 |
* | Fix cursor position calculation. | Kazutaka YOKOTA | 1999-12-05 | 1 | -1/+2 |
* | - Fail VT switching when the controlling program, such as the | Kazutaka YOKOTA | 1999-11-28 | 1 | -4/+4 |
* | Correctly record the mouse position in the current VTY. | Kazutaka YOKOTA | 1999-11-09 | 1 | -23/+22 |
* | - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE. | Kazutaka YOKOTA | 1999-11-08 | 1 | -2/+10 |
* | - Removed SC_VIDEO_DEBUG. It is broken and useless now. | Kazutaka YOKOTA | 1999-11-08 | 1 | -22/+0 |
* | Change isspace() macro name to avoid conflict. | Archie Cobbs | 1999-11-02 | 1 | -10/+10 |
* | - Remove cdevsw_add(). | Kazutaka YOKOTA | 1999-10-06 | 1 | -7/+0 |
* | Add the apm_saver syscons screen saver module. | Nick Sayer | 1999-10-02 | 1 | -0/+91 |