index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
rasops
Age
Commit message (
Expand
)
Author
2005-01-14
Typo
Miod Vallat
2003-12-17
Provide a real inverted cursor for rasops-based consoles; inspired by
Miod Vallat
2003-04-14
Remove dead attribute "rasterconsole".
Miod Vallat
2003-02-12
It is not clear that the order of operations will be what the programmer
Henric Jungheim
2002-08-12
Add a callback routine for when the cursor position is updated (this allows
Jason Wright
2002-07-28
Define RASOPS_SMALL when SMALL_KERNEL is also defined.
Miod Vallat
2002-07-27
Fix PIXEL_SHIFT value for 4bit displays.
Miod Vallat
2002-07-27
Unstaticize functions, for my ddb sessions pleasure.
Miod Vallat
2002-07-25
If passed RI_BSWAP, swap32 the stamp
Jason Wright
2002-07-23
Do not use bcopy() when you mean ovbcopy(); found the hard way by aaron@
Miod Vallat
2002-07-17
No newline in panic messages
Miod Vallat
2002-07-02
inital -> initial
Nathan Binkert
2002-05-29
remove unneeded header.
Federico G. Schwindt
2002-05-28
o spaces, tabs, spelling cleanup.
Federico G. Schwindt
2002-05-28
make this compile; jason@ ok.
Federico G. Schwindt
2002-05-02
use the gallant 12x22 font by default on screens that are more
Matthieu Herrb
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-03-18
Import rasops from NetBSD. This gives improved performance for raster
Nathan Binkert