Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. | yokota | 2000-03-31 | 1 | -0/+1 |
* | Use config's conditional compilation rather than using #ifdefs that make | peter | 2000-01-29 | 1 | -6/+3 |
* | Make the mouse cursor char code configurable via the CONS_MOUSECTL | yokota | 2000-01-12 | 1 | -9/+9 |
* | Change isa_get/set_flags() to device_get/set_flags(). | dfr | 1999-09-07 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Merge the cons.c and cons.h to the best of my ability. alpha may or | phk | 1999-08-09 | 1 | -2/+2 |
* | Declare the correct size of softc and fix sc_get_softc(). | yokota | 1999-06-24 | 1 | -4/+4 |
* | The second phase of syscons reorganization. | yokota | 1999-06-22 | 1 | -5/+165 |
* | No support for pnp yet. | dfr | 1999-05-30 | 1 | -1/+5 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -2/+1 |
* | Bring the 'new-bus' to the i386. This extensively changes the way the | peter | 1999-04-16 | 1 | -1/+4 |
* | Update the alpha port to use the new syscons. | dfr | 1999-01-23 | 1 | -0/+80 |