Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use <sys/endian.h> instead of <machine/endian.h> | 2014-12-19 | 1 | -2/+2 | |
* | ansify function definitions, and constify a few arrays while there. | 2010-08-28 | 1 | -31/+8 | |
* | Change the wsdisplay_emulops return types from void to int; emulops will now | 2009-09-05 | 1 | -27/+33 | |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | 2008-06-26 | 1 | -8/+1 | |
* | Since rasops is big-endian internally (because it's the logical choice | 2006-08-03 | 1 | -1/+2 | |
* | Big-endian fix here too. | 2006-01-08 | 1 | -1/+8 | |
* | Fix PIXEL_SHIFT value for 4bit displays. | 2002-07-27 | 1 | -2/+2 | |
* | Unstaticize functions, for my ddb sessions pleasure. | 2002-07-27 | 1 | -15/+15 | |
* | o spaces, tabs, spelling cleanup. | 2002-05-28 | 1 | -7/+3 | |
* | First round of __P removal in sys | 2002-03-14 | 1 | -9/+9 | |
* | Import rasops from NetBSD. This gives improved performance for raster | 2001-03-18 | 1 | -0/+499 |