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