summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/dev/impact.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* sizes for free(); ok semariederaadt2015-09-081-2/+2
* yet more mallocarray() changes.doug2014-12-131-5/+4
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* Add load_font and list_font accessops to all rasops-based wsdisplay drivers.miod2013-10-211-2/+24
* Use C99 named initializers for struct wsdisplay_accessops fields.miod2013-10-201-11/+6
* Replace all ovbcopy with memmove; swap the src and dst arguments tooderaadt2013-06-111-5/+5
* Slightly tweak the emulation mode colormap to have fit in 4:8:4 instead ofmiod2012-04-191-111/+78
* Split the existing impact@xbow attachment into generic impact routines, andmiod2012-04-181-0/+794