Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | If passed RI_BSWAP, swap32 the stamp | 2002-07-25 | 1 | -1/+3 | ||
| | ||||||
* | Do not use bcopy() when you mean ovbcopy(); found the hard way by aaron@ | 2002-07-23 | 1 | -3/+3 | ||
| | ||||||
* | No newline in panic messages | 2002-07-17 | 1 | -3/+3 | ||
| | ||||||
* | inital -> initial | 2002-07-02 | 1 | -2/+2 | ||
| | ||||||
* | remove unneeded header. | 2002-05-29 | 2 | -4/+2 | ||
| | ||||||
* | o spaces, tabs, spelling cleanup. | 2002-05-28 | 10 | -73/+42 | ||
| | | | | | | o remove unneeded headers. o makes this to compile if RASOPS_SMALL is defined. o makes rasops2 to compile. | |||||
* | make this compile; jason@ ok. | 2002-05-28 | 1 | -14/+11 | ||
| | ||||||
* | use the gallant 12x22 font by default on screens that are more | 2002-05-02 | 1 | -3/+9 | ||
| | | | | | than 960 pixels wide if !SMALL_KERNEL, like rcons does. Ok drahn@, mickey@, miod@.x | |||||
* | First round of __P removal in sys | 2002-03-14 | 9 | -70/+70 | ||
| | ||||||
* | Import rasops from NetBSD. This gives improved performance for raster | 2001-03-18 | 15 | -0/+5060 | ||
operations. |