| Commit message (Expand) | Author | Age | Files | Lines |
* | sys: use our nitems() macro when param.h is available. | pfg | 2016-04-21 | 1 | -2/+1 |
* | Remove more superfluous const specifiers. | dim | 2014-02-23 | 1 | -3/+3 |
* | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | rnoland | 2009-12-29 | 1 | -4/+4 |
* | - Change some softc members to be unsigned where more appropriate. | marius | 2009-04-28 | 1 | -16/+14 |
* | Fix whitespace. | marius | 2009-04-14 | 1 | -13/+13 |
* | Replace explicit calls to video methods with their respective variants | wkoszek | 2007-12-29 | 1 | -2/+2 |
* | Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need | marius | 2007-06-16 | 1 | -7/+9 |
* | Rototill the sparc64 nexus(4) (actually this brings in the code the | marius | 2007-03-07 | 1 | -29/+13 |
* | - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c. | marius | 2007-01-16 | 1 | -41/+405 |
* | Remove the DPMS code in creator_blank_display(), as it causes some | marius | 2006-08-24 | 1 | -9/+0 |
* | Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t | marius | 2005-09-28 | 1 | -5/+5 |
* | - Declare lookup tables etc. const. | marius | 2005-07-10 | 1 | -91/+167 |
* | - In creator_configure() when probed for the high-level console return | marius | 2005-06-04 | 1 | -38/+29 |
* | o creator(4): | marius | 2005-05-21 | 1 | -157/+236 |
* | - Add missing <sys/module.h>. [1] | marius | 2004-07-09 | 1 | -6/+2 |
* | - Use an ihandle_t to store the stdout instance handle instead of a | tmm | 2004-04-04 | 1 | -2/+2 |
* | Don't confuse NULL with 0. | obrien | 2004-01-02 | 1 | -3/+3 |
* | Fix a typo. Allow for the creator not being stdout. | jake | 2003-11-11 | 1 | -9/+8 |
* | Add a driver for creator upa frame buffers found in many sparc64 machines. | jake | 2003-08-24 | 1 | -0/+648 |