summaryrefslogtreecommitdiffstats
path: root/sys/dev/wsfont/wsfont.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement counter-clockwise rotation.kettenis2017-08-171-2/+2
* No longer store fonts added with the WSDISPLAYIO_LDFONT ioctl into themiod2013-10-201-2/+2
* Add a load_font accessop to rasops, to allow for fonts to be loaded andmiod2013-10-201-3/+3
* Remove unused definition WSFONT_RDONLY.shadchin2012-01-101-2/+1
* Remove unused function wsfont_getflg.shadchin2012-01-101-2/+1
* Remove extra and trailing spaces.shadchin2012-01-061-3/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Stop compiling the texte console rotation code #ifdef __zaurus__, but usemiod2005-09-151-1/+2
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-2/+2
* First round of __P removal in sysmillert2002-03-141-10/+10
* Importing wsfont stuff from NetBSD.nate2001-03-181-0/+86