summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops24.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
2007-09-01Fix space and underline handling in rasops24_putchar(), spotted by Leon Zadorin.Miod Vallat
2002-07-27Unstaticize functions, for my ddb sessions pleasure.Miod Vallat
2002-05-28o spaces, tabs, spelling cleanup.Federico G. Schwindt
2002-05-28make this compile; jason@ ok.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