| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new keyboard mode K_CODE. Returns a single byte for each key | sos | 1997-10-01 | 1 | -9/+10 |
* | Add a new compile option SC_HISTORY_SIZE to specify the history buffer | yokota | 1997-09-04 | 1 | -2/+5 |
* | Removed unused misplaced definition of TIMER_FREQ. | bde | 1997-08-25 | 1 | -3/+2 |
* | Screen saver related fixes. | yokota | 1997-07-15 | 1 | -1/+3 |
* | A fix/work-around for ThinkPad 535. | yokota | 1997-06-29 | 1 | -1/+2 |
* | 1) font loading (two fixes) | yokota | 1997-05-15 | 1 | -4/+4 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Add save/restore cursor as pr SCO screen(HW) manpage. | sos | 1997-01-23 | 1 | -0/+2 |
* | Upgrade the kbdio rutines to provide queued kbd & mouse events. | sos | 1997-01-15 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Allow us to enable the 'XT_KEYBOARD' code using a configuration flag. | nate | 1996-11-10 | 1 | -1/+2 |
* | Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag | pst | 1996-10-23 | 1 | -1/+2 |
* | Changed mouse functionality a bit, now the pointer disappears if | sos | 1996-10-18 | 1 | -2/+4 |
* | Fix a couble of nasties regarding mouse pointer and different | sos | 1996-09-30 | 1 | -3/+5 |
* | Fixed a couple of bugs in the mousepointer code. | sos | 1996-09-01 | 1 | -5/+7 |
* | Fixed bug in pasting 8bit char (ache). | sos | 1996-06-26 | 1 | -5/+6 |
* | Change the way moused talk to syscons, now its only delivering mouseevents | sos | 1996-06-25 | 1 | -3/+7 |
* | Moved declarations of static functions to the correct file. This fixes | bde | 1996-06-23 | 1 | -36/+3 |
* | Some news for syscons (long overdue): | sos | 1996-06-21 | 1 | -4/+7 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Staticize and cleanup. | phk | 1995-12-10 | 1 | -5/+1 |
* | Separate colors & attributes as Terry points | ache | 1995-11-28 | 1 | -6/+17 |
* | Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the | bde | 1995-11-04 | 1 | -2/+1 |
* | Make pcvt and syscons live in the same kernel. If both are enabled, then | bde | 1995-09-10 | 1 | -8/+1 |
* | Fix races in scstart(). q_to_b() wasn't called at spltty(), so there | bde | 1995-07-11 | 1 | -10/+9 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Correct the type of the `c' arg to pccnputc(). | bde | 1995-04-23 | 1 | -7/+3 |
* | Fixes to the hardware cursor emulation. | sos | 1995-04-04 | 1 | -8/+19 |
* | Emulate hw cursor closely, and get start&end scanlines from BIOS. | sos | 1995-03-30 | 1 | -1/+2 |
* | Optimized the way physical screen updates are done. Now only | sos | 1995-03-29 | 1 | -2/+4 |
* | Minor update to syscons. | sos | 1995-03-03 | 1 | -8/+6 |
* | Incorporate bde's code-review comments. | pst | 1995-02-28 | 1 | -2/+2 |
* | (a) remove the pointer to each driver's tty structure array from cdevsw | pst | 1995-02-25 | 1 | -3/+8 |
* | Next syscons update (given up on numbering :) | sos | 1995-02-22 | 1 | -0/+203 |