| Commit message (Expand) | Author | Age | Files | Lines |
* | In set_mouse_pos(), try to avoid division by zero errors. | rodrigc | 2005-09-07 | 1 | -1/+2 |
* | In sc_set_text_mode(), reset fontwidth if it is <= 0. | rodrigc | 2005-09-06 | 1 | -0/+2 |
* | Prevent division by zero errors in sc_mouse_move() | rodrigc | 2005-08-30 | 5 | -14/+17 |
* | kbdmux(4) keyboard multiplexer integration | emax | 2005-07-13 | 1 | -0/+7 |
* | Fix syscons on amd64. The SC_PIXEL_MODE commit from May 29th added a new | peter | 2005-06-14 | 2 | -4/+4 |
* | Only set mode when the incoming ioctl is IOC_VOID, until we have better | delphij | 2005-06-10 | 1 | -1/+3 |
* | Fix LINT by defining vga_pxlmouse_planar and vga_pxlmouse_direct. | scottl | 2005-05-30 | 1 | -1/+2 |
* | Deny to switch into banked video mode when it is not available. Some | delphij | 2005-05-30 | 1 | -1/+2 |
* | Add vr_init_t member to sc_rndr_sw_t instances in order to unbreak | marius | 2005-05-29 | 1 | -0/+3 |
* | Add VESA mode support for syscons, which enables the support of 15, 16, | delphij | 2005-05-29 | 6 | -71/+479 |
* | - Not every architecture defaults to a black background (e.g. sparc64 | marius | 2005-05-21 | 1 | -9/+9 |
* | On sparc64 use 'syscons' rather than 'sc' for SC_DRIVER_NAME so | marius | 2005-05-21 | 1 | -0/+8 |
* | Remove superfluous braces and add #ifndef __sparc64__ around the | marius | 2005-05-21 | 1 | -18/+41 |
* | For sparc64 conditionalize the compilation of the gfb_cursor() variant | marius | 2005-05-21 | 1 | -4/+1 |
* | Remove old epson note support. | nyan | 2005-05-15 | 1 | -21/+2 |
* | - Add color tables for 16 colors mode and 8 colors mode, use a different | nyan | 2005-05-15 | 1 | -27/+16 |
* | - Mask an underline attribute on the pc98 console. It enables to use the same | nyan | 2005-05-15 | 1 | -49/+28 |
* | Remove the ADJUST_CLOCK ioctl on pc98. It's not used at all. | nyan | 2005-05-15 | 1 | -6/+0 |
* | Change a directory layout for pc98. | nyan | 2005-05-10 | 1 | -1/+1 |
* | No need to ifdef this pc98. | imp | 2005-04-04 | 1 | -2/+0 |
* | Remove debug printout of major/minor numbers, print name instead. | phk | 2005-02-27 | 2 | -4/+4 |
* | Remove the last vestiges of the userconfig option. None of this actually | scottl | 2004-12-01 | 1 | -1/+1 |
* | Add new function ttyinitmode() which sets our systemwide default | phk | 2004-10-18 | 2 | -26/+21 |
* | Fix echo in console mode. | phk | 2004-10-14 | 2 | -21/+31 |
* | Disallow negative coordinates and sizes in the syscons CONS_SCRSHOT | nectar | 2004-09-29 | 1 | -2/+4 |
* | Implement the KDENABIO etc ioctl's for amd64 as well. | peter | 2004-09-24 | 1 | -2/+5 |
* | Implement the syscons mouse pointer characters for amd64. It was only | peter | 2004-09-24 | 1 | -4/+4 |
* | Just because we have a serial console attached does not mean we don't | des | 2004-08-05 | 1 | -1/+1 |
* | Document machdep.enable_panic_key. | scottl | 2004-08-02 | 1 | -1/+1 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 2 | -3/+3 |
* | Preparation commit for the tty cleanups that will follow in the near | phk | 2004-07-15 | 2 | -2/+2 |
* | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | phk | 2004-07-15 | 1 | -0/+2 |
* | Remove erroneous semicolons. | stefanf | 2004-07-13 | 1 | -1/+1 |
* | Update for the KDB framework. Sanitize the alpha console code now that | marcel | 2004-07-10 | 1 | -72/+4 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 1 | -1/+1 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 4 | -20/+20 |
* | Manual edits to change linesw[]-frobbing to ttyld_*() calls. | phk | 2004-06-04 | 1 | -2/+1 |
* | Machine generated patch which changes linedisc calls from accessing | phk | 2004-06-04 | 2 | -15/+15 |
* | Remove unused variable. | phk | 2004-06-01 | 1 | -1/+0 |
* | Gainfully employ the new ttyioctl in the trivial cases. | phk | 2004-06-01 | 2 | -14/+2 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 2 | -0/+2 |
* | Rearrangements needed for syscons(4) to be used as a console device | kensmith | 2004-04-02 | 1 | -20/+41 |
* | Fixed a nasty old bug where a visual bell in the currently active | ru | 2004-03-18 | 1 | -1/+2 |
* | Device megapatch 4/6: | phk | 2004-02-21 | 2 | -5/+4 |
* | Device megapatch 3/6: | phk | 2004-02-21 | 2 | -5/+0 |
* | Device megapatch 1/6: | phk | 2004-02-21 | 1 | -4/+1 |
* | Try again to get rid of makedev(). | phk | 2004-02-14 | 1 | -5/+9 |
* | Back out my last commit to syscons, things seem to be far more evil | phk | 2004-02-13 | 1 | -9/+5 |
* | Don't use makedev() to hack up dev_t's early in boot, do it right | phk | 2004-02-12 | 1 | -5/+9 |
* | Eliminate global cons_unavailable flag and replace it by the status | kan | 2004-02-05 | 1 | -6/+9 |