summaryrefslogtreecommitdiffstats
path: root/sys/dev/wscons/wsdisplay_usl_io.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'option COMPAT_PCVT' now that X doen't use it anymore.matthieu2016-04-241-11/+1
| | | | | | An X server built after april 3 is needed to be able to start X with the new kernel. ok kettenis@
* Remove WSDISPLAY_COMPAT_SYSCONS. We no longer run FreeBSD binary X11naddy2016-03-031-4/+1
| | | | servers. Pointed out by jmc@, ok deraadt@ millert@
* acquiration -> acquisition (so that eyes stop bleeding)miod2006-07-061-2/+2
|
* import newer wscons source from netbsd.mickey2000-05-161-0/+83
art@ said it will make his life easier in alpha rhands@ said it is not used in powerpc for now bjc@ said that it would make vax port easier mickey@ said other platforms can use it, and it's faster