summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops8.c
AgeCommit message (Expand)Author
2009-09-05Change the wsdisplay_emulops return types from void to int; emulops will nowMiod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-12-02On frame buffers which endianness differs from the host CPU, we can not affordMiod Vallat
2002-07-27Unstaticize functions, for my ddb sessions pleasure.Miod Vallat
2002-07-25If passed RI_BSWAP, swap32 the stampJason Wright
2002-05-29remove unneeded header.Federico G. Schwindt
2002-05-28o spaces, tabs, spelling cleanup.Federico G. Schwindt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert