| Commit message (Expand) | Author | Age | Files | Lines |
| * | Minor update to syscons. | Søren Schmidt | 1995-03-03 | 2 | -14/+17 |
| * | Incorporate bde's code-review comments. | Paul Traina | 1995-02-28 | 2 | -14/+3 |
| * | (a) remove the pointer to each driver's tty structure array from cdevsw | Paul Traina | 1995-02-25 | 2 | -30/+44 |
| * | Next syscons update (given up on numbering :) | Søren Schmidt | 1995-02-22 | 7 | -2775/+3064 |
| * | This is the latest version of the APM stuff from HOSOKAWA, I have looked | Poul-Henning Kamp | 1995-02-17 | 1 | -1/+32 |
| * | Fixed cursor xor problem... | Søren Schmidt | 1995-02-14 | 1 | -3/+3 |
| * | Fixed the bug that caused the cursor to disappear under | Søren Schmidt | 1995-02-07 | 1 | -13/+17 |
| * | Fixed the annoing bug that caused writes to /dev/console to go to | Søren Schmidt | 1995-02-05 | 1 | -29/+34 |
| * | Allow all characters except "real" control chars. | Søren Schmidt | 1995-02-03 | 1 | -52/+59 |
| * | Syscons bug fix: tab now right (thanks bruce!) | Søren Schmidt | 1995-02-01 | 1 | -287/+313 |
| * | Reviewed by: | Søren Schmidt | 1995-01-30 | 1 | -32/+46 |
| * | Third round in syscons update. | Søren Schmidt | 1995-01-28 | 1 | -469/+367 |
| * | Get rid of overloaded Back tab, now F(64) | Andrey A. Chernov | 1995-01-26 | 1 | -2/+2 |
| * | o Restore removed hardware cursor support and make it _default_ | Andrey A. Chernov | 1995-01-26 | 1 | -51/+120 |
| * | Second round in syscons update: | Søren Schmidt | 1995-01-20 | 1 | -286/+499 |
| * | Oops, forgot one change when DDB is defined. | Søren Schmidt | 1995-01-13 | 1 | -2/+2 |
| * | Use (n - 1) in ESC [ xxx d and ESC [ xxx ` | Andrey A. Chernov | 1995-01-13 | 1 | -3/+3 |
| * | Back out cursor wrap (restore original thing) | Andrey A. Chernov | 1995-01-12 | 1 | -2/+2 |
| * | First round in syscons update. Several new features has been added: | Søren Schmidt | 1995-01-12 | 1 | -354/+497 |
| * | Don't allow negative console numbers for the VT_WAITACTIVE ioctl. Use the | Bruce Evans | 1995-01-03 | 1 | -29/+26 |
| * | Change the errors in the XT_KEYBOARD patch. red in the face. Thanks Bruce. | Andreas Schulz | 1994-12-31 | 1 | -5/+5 |
| * | Miscellaneous changes from Bill Paul: | Jordan K. Hubbard | 1994-12-31 | 1 | -5/+67 |
| * | Fixed two security holes in the pcmmap() function. | David Greenman | 1994-12-27 | 1 | -3/+3 |
| * | Add a patch that someone on the net has used to run on his IBM Thinkpad. | Andreas Schulz | 1994-12-26 | 1 | -1/+8 |
| * | Initialize syscons also in cases where it ain't the system's console | Joerg Wunsch | 1994-12-18 | 1 | -1/+4 |
| * | Move the code providing the equivalent of ICRNL for console input from | Joerg Wunsch | 1994-12-18 | 1 | -2/+1 |
| * | Changed the behavior of KDMKTONE to comply with svr4, default to | Søren Schmidt | 1994-12-06 | 1 | -2/+8 |
| * | Fix wrong size check for scroll forward/backward ('S'/'T') | Andrey A. Chernov | 1994-11-21 | 1 | -5/+5 |
| * | Attempt to fix scroll forward/ scroll backward bug bringed by vi, | Andrey A. Chernov | 1994-11-21 | 1 | -4/+4 |
| * | More intelligent BackTab fix using BTAB special key (unused before) | Andrey A. Chernov | 1994-11-19 | 1 | -1/+3 |
| * | Added support for the MicroSoft Natural keyboard | Søren Schmidt | 1994-11-17 | 1 | -3/+24 |
| * | The style in my patch011 is inconsistent and out of date. It should | Bruce Evans | 1994-11-06 | 1 | -2/+2 |
| * | Fix for 'pstat -t' works on vtys | Andrey A. Chernov | 1994-11-03 | 1 | -1/+2 |
| * | The other half of patch011, read Numlck state from bios. | Poul-Henning Kamp | 1994-10-27 | 1 | -6/+2 |
| * | Fix initialization of video_mode_ptr. It only worked if the segments | Bruce Evans | 1994-10-26 | 1 | -9/+32 |
| * | Fixed cut&paste error. | Garrett Wollman | 1994-10-24 | 1 | -2/+2 |
| * | Finished device configuration database work for all ISA devices (except `ze') | Garrett Wollman | 1994-10-23 | 1 | -1/+26 |
| * | Peter Dufaults comconsole changes. | Poul-Henning Kamp | 1994-10-20 | 1 | -8/+8 |
| * | Remove color_display, GIO_COLOR now exists | Andrey A. Chernov | 1994-10-18 | 1 | -6/+3 |
| * | Added more SCO compat ioctl's. | Søren Schmidt | 1994-10-17 | 1 | -27/+52 |
| * | isa_device.h: Added flag for sensitive HW. ed# seems to break if anything | Poul-Henning Kamp | 1994-10-17 | 1 | -2/+2 |
| * | Initialize color_display as undefined, cosmetique | Andrey A. Chernov | 1994-10-17 | 1 | -2/+2 |
| * | Add color_display variable for CPU_COLORDISP sysctl. | Andrey A. Chernov | 1994-10-15 | 1 | -1/+4 |
| * | Fix 'cursor-disappearce-after-switching-screen-from-X' bug | Andrey A. Chernov | 1994-10-03 | 1 | -2/+2 |
| * | Ripped out APM-hooks. Not ready for prime time yet. | Poul-Henning Kamp | 1994-10-02 | 1 | -22/+1 |
| * | Make fat cursor as early as possible, per Bruce suggestion | Andrey A. Chernov | 1994-10-02 | 1 | -6/+2 |
| * | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | David Greenman | 1994-10-01 | 1 | -1/+27 |
| * | Fix broken FAT_CURSOR support, don't set cursor shape on VGA | Andrey A. Chernov | 1994-09-29 | 1 | -1/+6 |
| * | Changed header slightly. | Søren Schmidt | 1994-09-29 | 1 | -2/+3 |
| * | Bug fixed: cursor shaping in mode swithching produce wrong results for | Andrey A. Chernov | 1994-09-27 | 1 | -2/+5 |