| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvs | cvs2svn | 2008-01-15 | 27 | -27/+27 |
* | MFC: syscons.c rev. 1.453 and syscons.h rev. 1.88 | Hidetoshi Shimokawa | 2007-10-25 | 2 | -1/+17 |
* | MFC: rev 1.452 | Joe Marcus Clarke | 2007-09-30 | 1 | -2/+1 |
* | MFC: | Philip Paeps | 2007-02-24 | 4 | -12/+40 |
* | MFC: 1.449: Fix endless visual beeping. | Ruslan Ermilov | 2006-11-27 | 1 | -1/+1 |
* | MFC: Replace magic numbers for console bell types with defines. | Ruslan Ermilov | 2006-11-19 | 1 | -2/+2 |
* | MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments. | Ruslan Ermilov | 2006-10-04 | 2 | -7/+61 |
* | MFC: | Maksim Yevmenkin | 2006-03-04 | 1 | -4/+42 |
* | MFC syscons.c rev 1.441 and documentation: | Brooks Davis | 2006-02-14 | 1 | -4/+25 |
* | MFC: creator.c 1.9, fbreg.h 1.19, gfb.c 1.8, machfb.c 1.4, | Marius Strobl | 2005-10-05 | 6 | -26/+31 |
* | MFC: | Craig Rodrigues | 2005-09-07 | 2 | -1/+4 |
* | MFC: | Craig Rodrigues | 2005-09-02 | 5 | -14/+17 |
* | MFC to RELENG_6 | Maksim Yevmenkin | 2005-07-20 | 1 | -0/+7 |
* | Fix syscons on amd64. The SC_PIXEL_MODE commit from May 29th added a new | Peter Wemm | 2005-06-14 | 2 | -4/+4 |
* | Only set mode when the incoming ioctl is IOC_VOID, until we have better | Xin LI | 2005-06-10 | 1 | -1/+3 |
* | Fix LINT by defining vga_pxlmouse_planar and vga_pxlmouse_direct. | Scott Long | 2005-05-30 | 1 | -1/+2 |
* | Deny to switch into banked video mode when it is not available. Some | Xin LI | 2005-05-30 | 1 | -1/+2 |
* | Add vr_init_t member to sc_rndr_sw_t instances in order to unbreak | Marius Strobl | 2005-05-29 | 1 | -0/+3 |
* | Add VESA mode support for syscons, which enables the support of 15, 16, | Xin LI | 2005-05-29 | 6 | -71/+479 |
* | - Not every architecture defaults to a black background (e.g. sparc64 | Marius Strobl | 2005-05-21 | 1 | -9/+9 |
* | On sparc64 use 'syscons' rather than 'sc' for SC_DRIVER_NAME so | Marius Strobl | 2005-05-21 | 1 | -0/+8 |
* | Remove superfluous braces and add #ifndef __sparc64__ around the | Marius Strobl | 2005-05-21 | 1 | -18/+41 |
* | For sparc64 conditionalize the compilation of the gfb_cursor() variant | Marius Strobl | 2005-05-21 | 1 | -4/+1 |
* | Remove old epson note support. | Yoshihiro Takahashi | 2005-05-15 | 1 | -21/+2 |
* | - Add color tables for 16 colors mode and 8 colors mode, use a different | Yoshihiro Takahashi | 2005-05-15 | 1 | -27/+16 |
* | - Mask an underline attribute on the pc98 console. It enables to use the same | Yoshihiro Takahashi | 2005-05-15 | 1 | -49/+28 |
* | Remove the ADJUST_CLOCK ioctl on pc98. It's not used at all. | Yoshihiro Takahashi | 2005-05-15 | 1 | -6/+0 |
* | Change a directory layout for pc98. | Yoshihiro Takahashi | 2005-05-10 | 1 | -1/+1 |
* | No need to ifdef this pc98. | Warner Losh | 2005-04-04 | 1 | -2/+0 |
* | Remove debug printout of major/minor numbers, print name instead. | Poul-Henning Kamp | 2005-02-27 | 2 | -4/+4 |
* | Remove the last vestiges of the userconfig option. None of this actually | Scott Long | 2004-12-01 | 1 | -1/+1 |
* | Add new function ttyinitmode() which sets our systemwide default | Poul-Henning Kamp | 2004-10-18 | 2 | -26/+21 |
* | Fix echo in console mode. | Poul-Henning Kamp | 2004-10-14 | 2 | -21/+31 |
* | Disallow negative coordinates and sizes in the syscons CONS_SCRSHOT | Jacques Vidrine | 2004-09-29 | 1 | -2/+4 |
* | Implement the KDENABIO etc ioctl's for amd64 as well. | Peter Wemm | 2004-09-24 | 1 | -2/+5 |
* | Implement the syscons mouse pointer characters for amd64. It was only | Peter Wemm | 2004-09-24 | 1 | -4/+4 |
* | Just because we have a serial console attached does not mean we don't | Dag-Erling Smørgrav | 2004-08-05 | 1 | -1/+1 |
* | Document machdep.enable_panic_key. | Scott Long | 2004-08-02 | 1 | -1/+1 |
* | Avoid casts as lvalues. | Alexander Kabaev | 2004-07-28 | 2 | -3/+3 |
* | Preparation commit for the tty cleanups that will follow in the near | Poul-Henning Kamp | 2004-07-15 | 2 | -2/+2 |
* | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | Poul-Henning Kamp | 2004-07-15 | 1 | -0/+2 |
* | Remove erroneous semicolons. | Stefan Farfeleder | 2004-07-13 | 1 | -1/+1 |
* | Update for the KDB framework. Sanitize the alpha console code now that | Marcel Moolenaar | 2004-07-10 | 1 | -72/+4 |
* | Second half of the dev_t cleanup. | Poul-Henning Kamp | 2004-06-17 | 1 | -1/+1 |
* | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 4 | -20/+20 |
* | Manual edits to change linesw[]-frobbing to ttyld_*() calls. | Poul-Henning Kamp | 2004-06-04 | 1 | -2/+1 |
* | Machine generated patch which changes linedisc calls from accessing | Poul-Henning Kamp | 2004-06-04 | 2 | -15/+15 |
* | Remove unused variable. | Poul-Henning Kamp | 2004-06-01 | 1 | -1/+0 |
* | Gainfully employ the new ttyioctl in the trivial cases. | Poul-Henning Kamp | 2004-06-01 | 2 | -14/+2 |
* | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 2 | -0/+2 |