| Commit message (Expand) | Author | Age | Files | Lines |
| * | Oops, cut/paste could be done on tthe WRONG vty :( | Søren Schmidt | 1997-02-13 | 1 | -1/+1 |
| * | Fixed the "switch to next screen" command (normally bound to the | Søren Schmidt | 1997-01-30 | 1 | -1/+10 |
| * | Add save/restore cursor as pr SCO screen(HW) manpage. | Søren Schmidt | 1997-01-23 | 2 | -1/+30 |
| * | Fix the bug that caused CTRL & ALT keys to be hanging sometimes after | Søren Schmidt | 1997-01-20 | 1 | -1/+1 |
| * | Oops, the position of the savefont code was wrong, cur_console | Søren Schmidt | 1997-01-19 | 1 | -12/+12 |
| * | Oops! I commented out the waiting for retrace loops, because the | Søren Schmidt | 1997-01-18 | 1 | -5/+5 |
| * | Bruce pointed out a bogon: | Søren Schmidt | 1997-01-17 | 1 | -3/+11 |
| * | Upgrade the kbdio rutines to provide queued kbd & mouse events. | Søren Schmidt | 1997-01-15 | 3 | -60/+154 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 7 | -7/+7 |
| * | Hawaii-Five-Typo | Alexander Langer | 1996-12-19 | 1 | -3/+3 |
| * | Fix the broken support for monochrome VGA's. | Søren Schmidt | 1996-12-07 | 1 | -3/+22 |
| * | Alot of fixes from kazu: | Søren Schmidt | 1996-12-01 | 1 | -18/+53 |
| * | Fix UserConfig w/syscons. | Nate Williams | 1996-11-19 | 1 | -2/+2 |
| * | Only poll the keyboard if the data left in the buffer is from the | Søren Schmidt | 1996-11-15 | 1 | -5/+5 |
| * | Finally a start at sharing the kdb controller routines between | Søren Schmidt | 1996-11-14 | 1 | -102/+71 |
| * | 1. Avoid a race in scclose(). tty.c has kludges so that the race is | Søren Schmidt | 1996-11-11 | 1 | -5/+15 |
| * | Removed 'XT_KEYBOARD' option from syscons. Document new-style way of | Nate Williams | 1996-11-11 | 1 | -4/+1 |
| * | Make snake 3.0-CURRENT here. | Jordan K. Hubbard | 1996-11-11 | 1 | -2/+2 |
| * | Allow us to enable the 'XT_KEYBOARD' code using a configuration flag. | Nate Williams | 1996-11-10 | 2 | -8/+20 |
| * | Fix the hanging keyboard problem under Xaccel. Apprently we are loosing | Søren Schmidt | 1996-11-04 | 1 | -29/+44 |
| * | Use the calibrated/adjustable i8254 frequency `timer_freq' instead of | Søren Schmidt | 1996-10-26 | 1 | -23/+30 |
| * | Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag | Paul Traina | 1996-10-23 | 2 | -8/+10 |
| * | Changed mouse functionality a bit, now the pointer disappears if | Søren Schmidt | 1996-10-18 | 2 | -17/+39 |
| * | Corrected the setting of winsize on open(). | Søren Schmidt | 1996-10-15 | 1 | -5/+10 |
| * | Don't claim the console when the driver is disabled. The getc/putc | Bruce Evans | 1996-10-09 | 1 | -2/+2 |
| * | scresume erroneously used before declared. Move the function | Jordan K. Hubbard | 1996-10-03 | 1 | -10/+10 |
| * | Fixed the userconfig problem (and one with ddb as well). | Søren Schmidt | 1996-10-02 | 1 | -153/+157 |
| * | Fixed the "missing updates" reported by ache. | Søren Schmidt | 1996-10-01 | 1 | -29/+37 |
| * | #ifdef another instance of toggle_splash_screen() which Soren missed. | Jordan K. Hubbard | 1996-10-01 | 1 | -1/+5 |
| * | Dont make splash screen the default :) | Søren Schmidt | 1996-09-30 | 1 | -2/+1 |
| * | Fix a couble of nasties regarding mouse pointer and different | Søren Schmidt | 1996-09-30 | 2 | -103/+180 |
| * | Changed cncheckc() interface so that it is 8-bit clean - return -1 | Bruce Evans | 1996-09-14 | 1 | -2/+7 |
| * | Hack workaround XFree86 switching failure when used with /dev/sysmouse | Peter Wemm | 1996-09-10 | 1 | -2/+23 |
| * | The poor nsccons variable was gone agian this time hidden by | Søren Schmidt | 1996-09-09 | 1 | -2/+2 |
| * | Make syscons replicate a mousesystems mouse on minor 128.. | Søren Schmidt | 1996-09-08 | 1 | -18/+36 |
| * | Fixed another easy case of const poisoning in the kernel. Cosmetic. | Bruce Evans | 1996-09-07 | 1 | -2/+2 |
| * | Add option SC_KBD_PROBE_WORKS to syscons driver. | Paul Traina | 1996-09-06 | 1 | -4/+12 |
| * | Remove devconf, it never grew up to be of any use. | Poul-Henning Kamp | 1996-09-06 | 1 | -24/+1 |
| * | Fixed a panic when switching to 40x25 mode, and cursor was beyond the | Søren Schmidt | 1996-09-04 | 1 | -1/+2 |
| * | Fixed a couple of bugs in the mousepointer code. | Søren Schmidt | 1996-09-01 | 2 | -233/+298 |
| * | Fixed restoral of nsscons variable. The tty for /dev/console was lost. | Bruce Evans | 1996-08-28 | 1 | -2/+2 |
| * | restore nsccons variable from rev 1.115 that was deleted in rev 1.136 | Peter Wemm | 1996-08-16 | 1 | -1/+2 |
| * | Fix GIO_ATTR ioctl return to match SYSV | Andrey A. Chernov | 1996-07-30 | 1 | -2/+2 |
| * | Added or restored #include of <machine/md_var.h>. Some declarations | Bruce Evans | 1996-07-01 | 3 | -5/+12 |
| * | Bump various timeouts in scprobe(). This finally fixes the broken | Joerg Wunsch | 1996-06-27 | 1 | -6/+6 |
| * | Fixed bug in pasting 8bit char (ache). | Søren Schmidt | 1996-06-26 | 2 | -81/+57 |
| * | Added #include of <machine/md_var.h>. This will be needed when | Bruce Evans | 1996-06-25 | 1 | -1/+2 |
| * | Change the way moused talk to syscons, now its only delivering mouseevents | Søren Schmidt | 1996-06-25 | 2 | -116/+216 |
| * | Moved declarations of static functions to the correct file. This fixes | Bruce Evans | 1996-06-23 | 2 | -37/+37 |
| * | Oops, fix a bug that caused updates to the screen to happen, without | Søren Schmidt | 1996-06-21 | 1 | -2/+6 |