summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops2.c
AgeCommit message (Collapse)Author
2002-07-27Unstaticize functions, for my ddb sessions pleasure.Miod Vallat
Plus it makes hangman more difficult.
2002-05-29remove unneeded header.Federico G. Schwindt
2002-05-28o spaces, tabs, spelling cleanup.Federico G. Schwindt
o remove unneeded headers. o makes this to compile if RASOPS_SMALL is defined. o makes rasops2 to compile.
2002-03-14First round of __P removal in sysTodd C. Miller
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert
operations.