summaryrefslogtreecommitdiffstats
path: root/sys/dev/rasops/rasops32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansify function definitions, and constify a few arrays while there.miod2010-08-281-8/+3
* Change the wsdisplay_emulops return types from void to int; emulops will nowmiod2009-09-051-5/+7
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Unstaticize functions, for my ddb sessions pleasure.miod2002-07-271-3/+3
* o spaces, tabs, spelling cleanup.fgsch2002-05-281-8/+4
* First round of __P removal in sysmillert2002-03-141-2/+2
* Import rasops from NetBSD. This gives improved performance for rasternate2001-03-181-0/+142