summaryrefslogtreecommitdiffstats
path: root/sys/dev/videomode
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08If you use sys/param.h, you don't need sys/types.hderaadt1-4/+2
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt4-9/+3
ok guenther millert kettenis
2009-11-12Use the number of products in the terminating condition when iteratingjsg1-1/+1
through the products array not the number of vendors. found by parfait ok deraadt@ miod@ mglocker@
2009-10-08Import EDID handling code from NetBSD. Ok deraadt@, miod@, mglocker@.matthieu15-0/+2792