summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops4.c
AgeCommit message (Expand)Author
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDslukem
2001-08-10Adjust #ifdefs so RASOPS_SMALL doesn't give "defined but not used" warnings.bjh21
2001-01-21Rasops supports 4bit depth.takemura