summaryrefslogtreecommitdiffstats
path: root/sys/dev/rasops/rasops_bitops.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various whitespace and formatting issues in rasops(9).fcambus2020-07-201-6/+6
* change wsdisplay attribute type from long to uint32_tjsg2020-05-251-2/+2
* In copycols() remove useless code that modifies the uninitializedbluhm2017-09-071-4/+2
* ansify function definitions, and constify a few arrays while there.miod2010-08-281-10/+4
* Change the wsdisplay_emulops return types from void to int; emulops will nowmiod2009-09-051-10/+16
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* It is not clear that the order of operations will be what the programmerhenric2003-02-121-3/+5
* Unstaticize functions, for my ddb sessions pleasure.miod2002-07-271-4/+4
* Import rasops from NetBSD. This gives improved performance for rasternate2001-03-181-0/+318